Accepting request 1149493 from home:dimstar:rpm4.20:n
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1149493 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/non-ntk?expand=0&rev=24
This commit is contained in:
parent
a2d945fc8a
commit
7a3af60fa7
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 22 14:03:15 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 3 10:08:33 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -76,9 +76,7 @@ Requires: %{name}-devel
|
||||
%{summary}, an interactive GUI designer for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q -n ntk-%{version}
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%autosetup -p1 -n ntk-%{version}
|
||||
|
||||
sed -i -e "s|append_value('C\(.*\)FLAGS', CFLAGS|append_value('C\1FLAGS','%{optflags}'.split(' ')|" \
|
||||
wscript
|
||||
|
Loading…
Reference in New Issue
Block a user