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@xxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lfarkas@xxxxxxxxxxx --- Comment #1 from Levente Farkas <lfarkas@xxxxxxxxxxx> 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review