rpms/wxPythonGTK2/devel wxPython.spec,1.5,1.6

Matthias Saou (thias) fedora-extras-commits at redhat.com
Sat Mar 5 19:55:56 UTC 2005


Author: thias

Update of /cvs/extras/rpms/wxPythonGTK2/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8058/wxPythonGTK2/devel

Modified Files:
	wxPython.spec 
Log Message:
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



Index: wxPython.spec
===================================================================
RCS file: /cvs/extras/rpms/wxPythonGTK2/devel/wxPython.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- wxPython.spec	10 Feb 2005 19:02:14 -0000	1.5
+++ wxPython.spec	5 Mar 2005 19:55:54 -0000	1.6
@@ -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 @@
 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 @@
 
 %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




More information about the fedora-extras-commits mailing list