packages: dpkg/dpkg.spec - rel 3 - Tie::ExtraHash is part of Tie::Hash, pro...

baggins baggins at pld-linux.org
Sun Mar 6 22:45:51 CET 2011


Author: baggins                      Date: Sun Mar  6 21:45:51 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 3
- Tie::ExtraHash is part of Tie::Hash, provided by perl-base

---- Files affected:
packages/dpkg:
   dpkg.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: packages/dpkg/dpkg.spec
diff -u packages/dpkg/dpkg.spec:1.37 packages/dpkg/dpkg.spec:1.38
--- packages/dpkg/dpkg.spec:1.37	Sun Mar  6 20:49:21 2011
+++ packages/dpkg/dpkg.spec	Sun Mar  6 22:45:46 2011
@@ -4,7 +4,7 @@
 Summary(pl.UTF-8):	Program do obsługi pakietów Debiana
 Name:		dpkg
 Version:	1.15.8.10
-Release:	2
+Release:	3
 License:	GPL v2+
 Group:		Applications/File
 Source0:	ftp://ftp.debian.org/debian/pool/main/d/dpkg/%{name}_%{version}.tar.bz2
@@ -21,7 +21,7 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # blacklist false positives
-%define		_noautoreq	'perl(extra)' 'perl(file)' 'perl(in)' 
+%define		_noautoreq	'perl(extra)' 'perl(file)' 'perl(in)' 'perl(Tie::ExtraHash)'
 
 %description
 This package contains the programs to handle deb packages known from
@@ -149,6 +149,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2011/03/06 21:45:46  baggins
+- rel 3
+- Tie::ExtraHash is part of Tie::Hash, provided by perl-base
+
 Revision 1.37  2011/03/06 19:49:21  baggins
 - rel 2
 - blacklist false deps
================================================================

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



More information about the pld-cvs-commit mailing list