packages: perl-Module-Info/perl-Module-Info.spec - updated to 0.32 - confli...

qboosh qboosh at pld-linux.org
Wed Feb 23 16:14:19 CET 2011


Author: qboosh                       Date: Wed Feb 23 15:14:19 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.32
- conflict with original B::Utils has been resolved

---- Files affected:
packages/perl-Module-Info:
   perl-Module-Info.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: packages/perl-Module-Info/perl-Module-Info.spec
diff -u packages/perl-Module-Info/perl-Module-Info.spec:1.28 packages/perl-Module-Info/perl-Module-Info.spec:1.29
--- packages/perl-Module-Info/perl-Module-Info.spec:1.28	Mon Dec 24 15:07:48 2007
+++ packages/perl-Module-Info/perl-Module-Info.spec	Wed Feb 23 16:14:14 2011
@@ -9,13 +9,13 @@
 Summary:	Module::Info perl module - information about Perl modules
 Summary(pl.UTF-8):	Moduł perla Module::Info - informacje o modułach Perla
 Name:		perl-Module-Info
-Version:	0.31
+Version:	0.32
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-module/Module/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	c891812ff4ab0ab3c851ecfa0812a18c
+Source0:	http://www.cpan.org/modules/by-module/Module/MBARBON/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5:	6af6f7859d959eac9f85dda8896d2d51
 URL:		http://search.cpan.org/dist/Module-Info/
 %if %{with tests}
 #BuildRequires:	perl-B-Utils
@@ -23,7 +23,6 @@
 %endif
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-Conflicts:	perl-B-Utils
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -59,11 +58,16 @@
 %files
 %defattr(644,root,root,755)
 %doc Changes
-%attr(755,root,root) %{_bindir}/*
-%{perl_vendorlib}/B/*.pm
+%attr(755,root,root) %{_bindir}/module_info
+%attr(755,root,root) %{_bindir}/pfunc
+%{perl_vendorlib}/B/BUtils.pm
 %{perl_vendorlib}/B/Module
 %{perl_vendorlib}/Module/Info.pm
-%{_mandir}/man[13]/*
+%{_mandir}/man1/module_info.1p*
+%{_mandir}/man1/pfunc.1p*
+%{_mandir}/man3/B::BUtils.3pm*
+%{_mandir}/man3/B::Module::Info.3pm*
+%{_mandir}/man3/Module::Info.3pm*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -71,6 +75,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2011/02/23 15:14:14  qboosh
+- updated to 0.32
+- conflict with original B::Utils has been resolved
+
 Revision 1.28  2007/12/24 14:07:48  qboosh
 - generic URL
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Module-Info/perl-Module-Info.spec?r1=1.28&r2=1.29&f=u



More information about the pld-cvs-commit mailing list