SPECS: horde-hermes.spec - rel 1

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


Author: baggins                      Date: Fri Oct 10 17:29:17 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 1

---- Files affected:
SPECS:
   horde-hermes.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/horde-hermes.spec
diff -u SPECS/horde-hermes.spec:1.4 SPECS/horde-hermes.spec:1.5
--- SPECS/horde-hermes.spec:1.4	Fri Oct 10 00:44:56 2008
+++ SPECS/horde-hermes.spec	Fri Oct 10 19:29:11 2008
@@ -4,7 +4,7 @@
 %define	_hordeapp hermes
 
 %include	/usr/lib/rpm/macros.php
-Summary:	Template for horde projects
+Summary:	A time-tracking application
 Name:		horde-%{_hordeapp}
 Version:	1.0
 Release:	0.1
@@ -13,13 +13,15 @@
 Source0:	ftp://ftp.horde.org/pub/hermes/%{_hordeapp}-h3-%{version}.tar.gz
 # Source0-md5:	325e17db8cfad53508b4407da5cea962
 Source1:	%{_hordeapp}.conf
-Patch0:		%{_hordeapp}-prefs.patch
 URL:		http://www.horde.org/hermes/
 BuildRequires:	rpm-php-pearprov >= 4.0.2-98
 BuildRequires:	rpmbuild(macros) >= 1.264
 BuildRequires:	tar >= 1:1.15.1
 Requires:	apache(mod_access)
 Requires:	horde >= 3.0
+Requires:	horde-nag
+Requires:	horde-turba
+Requires:	horde-whups
 Requires:	webapps
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -38,19 +40,13 @@
 Whups (to retrieve cost objects).  It comes with a stop watch,
 search and reporting capabilities, and an invoice interface.
 
-%description -l pl.UTF-8
-Hermes
-
-
 %prep
 %setup -q -n %{_hordeapp}-h3-%{version}
 
-rm {,*/}.htaccess
+rm */.htaccess
 for i in config/*.dist; do
 	mv $i config/$(basename $i .dist)
 done
-# considered harmful (horde/docs/SECURITY)
-rm test.php
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -75,7 +71,6 @@
 	install /dev/null -o root -g http -m660 %{_sysconfdir}/conf.php.bak
 fi
 
-# CHECK FIRST DOES IT HAVE SQL AND FILE THERE.
 if [ "$1" = 1 ]; then
 %banner %{name} -e <<-EOF
 	IMPORTANT:
@@ -123,6 +118,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2008/10/10 17:29:11  baggins
+- rel 1
+
 Revision 1.4  2008/10/09 22:44:56  baggins
 - use correct dir name in setup
 
================================================================

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



More information about the pld-cvs-commit mailing list