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:
commit
2b442000fd
@ -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