SHA256
1
0
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:
Martin Pluskal 2024-02-26 17:58:10 +00:00 committed by Git OBS Bridge
parent c614edd1b5
commit 0afc9bca93
2 changed files with 8 additions and 2 deletions

View File

@ -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>

View File

@ -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}