[Bug 467409] Review Request: mingw32-atk - MinGW Windows Atk library

bugzilla at redhat.com bugzilla at redhat.com
Sat Nov 1 13:09:17 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=467409


Levente Farkas <lfarkas at lfarkas.org> changed:

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




--- Comment #1 from Levente Farkas <lfarkas at lfarkas.org>  2008-11-01 09:09:16 EDT ---
please apply this patch for require versioned native packages:

--- ./mingw32-atk.spec.lfarkas 2008-11-01 13:50:38.000000000 +0100
+++ ./mingw32-atk.spec 2008-11-01 14:08:33.000000000 +0100
@@ -4,6 +4,8 @@
 %define __find_requires %{_mingw32_findrequires}
 %define __find_provides %{_mingw32_findprovides}

+%define glib2_version 2.6.0
+
 Name:           mingw32-atk
 Version:        1.24.0
 Release:        2%{?dist}
@@ -27,7 +29,7 @@ BuildRequires:  pkgconfig
 # Need native one too for msgfmt
 BuildRequires:  gettext
 # Need native one too for  glib-genmarshal
-BuildRequires:  glib2-devel
+BuildRequires:  glib2-devel >= %{glib2_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