diff --git a/attr.changes b/attr.changes index 6d22c00..ce1ddb2 100644 --- a/attr.changes +++ b/attr.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 11 07:33:07 UTC 2015 - pgajdos@suse.com + +- remove man5/attr.5, it is now part of man-pages + http://lwn.net/Articles/643559/ + ------------------------------------------------------------------- Tue Sep 23 15:52:35 UTC 2014 - jengelh@inai.de diff --git a/attr.spec b/attr.spec index 112efe1..8c9820c 100644 --- a/attr.spec +++ b/attr.spec @@ -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 @@ t=$(readlink "$b/%_libdir/libattr.so") 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 @@ install -m 644 %_sourcedir/xattr.conf $RPM_BUILD_ROOT/%{_sysconfdir} %_defaultdocdir/attr/COPYING %_defaultdocdir/attr/PORTING %_mandir/man1/*.1* -%_mandir/man5/*.5* %_bindir/attr %_bindir/getfattr %_bindir/setfattr