SPECS: horde-gollem.spec - up to 1.0.4 - removed unreadable tangle of macro...
baggins
baggins at pld-linux.org
Thu Oct 9 23:51:06 CEST 2008
Author: baggins Date: Thu Oct 9 21:51:06 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.0.4
- removed unreadable tangle of macros and ugly hacks
---- Files affected:
SPECS:
horde-gollem.spec (1.38 -> 1.39)
---- Diffs:
================================================================
Index: SPECS/horde-gollem.spec
diff -u SPECS/horde-gollem.spec:1.38 SPECS/horde-gollem.spec:1.39
--- SPECS/horde-gollem.spec:1.38 Wed Dec 26 21:12:48 2007
+++ SPECS/horde-gollem.spec Thu Oct 9 23:51:01 2008
@@ -1,20 +1,16 @@
# $Revision$, $Date$
%define _hordeapp gollem
-#define _snap -
-#define _rc rc2
-%define rel 4
#
%include /usr/lib/rpm/macros.php
Summary: Gollem - the Horde File Manager
Summary(pl.UTF-8): Gollem - zarządca plików Horde
Name: horde-%{_hordeapp}
-Version: 1.0.3
-Release: %{?_rc:0.%{_rc}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{rel}
+Version: 1.0.4
+Release: 0.1
License: GPL
Group: Applications/WWW
Source0: ftp://ftp.horde.org/pub/gollem/%{_hordeapp}-h3-%{version}.tar.gz
-# Source0-md5: a61b5932cafd7ad99b1fa9994e2c7ec5
-#Source0: ftp://ftp.horde.org/pub/gollem/%{_hordeapp}-h3-%{version}-%{_rc}.tar.gz
+# Source0-md5: 44b51fc073f8ddbad4bfdc275223776a
Source1: %{_hordeapp}.conf
Patch0: %{_hordeapp}-prefs.patch
URL: http://www.horde.org/gollem/
@@ -59,8 +55,7 @@
Gollema) można znaleźć na stronie <http://www.horde.org/>.
%prep
-%setup -qcT -n %{?_snap:%{_hordeapp}-%{_snap}}%{!?_snap:%{_hordeapp}-%{version}%{?_rc:-%{_rc}}}
-tar zxf %{SOURCE0} --strip-components=1
+%setup -q
%patch0 -p1
for i in config/*.dist; do
@@ -157,7 +152,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.38 2007/12/26 20:12:48 zbyniu
+Revision 1.39 2008/10/09 21:51:01 baggins
+- up to 1.0.4
+- removed unreadable tangle of macros and ugly hacks
+
+Revision 1.38 2007-12-26 20:12:48 zbyniu
- up to 1.0.3
Revision 1.37 2007-08-01 11:40:20 paszczus
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-gollem.spec?r1=1.38&r2=1.39&f=u
More information about the pld-cvs-commit
mailing list