[packages/perl-Qt4] - filter out internal deps - rel 2
baggins
baggins at pld-linux.org
Mon Dec 10 17:28:11 CET 2012
commit 751d5f3417ed9247f782cf17fa8a6b302e2c56b8
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Dec 10 17:27:54 2012 +0100
- filter out internal deps
- rel 2
perl-Qt4.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/perl-Qt4.spec b/perl-Qt4.spec
index 7c38200..aec4bac 100644
--- a/perl-Qt4.spec
+++ b/perl-Qt4.spec
@@ -11,7 +11,7 @@ Summary: Qt4 - A Perl module interface to Qt4
Summary(pl.UTF-8): Qt4 - interfejs Perla do Qt4
Name: perl-Qt4
Version: 4.9.4
-Release: 1
+Release: 2
License: GPL
Group: Development/Languages/Perl
Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
@@ -22,6 +22,8 @@ BuildRequires: tar >= 1:1.22
BuildRequires: xz
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define _noautoreq_perl Qt::_internal
+
%description
This module provides bindings to the Qt 4 libraries for Perl.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Qt4.git/commitdiff/751d5f3417ed9247f782cf17fa8a6b302e2c56b8
More information about the pld-cvs-commit
mailing list