Accepting request 1150930 from home:dimstar:rpm4.20:c
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1150930 OBS-URL: https://build.opensuse.org/package/show/M17N/cedilla?expand=0&rev=8
This commit is contained in:
parent
ce1339d765
commit
ae55d97885
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 26 10:34:14 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %patch -P N instead of deprecated %patchN.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 28 22:50:20 UTC 2016 - dvaleev@suse.com
|
Mon Mar 28 22:50:20 UTC 2016 - dvaleev@suse.com
|
||||||
|
|
||||||
|
@ -63,8 +63,8 @@ number of techniques:
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p 1 -b .destdir
|
%patch -P 0 -p 1 -b .destdir
|
||||||
%patch1 -p1
|
%patch -P 1 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
./compile-cedilla
|
./compile-cedilla
|
||||||
|
Loading…
Reference in New Issue
Block a user