]> git.pld-linux.org Git - packages/dpkg.git/commitdiff
- rel 3 auto/th/dpkg-1_15_8_10-3
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 6 Mar 2011 21:45:46 +0000 (21:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Tie::ExtraHash is part of Tie::Hash, provided by perl-base

Changed files:
    dpkg.spec -> 1.38

dpkg.spec

index 5264d5fc7c5dce5bb323a21151413281cc69cc71..2f1b01958ad1b2c47d6158bd5664558eb87e4755 100644 (file)
--- a/dpkg.spec
+++ b/dpkg.spec
@@ -3,7 +3,7 @@ Summary:        Package maintenance system for Debian Linux
 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
@@ -20,7 +20,7 @@ Requires:     perl-base
 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
This page took 0.268567 seconds and 4 git commands to generate.