Author: sls Date: Sun Mar 25 23:28:00 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - added datetime_version.patch
---- Files affected: SPECS: perl-DateTime-Format-Mail.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-DateTime-Format-Mail.spec diff -u SPECS/perl-DateTime-Format-Mail.spec:1.1 SPECS/perl-DateTime-Format-Mail.spec:1.2 --- SPECS/perl-DateTime-Format-Mail.spec:1.1 Mon Mar 26 01:23:19 2007 +++ SPECS/perl-DateTime-Format-Mail.spec Mon Mar 26 01:27:55 2007 @@ -16,6 +16,7 @@ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-authors/id/D/DR/DROLSKY/DateTime-Format-Mail-%{version}.tar.gz # Source0-md5: d3940d6b387b75de0332201db1685e7d +Patch0: %{name}-datetime_version.patch BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} @@ -48,6 +49,7 @@ %prep %setup -q -n %{pdir}-%{pnam}-%{version} +%patch0 -p1 %build %{__perl} Build.PL \ @@ -77,6 +79,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/03/25 23:27:55 sls +- added datetime_version.patch + Revision 1.1 2007/03/25 23:23:19 sls - perl-XML-RSS-1.22 needs this ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-DateTime-Format-Mail.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
