SPECS: perl-dirs.spec - exclude %{perl_vendorarch}/auto (in perl-b...

glen glen at pld-linux.org
Tue Aug 22 21:13:12 CEST 2006


Author: glen                         Date: Tue Aug 22 19:13:12 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- exclude %{perl_vendorarch}/auto (in perl-base); rel 2

---- Files affected:
SPECS:
   perl-dirs.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-dirs.spec
diff -u SPECS/perl-dirs.spec:1.1 SPECS/perl-dirs.spec:1.2
--- SPECS/perl-dirs.spec:1.1	Tue Aug 22 19:15:00 2006
+++ SPECS/perl-dirs.spec	Tue Aug 22 21:13:07 2006
@@ -2,7 +2,7 @@
 Summary:	Common dirs for Perl modules
 Name:		perl-dirs
 Version:	1.0
-Release:	1
+Release:	2
 License:	Public Domain
 Group:		Development/Languages/Perl
 Requires:	%{perl_vendorarch}
@@ -63,7 +63,6 @@
 %{perl_vendorarch}/Unicode
 %{perl_vendorarch}/WWW
 %{perl_vendorarch}/XML
-%{perl_vendorarch}/auto
 %{perl_vendorarch}/auto/AI
 %{perl_vendorarch}/auto/Algorithm
 %{perl_vendorarch}/auto/Astro
@@ -268,6 +267,7 @@
 %defattr(644,root,root,755)
 %{perl_vendorlib}/*
 %{perl_vendorarch}/*
+%exclude %{perl_vendorarch}/auto
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -275,6 +275,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/08/22 19:13:07  glen
+- exclude %{perl_vendorarch}/auto (in perl-base); rel 2
+
 Revision 1.1  2006/08/22 17:15:00  glen
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-dirs.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list