SPECS: calconsole.spec - fixed .ics files packaging

piotrek piotrek at pld-linux.org
Sun Dec 17 19:34:31 CET 2006


Author: piotrek                      Date: Sun Dec 17 18:34:31 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed .ics files packaging

---- Files affected:
SPECS:
   calconsole.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/calconsole.spec
diff -u SPECS/calconsole.spec:1.1 SPECS/calconsole.spec:1.2
--- SPECS/calconsole.spec:1.1	Sun Dec 17 16:47:10 2006
+++ SPECS/calconsole.spec	Sun Dec 17 19:34:26 2006
@@ -45,7 +45,8 @@
 %defattr(644,root,root,755)
 %doc README AUTHORS NEWS ChangeLog README
 %attr(755,root,root) %{_bindir}/*
-%{_datadir}/zoneinfo/*
+%{_datadir}/zoneinfo/*/*.ics
+%{_datadir}/zoneinfo/*/*/*.ics
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -53,6 +54,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/12/17 18:34:26  piotrek
+- fixed .ics files packaging
+
 Revision 1.1  2006/12/17 15:47:10  piotrek
 - initial 0.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/calconsole.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list