SPECS: perl-dirs.spec - actually %_target_cpu must be used; rel 9
glen
glen at pld-linux.org
Thu Dec 21 02:21:39 CET 2006
Author: glen Date: Thu Dec 21 01:21:39 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- actually %_target_cpu must be used; rel 9
---- Files affected:
SPECS:
perl-dirs.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/perl-dirs.spec
diff -u SPECS/perl-dirs.spec:1.11 SPECS/perl-dirs.spec:1.12
--- SPECS/perl-dirs.spec:1.11 Thu Dec 21 02:17:04 2006
+++ SPECS/perl-dirs.spec Thu Dec 21 02:21:34 2006
@@ -7,12 +7,12 @@
Summary(pl): Katalogi wspólne dla modułów Perla
Name: perl-dirs
Version: 1.0
-Release: 8
+Release: 9
License: Public Domain
Group: Development/Languages/Perl
Requires: %{perl_vendorarch}
Requires: %{perl_vendorlib}
-Provides: %{name}(%{_target_base_arch})
+Provides: %{name}(%{_target_cpu})
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -290,6 +290,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2006/12/21 01:21:34 glen
+- actually %_target_cpu must be used; rel 9
+
Revision 1.11 2006/12/21 01:17:04 glen
- Provide %{name}(%{_target_base_arch}); rel 8
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-dirs.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list