SPECS: horde-turba.spec - rel 1 - added new dirs to package

baggins baggins at pld-linux.org
Fri Oct 10 19:12:12 CEST 2008


Author: baggins                      Date: Fri Oct 10 17:12:12 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 1
- added new dirs to package

---- Files affected:
SPECS:
   horde-turba.spec (1.97 -> 1.98) 

---- Diffs:

================================================================
Index: SPECS/horde-turba.spec
diff -u SPECS/horde-turba.spec:1.97 SPECS/horde-turba.spec:1.98
--- SPECS/horde-turba.spec:1.97	Fri Oct 10 13:52:39 2008
+++ SPECS/horde-turba.spec	Fri Oct 10 19:12:07 2008
@@ -6,7 +6,7 @@
 Summary(pl.UTF-8):	Turba - Książka adresowa dla IMP-a
 Name:		horde-%{hordeapp}
 Version:	2.3
-Release:	0.1
+Release:	1
 License:	ASL
 Group:		Applications/WWW
 Source0:	ftp://ftp.horde.org/pub/turba/%{hordeapp}-h3-%{version}.tar.gz
@@ -75,7 +75,7 @@
 schemat rfc2739.schema z <http://www.whitemiceconsulting.com/node/42>.
 
 %prep
-%setup -q -n %{_hordeapp}-h3-%{version}
+%setup -q -n %{hordeapp}-h3-%{version}
 
 rm */.htaccess
 for i in config/*.dist; do
@@ -92,7 +92,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 addressbooks 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
@@ -162,8 +162,10 @@
 
 %dir %{_appdir}
 %{_appdir}/*.php
+%{_appdir}/addressbooks
 %{_appdir}/config
 %{_appdir}/docs
+%{_appdir}/js
 %{_appdir}/lib
 %{_appdir}/locale
 %{_appdir}/templates
@@ -179,6 +181,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.98  2008/10/10 17:12:07  baggins
+- rel 1
+- added new dirs to package
+
 Revision 1.97  2008/10/10 11:52:39  baggins
 - proper horde req (Horde_Form_Type_phone)
 
================================================================

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



More information about the pld-cvs-commit mailing list