SPECS: horde-passwd.spec - updated to 3.0rc1
paszczus
paszczus at pld-linux.org
Wed Sep 14 13:29:34 CEST 2005
Author: paszczus Date: Wed Sep 14 11:29:34 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 3.0rc1
---- Files affected:
SPECS:
horde-passwd.spec (1.27 -> 1.28)
---- Diffs:
================================================================
Index: SPECS/horde-passwd.spec
diff -u SPECS/horde-passwd.spec:1.27 SPECS/horde-passwd.spec:1.28
--- SPECS/horde-passwd.spec:1.27 Fri Aug 26 17:05:45 2005
+++ SPECS/horde-passwd.spec Wed Sep 14 13:29:28 2005
@@ -1,5 +1,6 @@
# $Revision$, $Date$
-%define _snap 2005-08-26
+##%define _snap 2005-08-26
+%define _rc rc1
%define _rel 1
#
%define _hordeapp passwd
@@ -8,13 +9,14 @@
Summary(pl): passwd - moduł do zmieniania haseł w Horde
Name: horde-passwd
Version: 3.0
-Release: %{?_rc:%{_rc}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{_rel}
+#Release: %{?_rc:%{_rc}.}%{?_snap:0.%(echo %{_snap} | tr -d -).}%{_rel}
+Release: 0.%{_rc}.1
License: ASL
Vendor: The Horde Project
Group: Applications/WWW
-#Source0: ftp://ftp.horde.org/pub/passwd/%{_hordeapp}-h3-%{version}-beta.tar.gz
-Source0: ftp://ftp.horde.org/pub/snaps/%{_snap}/%{_hordeapp}-HEAD-%{_snap}.tar.gz
-# Source0-md5: 95fbc7b902ed4c527b1d84bcddf3241b
+Source0: ftp://ftp.horde.org/pub/passwd/%{_hordeapp}-h3-%{version}-%{_rc}.tar.gz
+# Source0-md5: 8e8ec177bc1622d4607f182bf18f55b1
+#Source0: ftp://ftp.horde.org/pub/snaps/%{_snap}/%{_hordeapp}-HEAD-%{_snap}.tar.gz
Source1: %{name}.conf
URL: http://www.horde.org/passwd/
BuildRequires: rpm-php-pearprov >= 4.0.2-98
@@ -49,8 +51,9 @@
moduł.
%prep
-%setup -q -c -T -n %{?_snap:%{name}-%{_snap}}%{!?_snap:%{name}-%{version}%{?_rc:-%{_rc}}}
-tar zxf %{SOURCE0} --strip-components=1
+#%setup -q -c -T -n %{?_snap:%{name}-%{_snap}}%{!?_snap:%{name}-%{version}%{?_rc:-%{_rc}}}
+#tar zxf %{SOURCE0} --strip-components=1
+%setup -q -n passwd-h3-%{version}-%{_rc}
rm -f scripts/.htaccess
# considered harmful (horde/docs/SECURITY)
@@ -142,6 +145,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.28 2005/09/14 11:29:28 paszczus
+- updated to 3.0rc1
+
Revision 1.27 2005/08/26 15:05:45 glen
- updated to 2005-08-26 snap
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/horde-passwd.spec?r1=1.27&r2=1.28&f=u
More information about the pld-cvs-commit
mailing list