From: Michael Tremer Date: Sat, 10 Mar 2012 15:15:45 +0000 (+0100) Subject: python: Fix requirement for db4. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be87bcf68a6df87fc47e1017d172e8159711118a;p=ipfire-3.x.git python: Fix requirement for db4. --- diff --git a/python/python.nm b/python/python.nm index 50cac58d9..c4c0c7d79 100644 --- a/python/python.nm +++ b/python/python.nm @@ -6,7 +6,7 @@ name = python major_ver = 2.7 version = %{major_ver}.2 -release = 6 +release = 7 thisapp = Python-%{version} groups = Development/Languages @@ -30,7 +30,7 @@ build autoconf automake bzip2-devel - db4-devel >= 4.8 + db4-devel >= 1:4.8 expat-devel libffi-devel libselinux-devel