From 1329059c4a3d3d891a8919ca9f42cd2a577cb04b551faffc7ea8ecb5556f316b Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 11 May 2015 11:41:05 +0000 Subject: [PATCH] Accepting request 306299 from home:pgajdos - remove man5/attr.5, it is now part of man-pages http://lwn.net/Articles/643559/ OBS-URL: https://build.opensuse.org/request/show/306299 OBS-URL: https://build.opensuse.org/package/show/Base:System/attr?expand=0&rev=39 --- attr.changes | 6 ++++++ attr.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) 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