SPECS: perl-Apache-Test.spec - version 1.29 rc1

radek radek at pld-linux.org
Fri Sep 8 13:57:46 CEST 2006


Author: radek                        Date: Fri Sep  8 11:57:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- version 1.29 rc1

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

---- Diffs:

================================================================
Index: SPECS/perl-Apache-Test.spec
diff -u SPECS/perl-Apache-Test.spec:1.28 SPECS/perl-Apache-Test.spec:1.29
--- SPECS/perl-Apache-Test.spec:1.28	Sun Jul 30 18:00:17 2006
+++ SPECS/perl-Apache-Test.spec	Fri Sep  8 13:57:41 2006
@@ -9,16 +9,21 @@
 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
-Version:	1.28
-Release:	2
+%define	_rc	-rc1
+Version:	1.29
+Release:	0.%(echo %{_rc} | sed -e s/-//).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-md5:	76ca771bb9d36b6215e7f418a7fd5e9a
+#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/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
+%if %{with tests}
+BuildRequires:	apache-mod_env
+%endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -34,7 +39,7 @@
 pomocniczymi do testowania serwera Apache.
 
 %prep
-%setup -q -n %{pdir}-%{pnam}-%{version}
+%setup -q -n %{pdir}-%{pnam}-%{version}%{_rc}
 
 %build
 %{__perl} Makefile.PL \
@@ -68,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2006/09/08 11:57:41  radek
+- version 1.29 rc1
+
 Revision 1.28  2006/07/30 16:00:17  hawk
 - epoch 1 (packages on ftp already have it somehow, current build had 0)
 - release 2
================================================================

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



More information about the pld-cvs-commit mailing list