Author: tremble

Update of /cvs/pkgs/rpms/perl-DateTime-Calendar-Mayan/EL-6
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv14122

Modified Files:
        perl-DateTime-Calendar-Mayan.spec 
Log Message:
Sync minor changes from rawhide before initial build for EL-6


Index: perl-DateTime-Calendar-Mayan.spec
===================================================================
RCS file: 
/cvs/pkgs/rpms/perl-DateTime-Calendar-Mayan/EL-6/perl-DateTime-Calendar-Mayan.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- perl-DateTime-Calendar-Mayan.spec   26 Jul 2009 05:34:07 -0000      1.2
+++ perl-DateTime-Calendar-Mayan.spec   21 Jul 2010 10:57:15 -0000      1.3
@@ -1,6 +1,6 @@
 Name:       perl-DateTime-Calendar-Mayan 
 Version:    0.0601 
-Release:    2%{?dist}
+Release:    4%{?dist}
 # lib/DateTime/Calendar/Mayan.pod -> GPL+ or Artistic
 License:    GPL+ or Artistic 
 Group:      Development/Libraries
@@ -11,6 +11,7 @@ BuildRoot:  %{_tmppath}/%{name}-%{versio
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 BuildArch:  noarch
 
+BuildRequires: perl(Class::ISA)
 BuildRequires: perl(DateTime) >= 0.15
 BuildRequires: perl(ExtUtils::MakeMaker)
 BuildRequires: perl(Module::Build::Compat)
@@ -34,7 +35,7 @@ make %{?_smp_mflags}
 %install
 rm -rf %{buildroot}
 
-make pure_install PERL_INSTALL_ROOT=%{buildroot}
+make pure_install DESTDIR=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';'
 
@@ -53,6 +54,12 @@ rm -rf %{buildroot} 
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri Apr 30 2010 Marcela Maslanova <[email protected]> - 0.0601-4
+- Mass rebuild with perl-5.12.0
+
+* Mon Dec  7 2009 Stepan Kasal <[email protected]> - 0.0601-3
+- rebuild against perl 5.10.1
+
 * Sat Jul 25 2009 Fedora Release Engineering <[email protected]> 
- 0.0601-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to