Hello community,

here is the log from the commit of package attr for openSUSE:Factory checked in 
at 2018-03-24 16:06:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/attr (Old)
 and      /work/SRC/openSUSE:Factory/.attr.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "attr"

Sat Mar 24 16:06:27 2018 rev:39 rq:589225 version:2.4.47

Changes:
--------
--- /work/SRC/openSUSE:Factory/attr/attr.changes        2015-05-15 
09:54:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.attr.new/attr.changes   2018-03-24 
16:06:28.618754170 +0100
@@ -1,0 +2,5 @@
+Tue Mar 20 13:10:52 CET 2018 - [email protected]
+
+- Use %license instead of %doc [bsc#1082318]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ attr.spec ++++++
--- /var/tmp/diff_new_pack.tJMeB5/_old  2018-03-24 16:06:29.466723602 +0100
+++ /var/tmp/diff_new_pack.tJMeB5/_new  2018-03-24 16:06:29.470723457 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package attr
 #
-# Copyright (c) 2015 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
@@ -19,7 +19,7 @@
 Name:           attr
 %define lname  libattr1
 Summary:        Commands for Manipulating Extended Attributes
-License:        GPL-2.0+ and LGPL-2.1+
+License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          System/Filesystems
 Version:        2.4.47
 Release:        0
@@ -45,8 +45,8 @@
 
 %package -n %lname
 Summary:        A dynamic library for filesystem extended attribute support
-Group:          System/Libraries
 # bug437293
+Group:          System/Libraries
 %ifarch ppc64
 Obsoletes:      libattr-64bit
 %endif
@@ -107,6 +107,7 @@
 rm -f "$b/%_libdir"/*.la
 rm -fv $RPM_BUILD_ROOT%{_mandir}/man2/*xattr.2*
 rm $b%{_mandir}/man5/attr.5
+rm -fv $b%_defaultdocdir/attr/COPYING*
 install -d -m 755 $RPM_BUILD_ROOT/%{_sysconfdir}
 install -m 644 %_sourcedir/xattr.conf $RPM_BUILD_ROOT/%{_sysconfdir}
 %find_lang %name
@@ -117,10 +118,10 @@
 
 %files -f %{name}.lang
 %defattr (-,root,root)
+%license doc/COPYING
 %dir %_defaultdocdir/attr
 %_defaultdocdir/attr/README
 %_defaultdocdir/attr/CHANGES.gz
-%_defaultdocdir/attr/COPYING
 %_defaultdocdir/attr/PORTING
 %_mandir/man1/*.1*
 %_bindir/attr
@@ -139,9 +140,8 @@
 
 %files -n %lname
 %defattr (-,root,root)
+%license doc/COPYING.LGPL
 /%{_lib}/libattr.so.1*
 %config %{_sysconfdir}/xattr.conf
-%dir %_defaultdocdir/attr
-%_defaultdocdir/attr/COPYING.LGPL
 
 %changelog



Reply via email to