SPECS: perl-HTTP-Recorder.spec - release 2: BR: perl-HTTP-Request-...

radek radek at pld-linux.org
Thu Aug 24 16:57:49 CEST 2006


Author: radek                        Date: Thu Aug 24 14:57:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 2: BR: perl-HTTP-Request-Params, fixed typo

---- Files affected:
SPECS:
   perl-HTTP-Recorder.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/perl-HTTP-Recorder.spec
diff -u SPECS/perl-HTTP-Recorder.spec:1.2 SPECS/perl-HTTP-Recorder.spec:1.3
--- SPECS/perl-HTTP-Recorder.spec:1.2	Sun Feb  5 01:16:30 2006
+++ SPECS/perl-HTTP-Recorder.spec	Thu Aug 24 16:57:44 2006
@@ -11,7 +11,7 @@
 Summary(pl):	Pośredniczenie w dialogu HTTP i zapisywanie go jako skrypt Web::Mechanize
 Name:		perl-%{pdir}-%{pnam}
 Version:	0.05
-Release:	0.1
+Release:	1
 License:	GPL
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
@@ -21,6 +21,7 @@
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with autodeps} || %{with tests}
 BuildRequires:	perl-HTML-Parser
+BuildRequires:	perl-HTTP-Request-Params
 BuildRequires:	perl-URI
 BuildRequires:	perl-libwww
 %endif
@@ -59,8 +60,8 @@
 %files
 %defattr(644,root,root,755)
 %doc CHANGES README
-%{perl_vendorlib}/HTTP/Recoder.pm
-%{perl_vendorlib}/HTTP/Recoder
+%{perl_vendorlib}/HTTP/*.pm
+%{perl_vendorlib}/HTTP/Recorder
 %{_mandir}/man3/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -69,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/08/24 14:57:44  radek
+- release 2: BR: perl-HTTP-Request-Params, fixed typo
+
 Revision 1.2  2006/02/05 00:16:30  qboosh
 - cleanup, files fix
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-HTTP-Recorder.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list