forked from pool/util-linux
Accepting request 49345 from home:a_jaeger:branches:openSUSE:Factory
OBS-URL: https://build.opensuse.org/request/show/49345 OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=50
This commit is contained in:
parent
5ed9b5949f
commit
2ab3587ec8
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 28 11:42:46 UTC 2010 - aj@suse.de
|
||||
|
||||
- uuidd rc file already creates /var/run/uuidd, mark it as %ghost
|
||||
in spec file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 9 06:23:27 UTC 2010 - puzel@novell.com
|
||||
|
||||
|
@ -679,7 +679,7 @@ fi
|
||||
%defattr(-, root, root)
|
||||
%verify(not mode) %attr(0755,root,root) /usr/sbin/uuidd
|
||||
%attr(-,uuidd,uuidd) %dir /var/lib/libuuid
|
||||
%attr(-,uuidd,uuidd) %dir /var/run/uuidd
|
||||
%attr(-,uuidd,uuidd) %ghost %dir /var/run/uuidd
|
||||
/etc/init.d/uuidd
|
||||
%{_mandir}/man8/uuidd.8.gz
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user