public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gnome-extensions-app] rawhide: Add "-p1" into %autosetup
@ 2026-07-02  9:25 Milan Crha
  0 siblings, 0 replies; only message in thread
From: Milan Crha @ 2026-07-02  9:25 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/gnome-extensions-app
            Branch : rawhide
            Commit : f0951d45d5cdfc4b85cc0f72cf27141bca773cf2
            Author : Milan Crha <mcrha@redhat.com>
            Date   : 2026-07-02T11:23:19+02:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gnome-extensions-app/c/f0951d45d5cdfc4b85cc0f72cf27141bca773cf2?branch=rawhide

            Log:
            Add "-p1" into %autosetup

While not really missing, it'll be better to be there.

[skip changelog]

---
diff --git a/gnome-extensions-app.spec b/gnome-extensions-app.spec
index acbaae9..8c1cc25 100644
--- a/gnome-extensions-app.spec
+++ b/gnome-extensions-app.spec
@@ -33,7 +33,7 @@ GNOME Shell extensions.
 
 
 %prep
-%autosetup -n %{name}-%{gnome_tarball_version}
+%autosetup -p1 -n %{name}-%{gnome_tarball_version}
 
 
 %build

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-02  9:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-02  9:25 [rpms/gnome-extensions-app] rawhide: Add "-p1" into %autosetup Milan Crha

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox