SPECS: horde-kronolith.spec - up to 2.3 - removed unreadable tangle of macr...

baggins baggins at pld-linux.org
Thu Oct 9 23:52:08 CEST 2008


Author: baggins                      Date: Thu Oct  9 21:52:08 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.3
- removed unreadable tangle of macros and ugly hacks

---- Files affected:
SPECS:
   horde-kronolith.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: SPECS/horde-kronolith.spec
diff -u SPECS/horde-kronolith.spec:1.57 SPECS/horde-kronolith.spec:1.58
--- SPECS/horde-kronolith.spec:1.57	Thu Feb  7 00:11:20 2008
+++ SPECS/horde-kronolith.spec	Thu Oct  9 23:52:02 2008
@@ -1,20 +1,16 @@
 # $Revision$, $Date$
 %define		hordeapp kronolith
-#define		_snap	2005-08-01
-%define		subver	rc2
-%define		rel		1
 #
 %include	/usr/lib/rpm/macros.php
 Summary:	Kronolith - calendar for Horde
 Summary(pl.UTF-8):	Kronolith - kalendarz dla Horde
 Name:		horde-%{hordeapp}
-Version:	2.2
-Release:	%{?subver:0.%{subver}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{rel}
+Version:	2.3
+Release:	0.1
 License:	LGPL
 Group:		Applications/WWW
-#Source0:	ftp://ftp.horde.org/pub/kronolith/%{hordeapp}-h3-%{version}.tar.gz
-Source0:	ftp://ftp.horde.org/pub/kronolith/%{hordeapp}-h3-%{version}-%{subver}.tar.gz
-# Source0-md5:	922b11f75d22198d5bef766933a3ce00
+Source0:	ftp://ftp.horde.org/pub/kronolith/%{hordeapp}-h3-%{version}.tar.gz
+# Source0-md5:	81500ac468942a64a8faa03063f26d10
 Source1:	%{hordeapp}.conf
 URL:		http://www.horde.org/kronolith/
 BuildRequires:	rpm-php-pearprov >= 4.0.2-98
@@ -71,8 +67,7 @@
 PostgreSQL, Oracle i MS SQL poprzez PEAR DB), MCAL i Kolab.
 
 %prep
-%setup -qcT -n %{?_snap:%{hordeapp}-%{_snap}}%{!?_snap:%{hordeapp}-%{version}%{?subver:-%{subver}}}
-tar zxf %{SOURCE0} --strip-components=1
+%setup -q
 
 for i in config/*.dist; do
 	mv $i config/$(basename $i .dist)
@@ -149,7 +144,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.57  2008/02/06 23:11:20  glen
+Revision 1.58  2008/10/09 21:52:02  baggins
+- up to 2.3
+- removed unreadable tangle of macros and ugly hacks
+
+Revision 1.57  2008-02-06 23:11:20  glen
 - update to 2.2rc2, unify macros, drop old trigger
 
 Revision 1.56  2008-01-09 16:47:59  paszczus
================================================================

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



More information about the pld-cvs-commit mailing list