Author: qboosh Date: Mon Dec 24 19:47:18 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - generic URL
---- Files affected: SPECS: perl-Log-Dispatch.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/perl-Log-Dispatch.spec diff -u SPECS/perl-Log-Dispatch.spec:1.27 SPECS/perl-Log-Dispatch.spec:1.28 --- SPECS/perl-Log-Dispatch.spec:1.27 Mon Dec 24 03:39:16 2007 +++ SPECS/perl-Log-Dispatch.spec Mon Dec 24 20:47:12 2007 @@ -2,7 +2,7 @@ # # Conditional build: %bcond_without tests # do not perform "./Build test" - +# %include /usr/lib/rpm/macros.perl %define pdir Log %define pnam Dispatch @@ -13,8 +13,9 @@ Release: 1 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/Log/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: cef8b522b7b243a4696e33b6de22836b +URL: http://search.cpan.org/dist/Log-Dispatch/ BuildRequires: perl-Module-Build >= 0.20 BuildRequires: perl-Params-Validate >= 0.15 BuildRequires: perl-devel >= 1:5.8.0 @@ -59,8 +60,8 @@ %files %defattr(644,root,root,755) %doc Changes README -%{perl_vendorlib}/%{pdir}/*.pm -%{perl_vendorlib}/%{pdir}/%{pnam} +%{perl_vendorlib}/Log/*.pm +%{perl_vendorlib}/Log/Dispatch %{_mandir}/man3/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -69,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2007-12-24 19:47:12 qboosh +- generic URL + Revision 1.27 2007-12-24 02:39:16 zbyniu - up to 2.20 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Log-Dispatch.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
