SPECS: perl-dirs.spec - rel .2
arekm
arekm at pld-linux.org
Fri Feb 8 12:02:11 CET 2008
Author: arekm Date: Fri Feb 8 11:02:11 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel .2
---- Files affected:
SPECS:
perl-dirs.spec (1.29 -> 1.30)
---- Diffs:
================================================================
Index: SPECS/perl-dirs.spec
diff -u SPECS/perl-dirs.spec:1.29 SPECS/perl-dirs.spec:1.30
--- SPECS/perl-dirs.spec:1.29 Fri Feb 8 11:54:40 2008
+++ SPECS/perl-dirs.spec Fri Feb 8 12:02:05 2008
@@ -1,8 +1,8 @@
# $Revision$, $Date$
%bcond_with bootstrap
%if %{with bootstrap}
-%define perl_vendorarch %{_libdir}/perl5/vendor_perl/5.10.0/%{_target_platform}-multi
-%define perl_vendorlib %{_datadir}/perl5/vendor_perl
+%global perl_vendorarch %{_libdir}/perl5/vendor_perl/5.10.0/%{_target_platform}-multi
+%global perl_vendorlib %{_datadir}/perl5/vendor_perl
%endif
# This is to avoid calling perl so many times
%{expand:%%define perl_vendorarch %{perl_vendorarch}}
@@ -12,10 +12,10 @@
Summary(pl.UTF-8): Katalogi wspólne dla modułów Perla
Name: perl-dirs
Version: 1.0
-Release: 20.1
+Release: 20.2
License: Public Domain
Group: Development/Languages/Perl
-BuildRequires: perl-base
+%{!?with_bootstrap:BuildRequires: perl-base}
Requires: %{perl_vendorarch}
Requires: %{perl_vendorlib}
Provides: %{name}(%{_target_cpu})
@@ -311,6 +311,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.30 2008-02-08 11:02:05 arekm
+- rel .2
+
Revision 1.29 2008-02-08 10:54:40 arekm
- bootstrap bcond
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-dirs.spec?r1=1.29&r2=1.30&f=u
More information about the pld-cvs-commit
mailing list