Drop not-really-needed version

These checks get outdated, and then people file bugs about them.
configure already checks that the version is new enough.
This commit is contained in:
Matthias Clasen 2011-04-14 18:55:31 -04:00
parent f7570ff5d3
commit 9a2582ab65

View File

@ -4,7 +4,6 @@
%global cairo_version 1.6.0-1 %global cairo_version 1.6.0-1
%global libpng_version 2:1.2.2-16 %global libpng_version 2:1.2.2-16
%global xrandr_version 1.2.99.4-2 %global xrandr_version 1.2.99.4-2
%global gobject_introspection_version 0.9.3
%global bin_version 3.0.0 %global bin_version 3.0.0
@ -42,7 +41,7 @@ BuildRequires: libXinerama-devel
BuildRequires: libXcomposite-devel BuildRequires: libXcomposite-devel
BuildRequires: libXdamage-devel BuildRequires: libXdamage-devel
BuildRequires: libXi-devel BuildRequires: libXi-devel
BuildRequires: gobject-introspection-devel >= %{gobject_introspection_version} BuildRequires: gobject-introspection-devel
# required for icon theme apis to work # required for icon theme apis to work
Requires: hicolor-icon-theme Requires: hicolor-icon-theme