SPECS: horde-kronolith.spec - added new dirs to package

baggins baggins at pld-linux.org
Fri Oct 10 13:07:55 CEST 2008


Author: baggins                      Date: Fri Oct 10 11:07:55 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added new dirs to package

---- Files affected:
SPECS:
   horde-kronolith.spec (1.61 -> 1.62) 

---- Diffs:

================================================================
Index: SPECS/horde-kronolith.spec
diff -u SPECS/horde-kronolith.spec:1.61 SPECS/horde-kronolith.spec:1.62
--- SPECS/horde-kronolith.spec:1.61	Fri Oct 10 00:53:07 2008
+++ SPECS/horde-kronolith.spec	Fri Oct 10 13:07:50 2008
@@ -64,7 +64,7 @@
 PostgreSQL, Oracle i MS SQL poprzez PEAR DB), MCAL i Kolab.
 
 %prep
-%setup -q -n %{_hordeapp}-h3-%{version}
+%setup -q -n %{hordeapp}-h3-%{version}
 
 for i in config/*.dist; do
 	mv $i config/$(basename $i .dist)
@@ -78,7 +78,7 @@
 cp -a config/* $RPM_BUILD_ROOT%{_sysconfdir}
 echo '<?php ?>' > $RPM_BUILD_ROOT%{_sysconfdir}/conf.php
 touch $RPM_BUILD_ROOT%{_sysconfdir}/conf.php.bak
-cp -a lib locale templates themes $RPM_BUILD_ROOT%{_appdir}
+cp -a calendars feed js lib locale templates themes $RPM_BUILD_ROOT%{_appdir}
 cp -a docs/CREDITS $RPM_BUILD_ROOT%{_appdir}/docs
 
 ln -s %{_sysconfdir} $RPM_BUILD_ROOT%{_appdir}/config
@@ -128,8 +128,11 @@
 
 %dir %{_appdir}
 %{_appdir}/*.php
+%{_appdir}/calendars
 %{_appdir}/config
 %{_appdir}/docs
+%{_appdir}/feed
+%{_appdir}/js
 %{_appdir}/lib
 %{_appdir}/locale
 %{_appdir}/templates
@@ -141,6 +144,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.62  2008/10/10 11:07:50  baggins
+- added new dirs to package
+
 Revision 1.61  2008/10/09 22:53:07  glen
 - BR tar was due --strip-components= arg, now that's gone no need for versioned dep
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-kronolith.spec?r1=1.61&r2=1.62&f=u



More information about the pld-cvs-commit mailing list