SPECS: horde-passwd.spec - do not touch the Release and %setup, us...
glen
glen at pld-linux.org
Wed Sep 14 14:43:38 CEST 2005
Author: glen Date: Wed Sep 14 12:43:38 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- do not touch the Release and %setup, use the _rc, _rel and _snap macros instead
---- Files affected:
SPECS:
horde-passwd.spec (1.28 -> 1.29)
---- Diffs:
================================================================
Index: SPECS/horde-passwd.spec
diff -u SPECS/horde-passwd.spec:1.28 SPECS/horde-passwd.spec:1.29
--- SPECS/horde-passwd.spec:1.28 Wed Sep 14 13:29:28 2005
+++ SPECS/horde-passwd.spec Wed Sep 14 14:43:33 2005
@@ -1,9 +1,8 @@
# $Revision$, $Date$
-##%define _snap 2005-08-26
-%define _rc rc1
-%define _rel 1
-#
%define _hordeapp passwd
+%define _snap 2005-09-10
+%define _rc rc1
+%define _rel 1
%include /usr/lib/rpm/macros.php
Summary: passwd - password change module for Horde
Summary(pl): passwd - moduł do zmieniania haseł w Horde
@@ -14,9 +13,9 @@
License: ASL
Vendor: The Horde Project
Group: Applications/WWW
+#Source0: ftp://ftp.horde.org/pub/snaps/%{_snap}/%{_hordeapp}-HEAD-%{_snap}.tar.gz
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
@@ -51,9 +50,9 @@
moduł.
%prep
-#%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}
+%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)
@@ -145,6 +144,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.29 2005/09/14 12:43:33 glen
+- do not touch the Release and %setup, use the _rc, _rel and _snap macros instead
+
Revision 1.28 2005/09/14 11:29:28 paszczus
- updated to 3.0rc1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/horde-passwd.spec?r1=1.28&r2=1.29&f=u
More information about the pld-cvs-commit
mailing list