SPECS (AC-branch): perl-Gtk2.spec - merged 1.133 from HEAD
glen
glen at pld-linux.org
Sun Aug 27 12:51:21 CEST 2006
Author: glen Date: Sun Aug 27 10:51:21 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- merged 1.133 from HEAD
---- Files affected:
SPECS:
perl-Gtk2.spec (1.40.2.1 -> 1.40.2.2)
---- Diffs:
================================================================
Index: SPECS/perl-Gtk2.spec
diff -u SPECS/perl-Gtk2.spec:1.40.2.1 SPECS/perl-Gtk2.spec:1.40.2.2
--- SPECS/perl-Gtk2.spec:1.40.2.1 Mon May 15 15:31:24 2006
+++ SPECS/perl-Gtk2.spec Sun Aug 27 12:51:16 2006
@@ -1,6 +1,5 @@
# $Revision$, $Date$
# TODO:
-# - perl-Gtk2 shouldn't depend on perl-devel (ExtUtils::MakeMaker). create -devel package?
# - review `Unrecognized argument in LIBS ignored: '-pthread'' (from buildlog)
#
# Conditional build:
@@ -11,22 +10,24 @@
Summary: Perl interface to the 2.x series of the Gimp Toolkit library
Summary(pl): Interfejs perlowy do wersji 2.x biblioteki Gimp Toolkit
Name: perl-Gtk2
-Version: 1.121
+Version: 1.133
Release: 1
License: LGPL v2.1+
Group: Development/Languages/Perl
Source0: http://dl.sourceforge.net/gtk2-perl/%{pdir}-%{version}.tar.gz
-# Source0-md5: 90bd58334c49a4db9d812537de5b1620
-URL: http://gtk2-perl.sf.net/
+# Source0-md5: 5b3676c9197322cf3c4de6c5c0535587
+URL: http://gtk2-perl.sourceforge.net/
BuildRequires: gtk+2-devel >= 1:2.0.0
+BuildRequires: perl-Cairo >= 0.92
BuildRequires: perl-ExtUtils-Depends >= 0.201
BuildRequires: perl-ExtUtils-PkgConfig >= 1.06
-BuildRequires: perl-Glib >= 1.120
+BuildRequires: perl-Glib >= 1.132
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
BuildRequires: rpmbuild(macros) >= 1.192
Requires: gtk+2 >= 2.0.0
-Requires: perl-Glib >= 1.120
+Requires: perl-Cairo >= 0.92
+Requires: perl-Glib >= 1.132
Obsoletes: perl-Gnome2-common
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -41,10 +42,6 @@
%prep
%setup -q -n %{pdir}-%{version}
-# "use Gtk2 '-init'" requires X display; fortunately Gtk2::Stock->lookup
-# works without this
-%{__perl} -pi -e "s/'-init'//" podifystockitems.pl
-
%build
%{__perl} Makefile.PL \
INSTALLDIRS=vendor
@@ -63,6 +60,7 @@
DESTDIR=$RPM_BUILD_ROOT
rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/%{pdir}/{*,*/*,*/*/*}.pod
+rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/Gtk2.pod
%clean
rm -rf $RPM_BUILD_ROOT
@@ -91,6 +89,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.40.2.2 2006/08/27 10:51:16 glen
+- merged 1.133 from HEAD
+
Revision 1.40.2.1 2006/05/15 13:31:24 baggins
- merged from HEAD
@@ -104,7 +105,7 @@
- 1.104
Revision 1.43 2005/11/18 17:46:56 twittner
-- added %%{perl_vendorlib}/Gtk2/Ex directories for perl-Gtk2-Ex* packeges
+- added %{perl_vendorlib}/Gtk2/Ex directories for perl-Gtk2-Ex* packages
(suggested by qboosh)
- added to TODO warning from buildlog for reviewing:
Unrecognized argument in LIBS ignored: '-pthread'
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Gtk2.spec?r1=1.40.2.1&r2=1.40.2.2&f=u
More information about the pld-cvs-commit
mailing list