Author: ankry Date: Sat Oct 21 13:15:37 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - ver. 1.47
---- Files affected: SPECS: perl-URPM.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/perl-URPM.spec diff -u SPECS/perl-URPM.spec:1.6 SPECS/perl-URPM.spec:1.7 --- SPECS/perl-URPM.spec:1.6 Wed May 24 09:25:19 2006 +++ SPECS/perl-URPM.spec Sat Oct 21 15:15:31 2006 @@ -6,15 +6,16 @@ %include /usr/lib/rpm/macros.perl %define pnam URPM %define pdir perl-URPM -Summary: URPM - module for Perl -Summary(pl): URPM - moduł dla Perla +Summary: URPM - manipulate and manage rpm files, hdlist files and rpm header files +Summary(pl): URPM - manipulowanie i zarządzanie plikami rpm, hdlist i nagłówkami rpm Name: perl-URPM -Version: 1.42 +Version: 1.47 Release: 1 -License: GPL or Artistic +# same as perl +License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://search.cpan.org/CPAN/authors/id/R/RG/RGARCIA/%{pnam}-%{version}.tar.gz -# Source0-md5: 75ab766039dde234605086eb0be1dfff +Source0: http://www.cpan.org/modules/by-authors/id/R/RG/RGARCIA/%{pnam}-%{version}.tar.gz +# Source0-md5: aac0b2a6274dfbf4c1acdd59d30f7c8c URL: http://search.cpan.org/dist/URPM/ BuildRequires: bzip2-devel BuildRequires: packdrake @@ -37,7 +38,9 @@ %build %{__perl} Makefile.PL \ INSTALLDIRS=vendor -%{__make} +%{__make} \ + OPTIMIZE="%{rpmcflags}" + %{?with_tests:%{__make} test} %install @@ -65,6 +68,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2006/10/21 13:15:31 ankry +- ver. 1.47 + Revision 1.6 2006/05/24 07:25:19 qboosh - (generic) URL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-URPM.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
