Author: glen                         Date: Mon Feb 25 23:07:38 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't own /etc/localtime, allowing sysadmin to install pkg once to get proper 
tzfile

---- Files affected:
SPECS:
   tzdata.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: SPECS/tzdata.spec
diff -u SPECS/tzdata.spec:1.36 SPECS/tzdata.spec:1.37
--- SPECS/tzdata.spec:1.36      Mon Feb  4 16:14:52 2008
+++ SPECS/tzdata.spec   Tue Feb 26 00:07:33 2008
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):     Dane o strefach czasowych
 Name:          tzdata
 Version:       %{tzdata_ver}
-Release:       4
+Release:       5
 License:       Public Domain (database), BSD/LGPL v2.1+ (code/test suite)
 Group:         Base
 Source0:       %{name}-base-0.tar.bz2
@@ -99,8 +99,6 @@
 ln -sf localtime $RPM_BUILD_ROOT%{_datadir}/zoneinfo/posixtime
 ln -sf localtime $RPM_BUILD_ROOT%{_datadir}/zoneinfo/posixrules
 
-> $RPM_BUILD_ROOT/etc/localtime
-
 install %{SOURCE3} $RPM_BUILD_ROOT/etc/rc.d/init.d/timezone
 cp -a %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/timezone
 
@@ -122,7 +120,6 @@
 %files
 %defattr(644,root,root,755)
 %doc tzcode%{version}/README tzcode%{version}/Theory 
tzcode%{version}/tz-link.html
-%ghost /etc/localtime
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/timezone
 %attr(754,root,root) /etc/rc.d/init.d/timezone
 
@@ -139,6 +136,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2008-02-25 23:07:33  glen
+- don't own /etc/localtime, allowing sysadmin to install pkg once to get 
proper tzfile
+
 Revision 1.36  2008-02-04 15:14:52  glen
 - rel 4
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tzdata.spec?r1=1.36&r2=1.37&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to