forked from pool/csindex
Accepting request 1151191 from home:dimstar:rpm4.20:c
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1151191 OBS-URL: https://build.opensuse.org/package/show/Publishing/csindex?expand=0&rev=11
This commit is contained in:
parent
c614edd1b5
commit
0afc9bca93
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 11:06:50 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
PatchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 6 15:56:16 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -34,9 +34,9 @@ Usage: csindex -z il2 file.idx Creates file.ind - a sorted index file.
|
||||
Uses the ISO 8859-2 encoding.
|
||||
|
||||
%prep
|
||||
%setup
|
||||
%autosetup -p0
|
||||
|
||||
install -m 644 %{SOURCE1} .
|
||||
%patch0
|
||||
|
||||
%build
|
||||
make CC="gcc $RPM_OPT_FLAGS" %{?_smp_mflags}
|
||||
|
Loading…
Reference in New Issue
Block a user