rpms/Gtk-Perl/devel Gtk-Perl.spec,1.4,1.5

Matthias Saou (thias) fedora-extras-commits at redhat.com
Mon Mar 6 17:15:18 UTC 2006


Author: thias

Update of /cvs/extras/rpms/Gtk-Perl/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1080

Modified Files:
	Gtk-Perl.spec 
Log Message:
FC5 rebuild.



Index: Gtk-Perl.spec
===================================================================
RCS file: /cvs/extras/rpms/Gtk-Perl/devel/Gtk-Perl.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Gtk-Perl.spec	8 Feb 2006 16:29:23 -0000	1.4
+++ Gtk-Perl.spec	6 Mar 2006 17:15:18 -0000	1.5
@@ -3,7 +3,7 @@
 Summary: Perl extensions for GTK+ (the Gimp ToolKit)
 Name: Gtk-Perl
 Version: 0.7008
-Release: 39%{?dist}
+Release: 40%{?dist}
 License: LGPL
 Group: System Environment/Libraries
 URL: http://www.gtkperl.org/
@@ -13,10 +13,11 @@
 BuildRequires: gtk+-devel, gdk-pixbuf-devel, libglade-devel
 BuildRequires: gnome-libs-devel, gtkhtml-devel, gal-devel
 BuildRequires: perl(XML::Parser)
-%if 0%{?fedora} < 5
-BuildRequires: Mesa-devel
+# Use monolithic X up to FC4, and modular X for FC5+ and non-Fedora
+%if %{!?fedora:5}%{?fedora} >= 5
+BuildRequires: libXt-devel, libXpm-devel, libGL-devel
 %else
-BuildRequires: mesa-libGL-devel, libXt-devel, libXpm-devel
+BuildRequires: Mesa-devel
 %endif
 
 # Internal perl provides not caught by the find-provides
@@ -100,6 +101,9 @@
 
 
 %changelog
+* Mon Mar  6 2006 Matthias Saou <http://freshrpms.net/> 0.7008-40
+- FC5 rebuild.
+
 * Wed Feb  8 2006 Matthias Saou <http://freshrpms.net/> 0.7008-39
 - Rebuild for new gcc/glibc.
 - Add conditional to build with/without modular X depending on FC version.




More information about the scm-commits mailing list