From c25b1a3272ea89bed8513c513a117873d947b6ea Mon Sep 17 00:00:00 2001 From: Matthias Saou Date: Wed, 2 Feb 2005 14:11:51 +0000 Subject: [PATCH] Fix release. --- wxPython.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/wxPython.spec b/wxPython.spec index b834409..f06f1d9 100644 --- a/wxPython.spec +++ b/wxPython.spec @@ -4,8 +4,7 @@ Name: wxPython Version: 2.4.2.4 -Release: 0.fdr.2.1 -Epoch: 0 +Release: 1 Summary: wxPython is a GUI toolkit for the Python programming language. Group: Development/Languages @@ -15,8 +14,8 @@ Source0: http://dl.sf.net/wxpython/wxPythonSrc-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: wxGTK2-devel >= 0:2.4.2, pkgconfig -BuildRequires: zlib-devel, libpng-devel, libjpeg-devel, libtiff-devel -BuildRequires: python-devel, wxGTK2-gl +BuildRequires: zlib-devel, libpng-devel, libjpeg-devel, libtiff-devel +BuildRequires: python-devel, wxGTK2-gl Requires: %{_libdir}/python%{pyver} %description