Accepting request 1150968 from home:dimstar:rpm4.20:c
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1150968 OBS-URL: https://build.opensuse.org/package/show/utilities/ccze?expand=0&rev=5
This commit is contained in:
parent
bf88ea68c8
commit
d895d8ffc2
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 26 10:40:43 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %patch -P N instead of deprecated %patchN.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Feb 11 17:39:47 UTC 2017 - jengelh@inai.de
|
Sat Feb 11 17:39:47 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -50,7 +50,7 @@ applications that use %name.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n %name-%name-0.2.1-2
|
%setup -q -n %name-%name-0.2.1-2
|
||||||
%setup -D -T -b 1 -q -n %name-%name-0.2.1-2
|
%setup -D -T -b 1 -q -n %name-%name-0.2.1-2
|
||||||
%patch0 -p1
|
%patch -P 0 -p1
|
||||||
patch -p1 debian/patches/288834_FTBFS_unrecognized_command_line_option_-Wmulticharacter.patch
|
patch -p1 debian/patches/288834_FTBFS_unrecognized_command_line_option_-Wmulticharacter.patch
|
||||||
patch -p1 debian/patches/doc___ccze.1.in.patch
|
patch -p1 debian/patches/doc___ccze.1.in.patch
|
||||||
patch -p1 debian/patches/fix_capitalization_typo.patch
|
patch -p1 debian/patches/fix_capitalization_typo.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user