[Erp5-report] r15556 - /spec/mandriva/2007.1/python2.4-glpk/python2.4-glpk.spec
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Aug 8 13:18:50 CEST 2007
Author: kazuhiko
Date: Wed Aug 8 13:18:50 2007
New Revision: 15556
URL: http://svn.erp5.org?rev=15556&view=rev
Log:
* Wed Aug 8 2007 Kazuhiko Shiozaki <kazuhiko at nexedi.com> 0.4-3.1mdv2007.1
- Requires libglpk < 4.15
Modified:
spec/mandriva/2007.1/python2.4-glpk/python2.4-glpk.spec
Modified: spec/mandriva/2007.1/python2.4-glpk/python2.4-glpk.spec
URL: http://svn.erp5.org/spec/mandriva/2007.1/python2.4-glpk/python2.4-glpk.spec?rev=15556&r1=15555&r2=15556&view=diff
==============================================================================
--- spec/mandriva/2007.1/python2.4-glpk/python2.4-glpk.spec (original)
+++ spec/mandriva/2007.1/python2.4-glpk/python2.4-glpk.spec Wed Aug 8 13:18:50 2007
@@ -1,7 +1,7 @@
%define name python2.4-glpk
%define dname python-glpk
%define version 0.4
-%define release 3
+%define release 3.1
Summary: Python extension module for GLPK
Name: %{name}
@@ -13,7 +13,7 @@
Source0: python-glpk-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
Requires: python2.4 >= 2.2
-BuildRequires: libpython2.4-devel, libglpk, libglpk-devel, swig
+BuildRequires: libpython2.4-devel, libglpk-devel < 4.15, swig
%description
A extension module for GNU Linear Programming Kit to Python.
@@ -37,6 +37,9 @@
%{_libdir}/python*/site-packages/glpk.so
%changelog
+* Wed Aug 8 2007 Kazuhiko Shiozaki <kazuhiko at nexedi.com> 0.4-3.1mdv2007.1
+- Requires libglpk < 4.15
+
* Sun Dec 05 2004 Michael Scherer <misc at mandrake.org> 0.4-3mdk
- Requires changed to libglpk-devel for 64bit compatibility
More information about the Erp5-report
mailing list