Author: qboosh Date: Mon Mar 24 02:33:23 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - generic URL
---- Files affected: SPECS: perl-GTop.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: SPECS/perl-GTop.spec diff -u SPECS/perl-GTop.spec:1.33 SPECS/perl-GTop.spec:1.34 --- SPECS/perl-GTop.spec:1.33 Mon Mar 3 10:05:55 2008 +++ SPECS/perl-GTop.spec Mon Mar 24 03:33:18 2008 @@ -1,8 +1,7 @@ # $Revision$, $Date$ # # Conditional build: -%bcond_with tests # perform "make test" - # require /proc access +%bcond_with tests # perform "make test" (requires /proc access) # %include /usr/lib/rpm/macros.perl %define pdir GTop @@ -17,6 +16,7 @@ Source0: http://www.cpan.org/modules/by-module/GTop/%{pdir}-%{version}.tar.gz # Source0-md5: 049553661f8ceb7fa93517e8ed68f712 Patch0: %{name}-error_h.patch +URL: http://search.cpan.org/dist/GTop/ BuildRequires: libgtop-devel >= 2.0 BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: pkgconfig @@ -62,13 +62,13 @@ %files %defattr(644,root,root,755) %{perl_vendorarch}/*.pm -%{perl_vendorarch}/%{pdir} -%dir %{perl_vendorarch}/auto/%{pdir} -%attr(755,root,root) %{perl_vendorarch}/auto/%{pdir}/*.so -%{perl_vendorarch}/auto/%{pdir}/*.bs -%dir %{perl_vendorarch}/auto/%{pdir}/Server -%attr(755,root,root) %{perl_vendorarch}/auto/%{pdir}/Server/*.so -%{perl_vendorarch}/auto/%{pdir}/Server/*.bs +%{perl_vendorarch}/GTop +%dir %{perl_vendorarch}/auto/GTop +%attr(755,root,root) %{perl_vendorarch}/auto/GTop/*.so +%{perl_vendorarch}/auto/GTop/*.bs +%dir %{perl_vendorarch}/auto/GTop/Server +%attr(755,root,root) %{perl_vendorarch}/auto/GTop/Server/*.so +%{perl_vendorarch}/auto/GTop/Server/*.bs %{_mandir}/man3/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -77,6 +77,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2008-03-24 02:33:18 qboosh +- generic URL + Revision 1.33 2008-03-03 09:05:55 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-GTop.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
