packages: perl-Pango/perl-Pango.spec - Reverted change from r1.6, was total...
caleb
caleb at pld-linux.org
Mon May 24 19:08:55 CEST 2010
Author: caleb Date: Mon May 24 17:08:55 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- Reverted change from r1.6, was totally bogus
---- Files affected:
packages/perl-Pango:
perl-Pango.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: packages/perl-Pango/perl-Pango.spec
diff -u packages/perl-Pango/perl-Pango.spec:1.6 packages/perl-Pango/perl-Pango.spec:1.7
--- packages/perl-Pango/perl-Pango.spec:1.6 Mon May 24 16:26:12 2010
+++ packages/perl-Pango/perl-Pango.spec Mon May 24 19:08:50 2010
@@ -13,14 +13,19 @@
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: fonts-TTF-bitstream-vera
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: 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: rpm-perlprov >= 4.1-13
+BuildRequires: perl-Gtk2 >= 1.220
+%endif
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -71,6 +76,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2010/05/24 17:08:50 caleb
+- Reverted change from r1.6, was totally bogus
+
Revision 1.6 2010/05/24 14:26:12 caleb
- Build does not require perl-Gtk2, that would be circular.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Pango/perl-Pango.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list