SPECS (DEVEL): turba.spec - 2005-07-31 snap

glen glen at pld-linux.org
Mon Aug 1 22:02:37 CEST 2005


Author: glen                         Date: Mon Aug  1 20:02:37 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- 2005-07-31 snap

---- Files affected:
SPECS:
   turba.spec (1.41 -> 1.41.2.1) 

---- Diffs:

================================================================
Index: SPECS/turba.spec
diff -u SPECS/turba.spec:1.41 SPECS/turba.spec:1.41.2.1
--- SPECS/turba.spec:1.41	Sun Jul 31 13:23:12 2005
+++ SPECS/turba.spec	Mon Aug  1 22:02:32 2005
@@ -1,18 +1,22 @@
 # $Revision$, $Date$
+#define	_rc		rc1
+%define	_snap	2005-07-31
+%define	_rel	1
+#
 %include	/usr/lib/rpm/macros.php
 Summary:	TURBA - Address book for IMP
 Summary(pl):	TURBA - Książka adresowa dla IMP-a
 Name:		turba
-%define	_rc rc1
 Version:	2.0.3
-Release:	%{_rc}.1
+Release:	%{?_rc:%{_rc}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{_rel}
 License:	LGPL
 Vendor:		The Horde Project
 Group:		Applications/WWW
 Requires:	%{name} = %{version}-%{release}
 #Source0:	ftp://ftp.horde.org/pub/turba/%{name}-h3-%{version}.tar.gz
-Source0:	ftp://ftp.horde.org/pub/turba/%{name}-h3-%{version}-%{_rc}.tar.gz
-# Source0-md5:	8553958c983b44de7122775e5b9ab9d4
+#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
+# Source0-md5:	3b2d7b688a83f5e94da3b928116c2f3c
 Source1:	%{name}.conf
 Source2:	%{name}-trans.mo
 URL:		http://www.horde.org/turba/
@@ -85,7 +89,7 @@
 <ftp://kalamazoolinux.org/pub/projects/awilliam/ldap/schema/>.
 
 %prep
-%setup -q -n %{name}-h3-%{version}%{?_rc:-%{_rc}}
+%setup -q -n %{?_snap:%{name}}%{!?_snap:%{name}-h3-%{version}%{?_rc:-%{_rc}}}
 
 # considered harmful (horde/docs/SECURITY)
 rm -f test.php
@@ -223,6 +227,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41.2.1  2005/08/01 20:02:32  glen
+- 2005-07-31 snap
+
 Revision 1.41  2005/07/31 11:23:12  glen
 - 2.0.3-rc1
 
================================================================

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




More information about the pld-cvs-commit mailing list