Author: qboosh Date: Sat Mar 31 16:38:40 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - generic URL - missing dir
---- Files affected: SPECS: perl-POE-Component-SNMP.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/perl-POE-Component-SNMP.spec diff -u SPECS/perl-POE-Component-SNMP.spec:1.16 SPECS/perl-POE-Component-SNMP.spec:1.17 --- SPECS/perl-POE-Component-SNMP.spec:1.16 Tue Feb 13 08:47:14 2007 +++ SPECS/perl-POE-Component-SNMP.spec Sat Mar 31 18:38:35 2007 @@ -16,6 +16,7 @@ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/POE/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 2c6743f492d58494a02fcbca5357e254 +URL: http://search.cpan.org/dist/POE-Component-SNMP/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} @@ -53,8 +54,8 @@ %files %defattr(644,root,root,755) %doc Changes README -%{perl_vendorlib}/%{pdir}/*/*.pm -%{perl_vendorlib}/%{pdir}/*/*/*.pm +%{perl_vendorlib}/POE/Component/SNMP.pm +%{perl_vendorlib}/POE/Component/SNMP %{_mandir}/man3/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -63,6 +64,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2007/03/31 16:38:35 qboosh +- generic URL +- missing dir + Revision 1.16 2007/02/13 07:47:14 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-POE-Component-SNMP.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
