SPECS: perl-dirs.spec - bootstrap bcond

arekm arekm at pld-linux.org
Fri Feb 8 11:54:45 CET 2008


Author: arekm                        Date: Fri Feb  8 10:54:45 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- bootstrap bcond

---- Files affected:
SPECS:
   perl-dirs.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/perl-dirs.spec
diff -u SPECS/perl-dirs.spec:1.28 SPECS/perl-dirs.spec:1.29
--- SPECS/perl-dirs.spec:1.28	Wed Feb  6 08:27:34 2008
+++ SPECS/perl-dirs.spec	Fri Feb  8 11:54:40 2008
@@ -1,4 +1,9 @@
 # $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
+%endif
 # This is to avoid calling perl so many times
 %{expand:%%define	perl_vendorarch	%{perl_vendorarch}}
 %{expand:%%define	perl_vendorlib	%{perl_vendorlib}}
@@ -7,7 +12,7 @@
 Summary(pl.UTF-8):	Katalogi wspólne dla modułów Perla
 Name:		perl-dirs
 Version:	1.0
-Release:	20
+Release:	20.1
 License:	Public Domain
 Group:		Development/Languages/Perl
 BuildRequires:	perl-base
@@ -306,6 +311,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2008-02-08 10:54:40  arekm
+- bootstrap bcond
+
 Revision 1.28  2008-02-06 07:27:34  arekm
 - rel 20; add CSS
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-dirs.spec?r1=1.28&r2=1.29&f=u



More information about the pld-cvs-commit mailing list