Hello community, here is the log from the commit of package attr for openSUSE:Factory checked in at 2015-05-15 09:54:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/attr (Old) and /work/SRC/openSUSE:Factory/.attr.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "attr" Changes: -------- --- /work/SRC/openSUSE:Factory/attr/attr.changes 2014-10-15 16:19:22.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.attr.new/attr.changes 2015-05-15 09:54:14.000000000 +0200 @@ -1,0 +2,6 @@ +Mon May 11 07:33:07 UTC 2015 - [email protected] + +- remove man5/attr.5, it is now part of man-pages + http://lwn.net/Articles/643559/ + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ attr.spec ++++++ --- /var/tmp/diff_new_pack.lfIj2B/_old 2015-05-15 09:54:14.000000000 +0200 +++ /var/tmp/diff_new_pack.lfIj2B/_new 2015-05-15 09:54:14.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package attr # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -106,6 +106,7 @@ ln -sf "/%_lib/$t" "$b/%_libdir/libattr.so" rm -f "$b/%_libdir"/*.la rm -fv $RPM_BUILD_ROOT%{_mandir}/man2/*xattr.2* +rm $b%{_mandir}/man5/attr.5 install -d -m 755 $RPM_BUILD_ROOT/%{_sysconfdir} install -m 644 %_sourcedir/xattr.conf $RPM_BUILD_ROOT/%{_sysconfdir} %find_lang %name @@ -122,7 +123,6 @@ %_defaultdocdir/attr/COPYING %_defaultdocdir/attr/PORTING %_mandir/man1/*.1* -%_mandir/man5/*.5* %_bindir/attr %_bindir/getfattr %_bindir/setfattr
