Hello community, here is the log from the commit of package reiserfs for openSUSE:Factory checked in at 2019-05-03 22:36:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/reiserfs (Old) and /work/SRC/openSUSE:Factory/.reiserfs.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "reiserfs" Fri May 3 22:36:13 2019 rev:40 rq:698199 version:3.6.27 Changes: -------- --- /work/SRC/openSUSE:Factory/reiserfs/reiserfs.changes 2018-08-07 09:41:37.349157946 +0200 +++ /work/SRC/openSUSE:Factory/.reiserfs.new.5148/reiserfs.changes 2019-05-03 22:36:14.865445158 +0200 @@ -1,0 +2,15 @@ +Fri Apr 26 11:26:19 UTC 2019 - Martin Liška <mliska@suse.cz> + +- Use %make_build. + +------------------------------------------------------------------- +Fri Apr 26 11:22:11 UTC 2019 - Martin Liška <mliska@suse.cz> + +- Use FAT LTO objects in order to provide proper static library (boo#1133282). + +------------------------------------------------------------------- +Tue Aug 7 12:56:51 UTC 2018 - dmueller@suse.com + +- fix build for older distros + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ reiserfs.spec ++++++ --- /var/tmp/diff_new_pack.EImNSh/_old 2019-05-03 22:36:15.393173413 +0200 +++ /var/tmp/diff_new_pack.EImNSh/_new 2019-05-03 22:36:15.393173413 +0200 @@ -1,7 +1,7 @@ # # spec file for package reiserfs # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # 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/ # @@ -71,10 +71,11 @@ %patch1 -p1 %build +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects autoreconf -fiv export CFLAGS="%optflags -D_GNU_SOURCE" %configure --exec-prefix=/ --bindir=/bin --sbindir=/sbin -make %{?_smp_mflags} +%make_build %install install -d ${RPM_BUILD_ROOT}/sbin @@ -85,7 +86,11 @@ %defattr(-, root, root) /sbin/* %doc %{_mandir}/man8/* +%if 0%{?suse_version} < 1210 +%doc COPYING +%else %license COPYING +%endif %files -n libreiserfscore-devel %defattr(-, root, root)
participants (1)
-
root