Accepting request 1129602 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1129602
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glib2?expand=0&rev=274
This commit is contained in:
Ana Guerrero 2023-11-29 20:19:38 +00:00 committed by Git OBS Bridge
commit cc6f370fef
2 changed files with 6 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Nov 28 11:03:25 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup instead of %setup/%patch.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Oct 25 13:18:49 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com> Wed Oct 25 13:18:49 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -256,11 +256,7 @@ the functionality of the installed glib2 package.
%lang_package %lang_package
%prep %prep
%setup -q -n glib-%{version} %autosetup -p1 -n glib-%{version}
%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch4 -p1
cp -a %{SOURCE1} %{SOURCE2} %{SOURCE5} . cp -a %{SOURCE1} %{SOURCE2} %{SOURCE5} .
cp -a %{SOURCE4} gnome_defaults.conf cp -a %{SOURCE4} gnome_defaults.conf