SPECS: horde-whups.spec - rel 1 - added new dirs and config files

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


Author: baggins                      Date: Fri Oct 10 17:20:50 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 1
- added new dirs and config files

---- Files affected:
SPECS:
   horde-whups.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: SPECS/horde-whups.spec
diff -u SPECS/horde-whups.spec:1.32 SPECS/horde-whups.spec:1.33
--- SPECS/horde-whups.spec:1.32	Fri Oct 10 00:53:07 2008
+++ SPECS/horde-whups.spec	Fri Oct 10 19:20:45 2008
@@ -6,7 +6,7 @@
 Summary(pl.UTF-8):	Narzędzie WWW do rozwiązywania problemów dla Horde
 Name:		horde-%{_hordeapp}
 Version:	1.0
-Release:	0.1
+Release:	1
 License:	BSD
 Group:		Applications/WWW
 Source0:	ftp://ftp.horde.org/pub/whups/%{_hordeapp}-h3-%{version}.tar.gz
@@ -65,7 +65,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 ticket $RPM_BUILD_ROOT%{_appdir}
+cp -a admin lib locale query queue search templates themes ticket $RPM_BUILD_ROOT%{_appdir}
 cp -a docs/CREDITS $RPM_BUILD_ROOT%{_appdir}/docs
 
 ln -s %{_sysconfdir} $RPM_BUILD_ROOT%{_appdir}/config
@@ -139,13 +139,18 @@
 %attr(660,root,http) %config(noreplace) %ghost %{_sysconfdir}/conf.php.bak
 %attr(640,root,http) %config(noreplace) %{_sysconfdir}/[!c]*.php
 %attr(640,root,http) %{_sysconfdir}/conf.xml
+%attr(660,root,http) %config(noreplace) %{_sysconfdir}/*.txt
 
 %dir %{_appdir}
 %{_appdir}/*.php
+%{_appdir}/admin
 %{_appdir}/config
 %{_appdir}/docs
 %{_appdir}/lib
 %{_appdir}/locale
+%{_appdir}/query
+%{_appdir}/queue
+%{_appdir}/search
 %{_appdir}/templates
 %{_appdir}/themes
 %{_appdir}/ticket
@@ -156,6 +161,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2008/10/10 17:20:45  baggins
+- rel 1
+- added new dirs and config files
+
 Revision 1.32  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-whups.spec?r1=1.32&r2=1.33&f=u



More information about the pld-cvs-commit mailing list