Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package csindex for openSUSE:Factory checked in at 2023-11-07 21:28:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/csindex (Old) and /work/SRC/openSUSE:Factory/.csindex.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "csindex" Tue Nov 7 21:28:31 2023 rev:18 rq:1124007 version:19980713 Changes: -------- --- /work/SRC/openSUSE:Factory/csindex/csindex.changes 2014-09-06 12:18:11.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.csindex.new.17445/csindex.changes 2023-11-07 21:29:24.238242415 +0100 @@ -1,0 +2,6 @@ +Mon Nov 6 15:56:16 UTC 2023 - Dominique Leuenberger <[email protected]> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ csindex.spec ++++++ --- /var/tmp/diff_new_pack.1gbGJ1/_old 2023-11-07 21:29:24.674258470 +0100 +++ /var/tmp/diff_new_pack.1gbGJ1/_new 2023-11-07 21:29:24.674258470 +0100 @@ -1,7 +1,7 @@ # # spec file for package csindex # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -24,8 +24,8 @@ Release: 0 Source: %{name}-%{version}.tar.bz2 Source1: COPYING -Url: ftp://ftp.fi.muni.cz/pub/localization/csindex/ -Patch: %{name}-%{version}.dif +URL: ftp://ftp.fi.muni.cz/pub/localization/csindex/ +Patch0: %{name}-%{version}.dif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -36,7 +36,7 @@ %prep %setup install -m 644 %{SOURCE1} . -%patch +%patch0 %build make CC="gcc $RPM_OPT_FLAGS" %{?_smp_mflags}
