Author: qboosh Date: Sat Mar 31 19:52:17 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - generic URL - BR: perl-Module-Build - drop .pod
---- Files affected: SPECS: perl-DateTime-Calendar-Mayan.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/perl-DateTime-Calendar-Mayan.spec diff -u SPECS/perl-DateTime-Calendar-Mayan.spec:1.8 SPECS/perl-DateTime-Calendar-Mayan.spec:1.9 --- SPECS/perl-DateTime-Calendar-Mayan.spec:1.8 Tue Feb 13 08:16:54 2007 +++ SPECS/perl-DateTime-Calendar-Mayan.spec Sat Mar 31 21:52:12 2007 @@ -14,9 +14,11 @@ # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz +Source0: http://www.cpan.org/modules/by-module/DateTime/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 9ed964ceadee297770be4ef7778e090c +URL: http://search.cpan.org/dist/DateTime-Calendar-Mayan/ BuildRequires: perl-DateTime +BuildRequires: perl-Module-Build BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch @@ -48,6 +50,8 @@ ./Build install +rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/DateTime/Calendar/Mayan.pod + %clean rm -rf $RPM_BUILD_ROOT @@ -55,9 +59,6 @@ %defattr(644,root,root,755) %doc Changes README Todo %{perl_vendorlib}/DateTime/Calendar/Mayan.pm -# not sure if that should be or should not be included.. -# i rather would like to include it -#%{perl_vendorlib}/DateTime/Calendar/Mayan.pod %{_mandir}/man3/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -66,6 +67,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2007/03/31 19:52:12 qboosh +- generic URL +- BR: perl-Module-Build +- drop .pod + Revision 1.8 2007/02/13 07:16:54 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-DateTime-Calendar-Mayan.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
