]> git.pld-linux.org Git - packages/perl-Module-Info.git/commitdiff
- release 3 RA-1_0 STABLE perl-Module-Info-0_12-3
authorradek <radek@pld-linux.org>
Thu, 5 Sep 2002 21:12:36 +0000 (21:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added Conflicts: perl-B-Utils

Changed files:
    perl-Module-Info.spec -> 1.3

perl-Module-Info.spec

index 80928a3f7f59a652286d35dfac07f69546a5e8dd..3ec5e2f8eede6d241360d6619e75e7be8ed22025 100644 (file)
@@ -8,16 +8,17 @@ Summary:      Module::Info perl module - information about Perl Modules
 Summary(pl):   Modu³ perla Module::Info - informacje o modu³ach perla
 Name:          perl-Module-Info
 Version:       0.12
-Release:       2
+Release:       3
 License:       ?
 Group:         Development/Languages/Perl
 Source0:       ftp://ftp.cpan.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 BuildRequires: perl >= 5.6
 %if %{?_without_tests:0}%{!?_without_tests:1}
-BuildRequires: perl-B-Utils
+#BuildRequires:        perl-B-Utils
 BuildRequires: perl(File::Spec) >= 0.8
 %endif
 BuildRequires: rpm-perlprov >= 3.0.3-16
+Conflicts:     perl-B-Utils
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -33,7 +34,6 @@ powinno dzia
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-rm lib/B/Utils.pm
 
 %build
 perl Makefile.PL
@@ -53,6 +53,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc Changes
 %attr(755,root,root) %{_bindir}/*
+%{perl_sitelib}/B/*.pm
 %{perl_sitelib}/B/Module
 %{perl_sitelib}/Module/Info.pm
 %{_mandir}/man[13]/*
This page took 0.110149 seconds and 4 git commands to generate.