SPECS: horde-whups.spec - up to 1.0 - removed unreadable tangle of macros a...

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


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

---- Files affected:
SPECS:
   horde-whups.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/horde-whups.spec
diff -u SPECS/horde-whups.spec:1.28 SPECS/horde-whups.spec:1.29
--- SPECS/horde-whups.spec:1.28	Thu Mar 15 17:52:03 2007
+++ SPECS/horde-whups.spec	Thu Oct  9 23:53:03 2008
@@ -1,19 +1,16 @@
 # $Revision$, $Date$
 %define	_hordeapp whups
-%define	_snap	2007-03-15
-#define	_rc		rc1
-%define	_rel	0.2
 #
 %include	/usr/lib/rpm/macros.php
 Summary:	The Web Horde User Problem Solver
 Summary(pl.UTF-8):	Narzędzie WWW do rozwiązywania problemów dla Horde
 Name:		horde-%{_hordeapp}
 Version:	1.0
-Release:	%{?_rc:0.%{_rc}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{_rel}
+Release:	0.1
 License:	BSD
 Group:		Applications/WWW
-Source0:	ftp://ftp.horde.org/pub/snaps/%{_snap}/%{_hordeapp}-HEAD-%{_snap}.tar.gz
-# Source0-md5:	e4267c1e2d1ac4191ce6b62aa6970685
+Source0:	ftp://ftp.horde.org/pub/whups/%{_hordeapp}-h3-%{version}.tar.gz
+# Source0-md5:	ccf2c8847e6e0570ec8fa6eb974a3054
 Source1:	%{_hordeapp}.conf
 URL:		http://www.horde.org/whups/
 BuildRequires:	rpm-php-pearprov >= 4.0.2-98
@@ -56,8 +53,7 @@
 zaimplementowana.
 
 %prep
-%setup -qcT -n %{?_snap:%{_hordeapp}-%{_snap}}%{!?_snap:%{_hordeapp}-%{version}%{?_rc:-%{_rc}}}
-tar zxf %{SOURCE0} --strip-components=1
+%setup -q
 
 rm -f {,*/}.htaccess
 for i in config/*.dist; do
@@ -163,6 +159,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2008/10/09 21:53:03  baggins
+- up to 1.0
+- removed unreadable tangle of macros and ugly hacks
+
 Revision 1.28  2007/03/15 16:52:03  paszczus
 - updated to 2007-03-15
 
================================================================

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



More information about the pld-cvs-commit mailing list