]> git.pld-linux.org Git - packages/dpkg.git/blobdiff - dpkg.spec
- Up to 1.16.0.3
[packages/dpkg.git] / dpkg.spec
index 249325e9d0f227433aea04f353b209ba8721edaa..eafe340636be64e5f7b7a67effab8e4516ff98be 100644 (file)
--- a/dpkg.spec
+++ b/dpkg.spec
@@ -2,12 +2,12 @@
 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
+Version:       1.16.0.3
 Release:       1
 License:       GPL v2+
 Group:         Applications/File
 Source0:       ftp://ftp.debian.org/debian/pool/main/d/dpkg/%{name}_%{version}.tar.bz2
-# Source0-md5: bce745c7083ace01da1df6cdcad35f9a
+# Source0-md5: 0266b06ef9da8278cea008d21e17e5f6
 URL:           http://packages.debian.org/search?keywords=dpkg
 BuildRequires: bzip2-devel
 BuildRequires: gettext-devel >= 0.18
@@ -19,6 +19,9 @@ BuildRequires:        zlib-devel
 Requires:      perl-base
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# blacklist false positives
+%define                _noautoreq      'perl(extra)' 'perl(file)' 'perl(in)' 'perl(Tie::ExtraHash)'
+
 %description
 This package contains the programs to handle deb packages known from
 Debian.
This page took 0.044948 seconds and 4 git commands to generate.