forked from pool/antlr3c
Accepting request 1147811 from home:dimstar:rpm4.20:a
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1147811 OBS-URL: https://build.opensuse.org/package/show/network:telephony/antlr3c?expand=0&rev=15
This commit is contained in:
parent
ce10b129cc
commit
6ba97d896e
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 10:54:07 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 16 07:23:25 UTC 2016 - jslaby@suse.com
|
||||
|
||||
|
@ -72,11 +72,7 @@ This package contains header files and development libraries needed to
|
||||
develop programs using the antlr3c library.
|
||||
|
||||
%prep
|
||||
%setup -q -n lib%{name}-%{version}
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%autosetup -p1 -n lib%{name}-%{version}
|
||||
|
||||
%build
|
||||
autoreconf -fiv
|
||||
|
Loading…
Reference in New Issue
Block a user