SPECS: perl-dirs.spec - exclude dir, not whole tree, rel 3

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


Author: glen                         Date: Tue Aug 22 19:17:17 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- exclude dir, not whole tree, rel 3

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

---- Diffs:

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

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



More information about the pld-cvs-commit mailing list