Accepting request 49395 from Base:System
Copy from Base:System/util-linux based on submit request 49395 from user elvigia OBS-URL: https://build.opensuse.org/request/show/49395 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=97
This commit is contained in:
commit
8c84b3d612
@ -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
|
||||
|
||||
|
@ -37,7 +37,7 @@ License: GPLv2+
|
||||
Group: System/Base
|
||||
AutoReqProv: on
|
||||
Version: 2.18
|
||||
Release: 1
|
||||
Release: 2
|
||||
Recommends: %name-lang = %{version}
|
||||
Summary: A collection of basic system utilities
|
||||
Source: ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v%{version}/%name-ng-%{version}.tar.bz2
|
||||
@ -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