packages: perl-Pango/perl-Pango.spec - Build does not require perl-Gtk2, th...
caleb
caleb at pld-linux.org
Mon May 24 16:26:18 CEST 2010
Author: caleb Date: Mon May 24 14:26:18 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- Build does not require perl-Gtk2, that would be circular.
---- Files affected:
packages/perl-Pango:
perl-Pango.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: packages/perl-Pango/perl-Pango.spec
diff -u packages/perl-Pango/perl-Pango.spec:1.5 packages/perl-Pango/perl-Pango.spec:1.6
--- packages/perl-Pango/perl-Pango.spec:1.5 Sat May 22 21:49:20 2010
+++ packages/perl-Pango/perl-Pango.spec Mon May 24 16:26:12 2010
@@ -1,9 +1,8 @@
# $Revision$, $Date$
-#
-# Conditional build:
+
%bcond_without tests # do not perform "make test"
-#
%include /usr/lib/rpm/macros.perl
+
%define pdir Pango
Summary: Pango - Layout and render international text
Name: perl-Pango
@@ -14,18 +13,14 @@
Source0: http://www.cpan.org/modules/by-authors/id/T/TS/TSCH/Pango-%{version}.tar.gz
# Source0-md5: 8d257209aa11bd6c3a2beb235c2f103f
URL: http://search.cpan.org/dist/Pango/
-BuildRequires: pango-devel
-BuildRequires: perl-devel >= 1:5.8.0
-BuildRequires: rpm-perlprov >= 4.1-13
-%if %{with tests}
-# some fonts are required, but does not really matter which ones
BuildRequires: fonts-TTF-bitstream-vera
+BuildRequires: pango-devel
BuildRequires: perl-Cairo >= 1.000
+BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: perl-ExtUtils-Depends >= 0.300
BuildRequires: perl-ExtUtils-PkgConfig
BuildRequires: perl-Glib >= 1.220
-BuildRequires: perl-Gtk2 >= 1.220
-%endif
+BuildRequires: rpm-perlprov >= 4.1-13
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -76,6 +71,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2010/05/24 14:26:12 caleb
+- Build does not require perl-Gtk2, that would be circular.
+
Revision 1.5 2010/05/22 19:49:20 glen
- no subdir for examples
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Pango/perl-Pango.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list