packages: perl-HTTP-Daemon/perl-HTTP-Daemon.spec - don't package README (ju...

qboosh qboosh at pld-linux.org
Sun Mar 13 09:23:06 CET 2011


Author: qboosh                       Date: Sun Mar 13 08:23:06 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- don't package README (just a copy of man page)
- versioned Requires

---- Files affected:
packages/perl-HTTP-Daemon:
   perl-HTTP-Daemon.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/perl-HTTP-Daemon/perl-HTTP-Daemon.spec
diff -u packages/perl-HTTP-Daemon/perl-HTTP-Daemon.spec:1.1 packages/perl-HTTP-Daemon/perl-HTTP-Daemon.spec:1.2
--- packages/perl-HTTP-Daemon/perl-HTTP-Daemon.spec:1.1	Sat Mar 12 21:30:08 2011
+++ packages/perl-HTTP-Daemon/perl-HTTP-Daemon.spec	Sun Mar 13 09:23:01 2011
@@ -17,13 +17,16 @@
 Source0:	http://www.cpan.org/modules/by-module/HTTP/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	36c8048775b8b53a6fb7c9d781658926
 URL:		http://search.cpan.org/dist/HTTP-Daemon/
-BuildRequires:	perl-devel >= 1:5.8.0
+BuildRequires:	perl-devel >= 1:5.8.8
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires:	perl-HTTP-Date >= 6
 BuildRequires:	perl-HTTP-Message >= 6
-#BuildRequires:	perl(LWP::MediaTypes) >= 6
+BuildRequires:	perl-LWP-MediaTypes >= 6
 %endif
+Requires:	perl-HTTP-Date >= 6
+Requires:	perl-HTTP-Message >= 6
+Requires:	perl-LWP-MediaTypes >= 6
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -59,7 +62,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc Changes README
+%doc Changes
 %{perl_vendorlib}/HTTP/Daemon.pm
 %{_mandir}/man3/HTTP::Daemon.3pm*
 
@@ -69,5 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2011/03/13 08:23:01  qboosh
+- don't package README (just a copy of man page)
+- versioned Requires
+
 Revision 1.1  2011/03/12 20:30:08  qboosh
 - new
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-HTTP-Daemon/perl-HTTP-Daemon.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list