[Bug 467420] Review Request: mingw32-gtk2 - MinGW Windows Gtk2 library

bugzilla at redhat.com bugzilla at redhat.com
Sat Nov 1 13:14:52 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=467420


Levente Farkas <lfarkas at lfarkas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lfarkas at lfarkas.org




--- Comment #2 from Levente Farkas <lfarkas at lfarkas.org>  2008-11-01 09:14:50 EDT ---
please apply:

diff -up ./mingw32-gtk2.spec.lfarkas ./mingw32-gtk2.spec
--- ./mingw32-gtk2.spec.lfarkas 2008-11-01 14:13:22.000000000 +0100
+++ ./mingw32-gtk2.spec 2008-11-01 14:14:14.000000000 +0100
@@ -4,6 +4,8 @@
 %define __find_requires %{_mingw32_findrequires}
 %define __find_provides %{_mingw32_findprovides}

+%define glib2_version 2.6.0
+
 Name:           mingw32-gtk2
 Version:        2.14.4
 Release:        3%{?dist}
@@ -38,11 +40,11 @@ BuildRequires:  pkgconfig
 # Native one for msgfmt
 BuildRequires:  gettext
 # Native one for glib-genmarsjal
-BuildRequires:  glib2-devel
+BuildRequires:  glib2-devel >= %{glib2_version}
 # Native one for gtk-update-icon-cache
-BuildRequires:  gtk2
+BuildRequires:  gtk2 >= %{version}
 # Native one for gdk-pixbuf-csource
-BuildRequires:  gtk2-devel
+BuildRequires:  gtk2-devel >= %{version}


 %description

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list