]> git.pld-linux.org Git - packages/dpkg.git/commitdiff
- updated noautoreq for rpm5 auto/th/dpkg-1.16.10-2
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 17 Apr 2013 10:55:48 +0000 (12:55 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 17 Apr 2013 10:55:48 +0000 (12:55 +0200)
- rel 2

dpkg.spec

index cf60fd9178c228face0f70d200368a36ee0bbffa..c3a1cb86fe29575da70fa7cd398d9fe45a837ee9 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.16.10
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         Applications/File
 Source0:       ftp://ftp.debian.org/debian/pool/main/d/dpkg/%{name}_%{version}.tar.xz
@@ -23,7 +23,7 @@ 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)'
+%define                _noautoreq_perl         extra file in Tie::ExtraHash
 
 %description
 This package contains the programs to handle deb packages known from
This page took 0.077323 seconds and 4 git commands to generate.