SPECS: horde-imp.spec - rc2

glen glen at pld-linux.org
Tue Feb 14 01:36:04 CET 2006


Author: glen                         Date: Tue Feb 14 00:36:04 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rc2

---- Files affected:
SPECS:
   horde-imp.spec (1.106 -> 1.107) 

---- Diffs:

================================================================
Index: SPECS/horde-imp.spec
diff -u SPECS/horde-imp.spec:1.106 SPECS/horde-imp.spec:1.107
--- SPECS/horde-imp.spec:1.106	Thu Feb  2 16:14:49 2006
+++ SPECS/horde-imp.spec	Tue Feb 14 01:35:59 2006
@@ -1,8 +1,8 @@
 # $Revision$, $Date$
 %define	_hordeapp	imp
 #define	_snap	2005-08-22
-%define	_rc		rc1
-%define	_rel	1.4
+%define	_rc		rc2
+%define	_rel	0.1
 #
 %include	/usr/lib/rpm/macros.php
 Summary:	Web Based IMAP Mail Program
@@ -17,7 +17,7 @@
 #Source0:	ftp://ftp.horde.org/pub/imp/%{_hordeapp}-h3-%{version}.tar.gz
 #Source0:	http://ftp.horde.org/pub/snaps/%{_snap}/%{_hordeapp}-FRAMEWORK_3-%{_snap}.tar.gz
 Source0:	ftp://ftp.horde.org/pub/imp/%{_hordeapp}-h3-%{version}-%{_rc}.tar.gz
-# Source0-md5:	6c91aa20431b90e534c0ea27cd43ac44
+# Source0-md5:	4f6eea4800dd3b7d9a2adcedea212ea8
 Source1:	%{_hordeapp}.conf
 Patch0:		%{_hordeapp}-path.patch
 Patch1:		%{_hordeapp}-prefs.patch
@@ -79,6 +79,8 @@
 done
 # considered harmful (horde/docs/SECURITY)
 rm -f test.php
+# remove backup files from patching
+find '(' -name '*~' -o -name '*.orig' ')' | xargs -r rm -v
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -189,6 +191,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.107  2006/02/14 00:35:59  glen
+- rc2
+
 Revision 1.106  2006/02/02 15:14:49  glen
 - update apache2 trigger to match apache-base in case somebody decides not to
   use apache2.2 virtual pkg (freedom of choice one of the pld mottos)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/horde-imp.spec?r1=1.106&r2=1.107&f=u



More information about the pld-cvs-commit mailing list