SPECS: horde-sam.spec - checked license - added md5, cleanups

glen glen at pld-linux.org
Wed Mar 29 00:35:09 CEST 2006


Author: glen                         Date: Tue Mar 28 22:35:09 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- checked license
- added md5, cleanups

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

---- Diffs:

================================================================
Index: SPECS/horde-sam.spec
diff -u SPECS/horde-sam.spec:1.1 SPECS/horde-sam.spec:1.2
--- SPECS/horde-sam.spec:1.1	Tue Mar 28 23:24:10 2006
+++ SPECS/horde-sam.spec	Wed Mar 29 00:35:03 2006
@@ -9,10 +9,10 @@
 Name:		horde-%{_hordeapp}
 Version:	0.1
 Release:	%{?_rc:0.%{_rc}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{_rel}
-License:	GPL v2 (CHECK IT FIRST, could be ASL)
+License:	GPL v2
 Group:		Applications/WWW
 Source0:	ftp://ftp.horde.org/pub/snaps/%{_snap}/%{_hordeapp}-HEAD-%{_snap}.tar.gz
-# Source0-md5:
+# Source0-md5:	2012b1ec6ccaf0f2e09e70998c0c9aba
 Source1:	%{_hordeapp}.conf
 URL:		http://www.horde.org/skeleton/
 BuildRequires:	rpm-php-pearprov >= 4.0.2-98
@@ -21,7 +21,6 @@
 Requires:	apache(mod_access)
 Requires:	horde >= 3.0
 Requires:	webapps
-#Obsoletes:	%{_hordeapp}
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -51,12 +50,10 @@
 %setup -qcT -n %{?_snap:%{_hordeapp}-%{_snap}}%{!?_snap:%{_hordeapp}-%{version}%{?_rc:-%{_rc}}}
 tar zxf %{SOURCE0} --strip-components=1
 
-rm -f {,*/}.htaccess
+rm */.htaccess
 for i in config/*.dist; do
 	mv $i config/$(basename $i .dist)
 done
-# considered harmful (horde/docs/SECURITY)
-rm -f test.php
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -128,6 +125,9 @@
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 $Log$
+Revision 1.2  2006/03/28 22:35:03  glen
+- checked license
+- added md5, cleanups
+
 Revision 1.1  2006/03/28 21:24:10  paszczus
 - initial spec
-
================================================================

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



More information about the pld-cvs-commit mailing list