SPECS: horde-mimp.spec - up to 1.1.1 - removed unreadable tangle of macros ...
baggins
baggins at pld-linux.org
Thu Oct 9 23:52:19 CEST 2008
Author: baggins Date: Thu Oct 9 21:52:19 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.1.1
- removed unreadable tangle of macros and ugly hacks
---- Files affected:
SPECS:
horde-mimp.spec (1.34 -> 1.35)
---- Diffs:
================================================================
Index: SPECS/horde-mimp.spec
diff -u SPECS/horde-mimp.spec:1.34 SPECS/horde-mimp.spec:1.35
--- SPECS/horde-mimp.spec:1.34 Wed Jan 9 18:28:27 2008
+++ SPECS/horde-mimp.spec Thu Oct 9 23:52:14 2008
@@ -1,21 +1,16 @@
# $Revision$, $Date$
%define _hordeapp mimp
-#define _snap 2006-01-08
-%define _rc rc1
-%define _rel 1
#
%include /usr/lib/rpm/macros.php
Summary: MIMP - a stripped down version of IMP for use on mobile phones/PDAs
Summary(pl.UTF-8): MIMP - uproszczona wersja IMP-a do używania na telefonach przenośnych i PDA
Name: horde-%{_hordeapp}
-Version: 1.1
-Release: %{?_rc:0.%{_rc}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{_rel}
+Version: 1.1.1
+Release: 0.1
License: GPL
Group: Applications/WWW
-#Source0: ftp://ftp.horde.org/pub/snaps/%{_snap}/%{_hordeapp}-HEAD-%{_snap}.tar.gz
-Source0: ftp://ftp.horde.org/pub/mimp/%{_hordeapp}-h3-%{version}-%{_rc}.tar.gz
-# Source0-md5: bcf7e93d175935e39654392b5b683e96
-#Source0: ftp://ftp.horde.org/pub/mimp/%{_hordeapp}-h3-%{version}.tar.gz
+Source0: ftp://ftp.horde.org/pub/mimp/%{_hordeapp}-h3-%{version}.tar.gz
+# Source0-md5: 4c70f8cffe9f0d997dd079186a71c0bc
Source1: %{_hordeapp}.conf
Patch0: %{_hordeapp}-prefs.patch
URL: http://www.horde.org/mimp/
@@ -61,8 +56,7 @@
MIMP-a) 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
@@ -156,7 +150,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.34 2008/01/09 17:28:27 qboosh
+Revision 1.35 2008/10/09 21:52:14 baggins
+- up to 1.1.1
+- removed unreadable tangle of macros and ugly hacks
+
+Revision 1.34 2008-01-09 17:28:27 qboosh
- fixed encoding broken by paszczus; pl cosmetic
Revision 1.33 2008-01-09 17:05:08 paszczus
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-mimp.spec?r1=1.34&r2=1.35&f=u
More information about the pld-cvs-commit
mailing list