[stdair/el4] There is no Python-2.6 for EPEL 4.

Denis Arnaud denisarnaud at fedoraproject.org
Sun Dec 18 01:14:57 UTC 2011


commit 96dcd66c2b476eaf595ec2fd1b9f6141b85e5d74
Author: Denis Arnaud <denis.arnaud_fedora at m4x.org>
Date:   Sun Dec 18 02:14:53 2011 +0100

    There is no Python-2.6 for EPEL 4.

 stdair.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/stdair.spec b/stdair.spec
index dd4c874..fe64960 100644
--- a/stdair.spec
+++ b/stdair.spec
@@ -13,7 +13,7 @@ URL:            http://%{name}.sourceforge.net
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
-BuildRequires:  cmake, python26-devel
+BuildRequires:  cmake, python-devel
 BuildRequires:  boost141-devel, soci-mysql-devel, zeromq-devel, readline-devel
 
 # The following patch comes from upstream: it is therefore already fixed in next version:


More information about the scm-commits mailing list