Author: qboosh                       Date: Sun Mar  6 08:35:48 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 6.56

---- Files affected:
packages/perl-ExtUtils-MakeMaker:
   perl-ExtUtils-MakeMaker.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: packages/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker.spec
diff -u packages/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker.spec:1.33 
packages/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker.spec:1.34
--- packages/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker.spec:1.33  Wed Sep 
 9 12:21:53 2009
+++ packages/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker.spec       Sun Mar 
 6 09:35:43 2011
@@ -9,17 +9,21 @@
 Summary:       ExtUtils::MakeMaker - create a module Makefile
 Summary(pl.UTF-8):     ExtUtils::MakeMaker - tworzenie Makefile dla moduĊ‚u
 Name:          perl-ExtUtils-MakeMaker
-Version:       6.54
+Version:       6.56
 Release:       1
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
-Source0:       
http://www.cpan.org/modules/by-module/ExtUtils/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 003c04b33e8c8eed693f5001fe52b647
+Source0:       
http://www.cpan.org/modules/by-module/ExtUtils/MSCHWERN/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: af7e032a1e845e4decf7672929510b98
 Patch0:                %{name}-write-permissions.patch
 URL:           http://search.cpan.org/dist/ExtUtils-MakeMaker/
+BuildRequires: perl(File::Spec) >= 0.80
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
+%if %{with tests}
+BuildRequires: perl-Test-Harness >= 2.00
+%endif
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -37,6 +41,8 @@
 %setup -q -n %{pdir}-%{pnam}-%{version}
 %patch0 -p1
 
+find inc -name '*.orig' | xargs -r %{__rm}
+
 %build
 %{__perl} Makefile.PL \
        INSTALLDIRS=vendor
@@ -51,7 +57,7 @@
        DESTDIR=$RPM_BUILD_ROOT
 
 # get rid of pod docuemntation
-rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/ExtUtils/MakeMaker/*.pod
+%{__rm} $RPM_BUILD_ROOT%{perl_vendorlib}/ExtUtils/MakeMaker/*.pod
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -59,10 +65,27 @@
 %files
 %defattr(644,root,root,755)
 %doc Changes NOTES PATCHING README TODO
-%attr(755,root,root) %{_bindir}/*
-%{perl_vendorlib}/%{pdir}/*
-%{_mandir}/man3/*
-%{_mandir}/man1/*
+%attr(755,root,root) %{_bindir}/instmodsh
+%{perl_vendorlib}/ExtUtils/Command
+%{perl_vendorlib}/ExtUtils/Liblist.pm
+%{perl_vendorlib}/ExtUtils/Liblist
+%{perl_vendorlib}/ExtUtils/MM.pm
+%{perl_vendorlib}/ExtUtils/MM_*.pm
+%{perl_vendorlib}/ExtUtils/MY.pm
+%{perl_vendorlib}/ExtUtils/MakeMaker.pm
+%{perl_vendorlib}/ExtUtils/MakeMaker
+%{perl_vendorlib}/ExtUtils/Mkbootstrap.pm
+%{perl_vendorlib}/ExtUtils/Mksymlists.pm
+%{perl_vendorlib}/ExtUtils/testlib.pm
+%{_mandir}/man1/instmodsh.1p*
+%{_mandir}/man3/ExtUtils::Command::*.3pm*
+%{_mandir}/man3/ExtUtils::Liblist.3pm*
+%{_mandir}/man3/ExtUtils::MM*.3pm*
+%{_mandir}/man3/ExtUtils::MY.3pm*
+%{_mandir}/man3/ExtUtils::MakeMaker*.3pm*
+%{_mandir}/man3/ExtUtils::Mkbootstrap.3pm*
+%{_mandir}/man3/ExtUtils::Mksymlists.3pm*
+%{_mandir}/man3/ExtUtils::testlib.3pm*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -70,6 +93,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2011/03/06 08:35:43  qboosh
+- updated to 6.56
+
 Revision 1.33  2009/09/09 10:21:53  amateja
 - updated to 6.54
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker.spec?r1=1.33&r2=1.34&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to