SPECS: perl-Apache-Test.spec - 1.29 - change url to CPAN generic, ...

glen glen at pld-linux.org
Thu Dec 7 10:58:14 CET 2006


Author: glen                         Date: Thu Dec  7 09:58:14 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.29
- change url to CPAN generic, as that has at least some content

---- Files affected:
SPECS:
   perl-Apache-Test.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/perl-Apache-Test.spec
diff -u SPECS/perl-Apache-Test.spec:1.29 SPECS/perl-Apache-Test.spec:1.30
--- SPECS/perl-Apache-Test.spec:1.29	Fri Sep  8 13:57:41 2006
+++ SPECS/perl-Apache-Test.spec	Thu Dec  7 10:58:08 2006
@@ -9,16 +9,14 @@
 Summary:	Apache::Test - Test.pm wrapper with helpers for testing Apache
 Summary(pl):	Apache::Test - wrapper na Test.pm z funkcjami do testowania Apache
 Name:		perl-Apache-Test
-%define	_rc	-rc1
 Version:	1.29
-Release:	0.%(echo %{_rc} | sed -e s/-//).1
+Release:	1
 Epoch:		1
 License:	Apache Software License 2.0
 Group:		Development/Languages/Perl
-#Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-Source0:	http://people.apache.org/~pgollucci/at/%{pdir}-%{pnam}-%{version}%{_rc}.tar.gz
-# Source0-md5:	6442b0dcca3436f25ba673a69bdb0b4f
-URL:		http://httpd.apache.org/test/
+Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5:	d99c88b856302420211cee2f891ad931
+URL:		http://search.cpan.org/dist/Apache-Test/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -39,7 +37,7 @@
 pomocniczymi do testowania serwera Apache.
 
 %prep
-%setup -q -n %{pdir}-%{pnam}-%{version}%{_rc}
+%setup -q -n %{pdir}-%{pnam}-%{version}%{?_rc}
 
 %build
 %{__perl} Makefile.PL \
@@ -73,6 +71,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2006/12/07 09:58:08  glen
+- 1.29
+- change url to CPAN generic, as that has at least some content
+
 Revision 1.29  2006/09/08 11:57:41  radek
 - version 1.29 rc1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Apache-Test.spec?r1=1.29&r2=1.30&f=u



More information about the pld-cvs-commit mailing list