SPECS (AC-branch): perl-Gtk2.spec - merged from HEAD

baggins baggins at pld-linux.org
Mon May 15 15:31:30 CEST 2006


Author: baggins                      Date: Mon May 15 13:31:30 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- merged from HEAD

---- Files affected:
SPECS:
   perl-Gtk2.spec (1.40 -> 1.40.2.1) 

---- Diffs:

================================================================
Index: SPECS/perl-Gtk2.spec
diff -u SPECS/perl-Gtk2.spec:1.40 SPECS/perl-Gtk2.spec:1.40.2.1
--- SPECS/perl-Gtk2.spec:1.40	Fri Sep  9 15:05:51 2005
+++ SPECS/perl-Gtk2.spec	Mon May 15 15:31:24 2006
@@ -1,6 +1,7 @@
 # $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:
 %bcond_with	tests	# perform "make test" (requires X server)
@@ -10,28 +11,28 @@
 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.100
+Version:	1.121
 Release:	1
 License:	LGPL v2.1+
 Group:		Development/Languages/Perl
-Source0:	http://heanet.dl.sourceforge.net/gtk2-perl/%{pdir}-%{version}.tar.gz
-# Source0-md5:	498eb71cedb0fc619654cebf43a41f8e
+Source0:	http://dl.sourceforge.net/gtk2-perl/%{pdir}-%{version}.tar.gz
+# Source0-md5:	90bd58334c49a4db9d812537de5b1620
 URL:		http://gtk2-perl.sf.net/
 BuildRequires:	gtk+2-devel >= 1:2.0.0
 BuildRequires:	perl-ExtUtils-Depends >= 0.201
 BuildRequires:	perl-ExtUtils-PkgConfig >= 1.06
-BuildRequires:	perl-Glib >= 1.100
+BuildRequires:	perl-Glib >= 1.120
 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.100
+Requires:	perl-Glib >= 1.120
 Obsoletes:	perl-Gnome2-common
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The Gtk2 module allows a perl developer to use the GTK+ graphical
-user interface library.
+The Gtk2 module allows a perl developer to use the GTK+ graphical user
+interface library.
 
 %description -l pl
 Moduł Gtk2 pozwala programistom perlowym na używanie biblioteki
@@ -55,8 +56,8 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{perl_vendorarch}/auto/Gnome2 \
-	$RPM_BUILD_ROOT%{perl_vendorarch}/Gnome2
+install -d $RPM_BUILD_ROOT%{perl_vendorarch}/{auto/Gnome2,Gnome2} \
+	$RPM_BUILD_ROOT%{perl_vendorlib}/Gtk2/Ex
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -80,6 +81,8 @@
 %{perl_vendorarch}/auto/Gtk2/*.bs
 %attr(755,root,root) %{perl_vendorarch}/auto/Gtk2/*.so
 %dir %{perl_vendorarch}/auto/Gnome2
+%dir %{perl_vendorlib}/Gtk2
+%dir %{perl_vendorlib}/Gtk2/Ex
 %{_mandir}/man3/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -88,6 +91,31 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40.2.1  2006/05/15 13:31:24  baggins
+- merged from HEAD
+
+Revision 1.46  2006/04/16 13:52:30  freetz
+- 1.121
+
+Revision 1.45  2006/03/14 14:04:39  freetz
+- 1.120 (GNOME2.14)
+
+Revision 1.44  2006/02/15 07:33:12  freetz
+- 1.104
+
+Revision 1.43  2005/11/18 17:46:56  twittner
+- added %%{perl_vendorlib}/Gtk2/Ex directories for perl-Gtk2-Ex* packeges
+  (suggested by qboosh)
+- added to TODO warning from buildlog for reviewing:
+  Unrecognized argument in LIBS ignored: '-pthread'
+- rel.2
+
+Revision 1.42  2005/11/03 20:15:43  glen
+- unify sf url, and other things that adapter felt neccessary
+
+Revision 1.41  2005/10/08 12:08:42  freetz
+- 1.101
+
 Revision 1.40  2005/09/09 13:05:51  freetz
 - 1.100 (2.12.0)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Gtk2.spec?r1=1.40&r2=1.40.2.1&f=u



More information about the pld-cvs-commit mailing list