From 71663fd128cc057842d18311bd9718fc6726689f Mon Sep 17 00:00:00 2001 From: Matthias Saou Date: Sat, 5 Mar 2005 19:55:54 +0000 Subject: [PATCH] Mass letter "u", "v" and "w" update, one or more apply : - Drop epoch: 0 - Remove %{epoch} requirements in sub-packages - Remove trailing white spaces - Keep consistent between spaces and tabs --- wxPython.spec | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/wxPython.spec b/wxPython.spec index 6687c38..23c9c52 100644 --- a/wxPython.spec +++ b/wxPython.spec @@ -5,8 +5,7 @@ Name: wxPythonGTK2 Version: 2.4.2.4 Release: 4 -Epoch: 0 -Summary: wxPython is a GUI toolkit for the Python programming language. +Summary: GUI toolkit for the Python programming language Group: Development/Languages License: LGPL @@ -14,19 +13,19 @@ URL: http://www.wxpython.org/ 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: wxGTK2-devel >= 2.4.2, pkgconfig +BuildRequires: zlib-devel, libpng-devel, libjpeg-devel, libtiff-devel +BuildRequires: python-devel, wxGTK2-gl Requires: %{_bindir}/python%{pyver} # This is what other packages should depend on, NOT the package name! -Provides: wxPython = %{epoch}:%{version}-%{release} +Provides: wxPython = %{version}-%{release} %description -wxPython is a GUI toolkit for the Python programming language. It allows +wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional -graphical user interface, simply and easily. It is implemented as a Python -extension module (native code) that wraps the popular wxWindows cross +graphical user interface, simply and easily. It is implemented as a Python +extension module (native code) that wraps the popular wxWindows cross platform GUI library, which is written in C++. %prep @@ -55,7 +54,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc wxPython/docs wxPython/demo wxPython/licence/ wxPython/samples +%doc wxPython/docs wxPython/demo wxPython/licence/ wxPython/samples %{_bindir}/* %{_libdir}/python%{pyver}/site-packages/wxPython %{_libdir}/python%{pyver}/site-packages/wx