Hello community,

here is the log from the commit of package reiserfs for openSUSE:Factory 
checked in at 2018-08-07 09:41:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/reiserfs (Old)
 and      /work/SRC/openSUSE:Factory/.reiserfs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "reiserfs"

Tue Aug  7 09:41:35 2018 rev:39 rq:627148 version:3.6.27

Changes:
--------
--- /work/SRC/openSUSE:Factory/reiserfs/reiserfs.changes        2017-12-05 
01:30:58.751683169 +0100
+++ /work/SRC/openSUSE:Factory/.reiserfs.new/reiserfs.changes   2018-08-07 
09:41:37.349157946 +0200
@@ -1,0 +2,6 @@
+Thu Aug  2 08:08:42 UTC 2018 - sch...@suse.de
+
+- Compile with _GNU_SOURCE to get loff_t
+- Use %license for COPYING
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ reiserfs.spec ++++++
--- /var/tmp/diff_new_pack.q0hb8N/_old  2018-08-07 09:41:38.737160363 +0200
+++ /var/tmp/diff_new_pack.q0hb8N/_new  2018-08-07 09:41:38.737160363 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package reiserfs
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -33,7 +33,7 @@
 Version:        3.6.27
 Release:        0
 Summary:        Reiser File System utilities
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/Filesystems
 Source:         reiserfsprogs-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -72,7 +72,7 @@
 
 %build
 autoreconf -fiv
-export CFLAGS="%optflags"
+export CFLAGS="%optflags -D_GNU_SOURCE"
 %configure --exec-prefix=/ --bindir=/bin --sbindir=/sbin
 make %{?_smp_mflags}
 
@@ -85,7 +85,7 @@
 %defattr(-, root, root)
 /sbin/*
 %doc %{_mandir}/man8/*
-%doc COPYING
+%license COPYING
 
 %files -n libreiserfscore-devel
 %defattr(-, root, root)


Reply via email to