SPECS: horde-dimp.spec - updated to 1.1 - removed unreadable tangle of macr...

baggins baggins at pld-linux.org
Thu Oct 9 23:50:46 CEST 2008


Author: baggins                      Date: Thu Oct  9 21:50:46 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.1
- removed unreadable tangle of macros and ugly hacks

---- Files affected:
SPECS:
   horde-dimp.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/horde-dimp.spec
diff -u SPECS/horde-dimp.spec:1.3 SPECS/horde-dimp.spec:1.4
--- SPECS/horde-dimp.spec:1.3	Thu Feb  7 00:00:13 2008
+++ SPECS/horde-dimp.spec	Thu Oct  9 23:50:40 2008
@@ -1,19 +1,16 @@
 # $Revision$, $Date$
 %define		hordeapp dimp
-#define		_snap	2005-08-01
-%define		subver	rc2
-%define		rel	1
 
 %include	/usr/lib/rpm/macros.php
 Summary:	Dynamic Internet Messaging Program (DIMP)
 Summary(pl.UTF-8):	Program do dynamicznej komunikacji przez Internet (DIMP)
 Name:		horde-%{hordeapp}
-Version:	1.0
-Release:	%{?subver:0.%{subver}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{rel}
+Version:	1.1
+Release:	0.1
 License:	GPL v2
 Group:		Applications/WWW
-Source0:	ftp://ftp.horde.org/pub/dimp/%{hordeapp}-h3-%{version}-%{subver}.tar.gz
-# Source0-md5:	95cdef7eaf9add4d06727597708dfcea
+Source0:	ftp://ftp.horde.org/pub/dimp/%{hordeapp}-h3-%{version}.tar.gz
+# Source0-md5:	5ad975dc76b7b75778508ace19b6a39e
 Source1:	%{hordeapp}.conf
 URL:		http://www.horde.org/dimp/
 BuildRequires:	rpm-php-pearprov >= 4.0.2-98
@@ -58,8 +55,7 @@
 DIMP) można znaleźć na stronie <http://www.horde.org/>.
 
 %prep
-%setup -qcT -n %{?_snap:%{hordeapp}-%{_snap}}%{!?_snap:%{hordeapp}-%{version}%{?subver:-%{subver}}}
-tar zxf %{SOURCE0} --strip-components=1
+%setup -q
 
 rm -f {,*/}.htaccess
 for i in config/*.dist; do
@@ -129,7 +125,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.3  2008/02/06 23:00:13  glen
+Revision 1.4  2008/10/09 21:50:40  baggins
+- updated to 1.1
+- removed unreadable tangle of macros and ugly hacks
+
+Revision 1.3  2008-02-06 23:00:13  glen
 - update to 1.0rc2, unify macros
 
 Revision 1.2  2007-09-02 10:46:44  qboosh
================================================================

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



More information about the pld-cvs-commit mailing list