]> git.pld-linux.org Git - packages/rc-scripts.git/commitdiff
- rel 2; package /etc/localtime auto/th/rc-scripts-0_4_1_3-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 3 Feb 2007 23:51:02 +0000 (23:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rc-scripts.spec -> 1.248

rc-scripts.spec

index 53f1fef5f31057d5039691db23ac44625de78cdc..f2d12a8740c7b351c93050ba9937c7918be91ad4 100644 (file)
@@ -10,7 +10,7 @@ Summary(pl):  inittab i skrypty startowe z katalogu /etc/rc.d
 Summary(tr):   inittab ve /etc/rc.d dosyalarý
 Name:          rc-scripts
 Version:       0.4.1.3
-Release:       1
+Release:       2
 License:       GPL
 Group:         Base
 #Source0:      ftp://ftp1.pld-linux.org/people/arekm/software/%{name}-%{version}.tar.gz
@@ -156,6 +156,7 @@ for i in 0 1 6; do
 done
 
 > $RPM_BUILD_ROOT/var/log/dmesg
+> $RPM_BUILD_ROOT/etc/localtime
 
 # make /etc/init.d symlink relative
 ln -nfs rc.d/init.d $RPM_BUILD_ROOT/etc/init.d
@@ -281,6 +282,7 @@ mv -f /etc/sysconfig/network-scripts/ifcfg-* /etc/sysconfig/interfaces
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/isapnp/isapnp-kernel.conf
 %attr(640,root,root) %ghost /var/log/dmesg
 %attr(750,root,root) %dir /var/run/netreport
+%ghost /etc/localtime
 
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/adjtime
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/initlog.conf
This page took 0.05975 seconds and 4 git commands to generate.