SHA256
1
0
forked from pool/attr

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
This commit is contained in:
Marcus Meissner 2015-05-11 11:41:05 +00:00 committed by Git OBS Bridge
parent bf6019918e
commit 1329059c4a
2 changed files with 8 additions and 2 deletions

View File

@ -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

View File

@ -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