forked from pool/aalib
Accepting request 1147785 from devel:libraries:c_c++
- Use %patch -P N instead of deprecated %patchN. (forwarded request 1147720 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1147785 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aalib?expand=0&rev=35
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 09:55:02 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 15 13:53:57 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
||||
28
aalib.spec
28
aalib.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package aalib
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -88,22 +88,22 @@ Files needed for developing software that uses AAlib.
|
||||
|
||||
%prep
|
||||
%setup -q -a 1 -b 2
|
||||
%patch1
|
||||
%patch3
|
||||
%patch10
|
||||
%patch11
|
||||
%patch12
|
||||
%patch13 -p1
|
||||
%patch -P 1
|
||||
%patch -P 3
|
||||
%patch -P 10
|
||||
%patch -P 11
|
||||
%patch -P 12
|
||||
%patch -P 13 -p1
|
||||
cd aavga-1.0
|
||||
%patch2
|
||||
%patch -P 2
|
||||
cd ../../aview-*
|
||||
%patch4
|
||||
%patch7
|
||||
%patch8
|
||||
%patch -P 4
|
||||
%patch -P 7
|
||||
%patch -P 8
|
||||
cd ..
|
||||
%patch5
|
||||
%patch6
|
||||
%patch9
|
||||
%patch -P 5
|
||||
%patch -P 6
|
||||
%patch -P 9
|
||||
|
||||
%build
|
||||
%{?suse_update_config}
|
||||
|
||||
Reference in New Issue
Block a user