SPECS: perl-dirs.spec - depend on rpmbuild macros expanding perl m...

glen glen at pld-linux.org
Fri Mar 14 00:58:17 CET 2008


Author: glen                         Date: Thu Mar 13 23:58:17 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- depend on rpmbuild macros expanding perl macros once

---- Files affected:
SPECS:
   perl-dirs.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/perl-dirs.spec
diff -u SPECS/perl-dirs.spec:1.37 SPECS/perl-dirs.spec:1.38
--- SPECS/perl-dirs.spec:1.37	Sun Feb 17 18:25:00 2008
+++ SPECS/perl-dirs.spec	Fri Mar 14 00:58:12 2008
@@ -8,9 +8,6 @@
 %global	perl_vendorarch	%{_libdir}/perl5/vendor_perl/%{new_perl_ver}/%{_target_platform}-thread-multi
 %global	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}}
 #
 Summary:	Common dirs for Perl modules
 Summary(pl.UTF-8):	Katalogi wspólne dla modułów Perla
@@ -20,6 +17,7 @@
 License:	Public Domain
 Group:		Development/Languages/Perl
 %{!?with_bootstrap:BuildRequires:	perl-base}
+BuildRequires:	rpmbuild(macros) >= 1.442
 Requires:	%{perl_vendorarch}
 Requires:	%{perl_vendorlib}
 Provides:	%{name}(%{_target_cpu})
@@ -317,6 +315,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2008-03-13 23:58:12  glen
+- depend on rpmbuild macros expanding perl macros once
+
 Revision 1.37  2008-02-17 17:25:00  radek
 - release 4: vendorlib/Probe
 
================================================================

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



More information about the pld-cvs-commit mailing list