SPECS: turba.spec - 2005-08-25 snap

glen glen at pld-linux.org
Fri Sep 16 22:43:26 CEST 2005


Author: glen                         Date: Fri Sep 16 20:43:26 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 2005-08-25 snap

---- Files affected:
SPECS:
   turba.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: SPECS/turba.spec
diff -u SPECS/turba.spec:1.44 SPECS/turba.spec:1.45
--- SPECS/turba.spec:1.44	Sat Aug 20 14:06:36 2005
+++ SPECS/turba.spec	Fri Sep 16 22:43:21 2005
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 #define	_rc		rc1
-#define	_snap	2005-07-31
+%define	_snap	2005-08-25
 %define	_rel	1
 #
 %include	/usr/lib/rpm/macros.php
@@ -13,14 +13,16 @@
 Vendor:		The Horde Project
 Group:		Applications/WWW
 Requires:	%{name} = %{version}-%{release}
-Source0:	ftp://ftp.horde.org/pub/turba/%{name}-h3-%{version}.tar.gz
-# Source0-md5:	315c5e1b3e635afed59c84ed4435eb95
+#Source0:	ftp://ftp.horde.org/pub/turba/%{name}-h3-%{version}.tar.gz
+Source0:	ftp://ftp.horde.org/pub/snaps/%{_snap}/%{name}-HEAD-%{_snap}.tar.gz
+# Source0-md5:	dedab86cf74caf49f786f914f49ea8aa
 #Source0:	ftp://ftp.horde.org/pub/turba/%{name}-h3-%{version}-%{_rc}.tar.gz
-#Source0:	ftp://ftp.horde.org/pub/snaps/%{_snap}/%{name}-HEAD-%{_snap}.tar.gz
 Source1:	%{name}.conf
 Source2:	%{name}-trans.mo
 URL:		http://www.horde.org/turba/
+BuildRequires:	rpm-php-pearprov >= 4.0.2-98
 BuildRequires:	rpmbuild(macros) >= 1.177
+BuildRequires:	tar >= 1:1.15.1
 Requires(triggerpostun):	sed >= 4.0
 Requires:	apache >= 1.3.33-2
 Requires:	apache(mod_access)
@@ -81,7 +83,8 @@
 <ftp://kalamazoolinux.org/pub/projects/awilliam/ldap/schema/>.
 
 %prep
-%setup -q -n %{?_snap:%{name}}%{!?_snap:%{name}-h3-%{version}%{?_rc:-%{_rc}}}
+%setup -q -c -T -n %{?_snap:%{name}-%{_snap}}%{!?_snap:%{name}-%{version}%{?_rc:-%{_rc}}}
+tar zxf %{SOURCE0} --strip-components=1
 
 # considered harmful (horde/docs/SECURITY)
 rm -f test.php
@@ -219,6 +222,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2005/09/16 20:43:21  glen
+- 2005-08-25 snap
+
 Revision 1.44  2005/08/20 12:06:36  glen
 - license is ASL http://www.horde.org/licenses/asl.php
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/turba.spec?r1=1.44&r2=1.45&f=u




More information about the pld-cvs-commit mailing list