SPECS: filesystem.spec - rel 19 - added /etc/default
baggins
baggins at pld-linux.org
Wed May 14 12:18:30 CEST 2008
Author: baggins Date: Wed May 14 10:18:30 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 19
- added /etc/default
---- Files affected:
SPECS:
filesystem.spec (1.88 -> 1.89)
---- Diffs:
================================================================
Index: SPECS/filesystem.spec
diff -u SPECS/filesystem.spec:1.88 SPECS/filesystem.spec:1.89
--- SPECS/filesystem.spec:1.88 Tue Mar 25 10:59:02 2008
+++ SPECS/filesystem.spec Wed May 14 12:18:25 2008
@@ -12,7 +12,7 @@
Summary(pl.UTF-8): Wspólne katalogi
Name: filesystem
Version: 3.0
-Release: 18
+Release: 19
License: GPL
Group: Base
BuildRequires: automake
@@ -67,7 +67,7 @@
install -d \
$RPM_BUILD_ROOT/{initrd,selinux,sys} \
- $RPM_BUILD_ROOT/etc/{pki,X11/xinit/xinitrc.d,certs,security,sysconfig/wmstyle,xdg/autostart} \
+ $RPM_BUILD_ROOT/etc/{pki,X11/xinit/xinitrc.d,certs,default,security,sysconfig/wmstyle,xdg/autostart} \
$RPM_BUILD_ROOT/home/{users,services} \
$RPM_BUILD_ROOT/lib/{firmware,security} \
$RPM_BUILD_ROOT/usr/include/security \
@@ -133,6 +133,7 @@
%dir /etc/X11/xinit
%dir /etc/X11/xinit/xinitrc.d
%attr(751,root,root) %dir /etc/certs
+%dir /etc/default
%attr(751,root,root) %dir /etc/security
%dir /etc/sysconfig
%dir /etc/sysconfig/wmstyle
@@ -193,6 +194,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.89 2008-05-14 10:18:25 baggins
+- rel 19
+- added /etc/default
+
Revision 1.88 2008-03-25 09:59:02 glen
- add /etc/pki
- always build -debuginfo subpkg
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/filesystem.spec?r1=1.88&r2=1.89&f=u
More information about the pld-cvs-commit
mailing list