SPECS: horde-nag.spec - up to 2.3 - removed unreadable tangle of macros and...

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


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

---- Files affected:
SPECS:
   horde-nag.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: SPECS/horde-nag.spec
diff -u SPECS/horde-nag.spec:1.39 SPECS/horde-nag.spec:1.40
--- SPECS/horde-nag.spec:1.39	Thu Feb  7 00:16:52 2008
+++ SPECS/horde-nag.spec	Thu Oct  9 23:52:40 2008
@@ -1,20 +1,16 @@
 # $Revision$, $Date$
 %define		hordeapp nag
-#define		_snap	2005-08-01
-%define		subver		rc2
-%define		rel	1
 #
 %include	/usr/lib/rpm/macros.php
 Summary:	Nag Task List Manager
 Summary(pl.UTF-8):	Nag - zarządca list zadań
 Name:		horde-%{hordeapp}
-Version:	2.2
-Release:	%{?subver:0.%{subver}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{rel}
+Version:	2.3
+Release:	0.1
 License:	GPL v2
 Group:		Applications/WWW
-#Source0:	ftp://ftp.horde.org/pub/nag/%{hordeapp}-h3-%{version}.tar.gz
-Source0:	ftp://ftp.horde.org/pub/nag/%{hordeapp}-h3-%{version}-%{subver}.tar.gz
-# Source0-md5:	2d2cfbde4a1e792eaeeb655489c3a5ab
+Source0:	ftp://ftp.horde.org/pub/nag/%{hordeapp}-h3-%{version}.tar.gz
+# Source0-md5:	c112fea068439696f417cf31ebae15d0
 Source1:	%{hordeapp}.conf
 Patch0:		%{hordeapp}-prefs.patch
 URL:		http://www.horde.org/nag/
@@ -56,8 +52,7 @@
 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
 
 for i in config/*.dist; do
 	mv $i config/$(basename $i .dist)
@@ -134,7 +129,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.39  2008/02/06 23:16:52  glen
+Revision 1.40  2008/10/09 21:52:40  baggins
+- up to 2.3
+- removed unreadable tangle of macros and ugly hacks
+
+Revision 1.39  2008-02-06 23:16:52  glen
 - update to 2.2rc2, unify macros, drop old trigger
 
 Revision 1.38  2008-01-13 10:03:22  qboosh
================================================================

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



More information about the pld-cvs-commit mailing list