]> git.pld-linux.org Git - packages/dpkg.git/commitdiff
- rel 2 auto/th/dpkg-1_15_8_10-2
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 6 Mar 2011 19:49:21 +0000 (19:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- blacklist false deps

Changed files:
    dpkg.spec -> 1.37

dpkg.spec

index 249325e9d0f227433aea04f353b209ba8721edaa..5264d5fc7c5dce5bb323a21151413281cc69cc71 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:       1
+Release:       2
 License:       GPL v2+
 Group:         Applications/File
 Source0:       ftp://ftp.debian.org/debian/pool/main/d/dpkg/%{name}_%{version}.tar.bz2
@@ -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)' 
+
 %description
 This package contains the programs to handle deb packages known from
 Debian.
This page took 0.157372 seconds and 4 git commands to generate.