Author: draenog Date: Mon Nov 30 21:08:53 2009 GMT Module: packages Tag: HEAD ---- Log message: - correct arch and license
---- Files affected: packages/perl-ack: perl-ack.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/perl-ack/perl-ack.spec diff -u packages/perl-ack/perl-ack.spec:1.2 packages/perl-ack/perl-ack.spec:1.3 --- packages/perl-ack/perl-ack.spec:1.2 Mon Nov 30 22:00:35 2009 +++ packages/perl-ack/perl-ack.spec Mon Nov 30 22:08:48 2009 @@ -9,7 +9,8 @@ Name: perl-ack Version: 1.90 Release: 1 -License: GPL +# same as perl +License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-authors/id/P/PE/PETDANCE/ack-%{version}.tar.gz # Source0-md5: 94d2790e5e3c74561ca0cd465a494db6 @@ -20,6 +21,7 @@ %if %{with tests} BuildRequires: perl-Test-Pod %endif +BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -69,6 +71,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2009/11/30 21:08:48 draenog +- correct arch and license + Revision 1.2 2009/11/30 21:00:35 draenog - cosmetics ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-ack/perl-ack.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
