Author: qboosh Date: Mon Feb 21 16:26:00 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.4 - noarch, no CC/CFLAGS, fixed URL
---- Files affected: packages/perl-common-sense: perl-common-sense.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/perl-common-sense/perl-common-sense.spec diff -u packages/perl-common-sense/perl-common-sense.spec:1.5 packages/perl-common-sense/perl-common-sense.spec:1.6 --- packages/perl-common-sense/perl-common-sense.spec:1.5 Fri Jan 28 14:11:41 2011 +++ packages/perl-common-sense/perl-common-sense.spec Mon Feb 21 17:25:55 2011 @@ -7,17 +7,19 @@ %define pdir common %define pnam sense Summary: common::sense - save a tree AND a kitten, use common::sense! -Summary(pl.UTF-8): common::sense - dostarcza zdroworozsądkowe ustawienia domyślne +Summary(pl.UTF-8): common::sense - zdroworozsądkowe ustawienia domyślne dla programów w Perlu Name: perl-common-sense -Version: 3.0 +Version: 3.4 Release: 1 -License: unknown +# same as perl +License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 43e50e48f465f616b82837a09101a566 -URL: http://search.cpan.org/dist/Devel-FindRef/ +Source0: http://www.cpan.org/modules/by-authors/id/M/ML/MLEHMANN/%{pdir}-%{pnam}-%{version}.tar.gz +# Source0-md5: b87ef7ea6f068afdf7a05b67e7600885 +URL: http://search.cpan.org/dist/common-sense/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 +BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -35,9 +37,7 @@ %build %{__perl} Makefile.PL \ INSTALLDIRS=vendor -%{__make} \ - CC="%{__cc}" \ - OPTIMIZE="%{rpmcflags}" +%{__make} %{?with_tests:%{__make} test} @@ -52,6 +52,7 @@ %files %defattr(644,root,root,755) +%doc Changes LICENSE README %dir %{perl_vendorlib}/common %{perl_vendorlib}/common/sense.pm %{_mandir}/man3/common::sense.3pm* @@ -62,6 +63,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2011/02/21 16:25:55 qboosh +- updated to 3.4 +- noarch, no CC/CFLAGS, fixed URL + Revision 1.5 2011/01/28 13:11:41 sparky - fixed broken cvs keywords ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-common-sense/perl-common-sense.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
