Accepting request 1151909 from Publishing

OBS-URL: https://build.opensuse.org/request/show/1151909
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/csindex?expand=0&rev=19
This commit is contained in:
Ana Guerrero 2024-02-26 18:50:33 +00:00 committed by Git OBS Bridge
commit 2b442000fd
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}