[packages/dpkg] - updated noautoreq for rpm5 - rel 2
baggins
baggins at pld-linux.org
Wed Apr 17 12:56:01 CEST 2013
commit c4540769ef87f986165bd9eceea69968f1b43a93
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Wed Apr 17 12:55:48 2013 +0200
- updated noautoreq for rpm5
- rel 2
dpkg.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dpkg.spec b/dpkg.spec
index cf60fd9..c3a1cb8 100644
--- 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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dpkg.git/commitdiff/c4540769ef87f986165bd9eceea69968f1b43a93
More information about the pld-cvs-commit
mailing list