]> git.pld-linux.org Git - packages/python-egenix-mx-base.git/commitdiff
- rebuild against python 2.2.1. python-egenix-mx-base-2_0_3-3
authorkloczek <kloczek@pld-linux.org>
Sat, 13 Apr 2002 17:46:52 +0000 (17:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-egenix-mx-base.spec -> 1.24

python-egenix-mx-base.spec

index 9ca051f9dc3a2360d5f8559df0f49921038ba646..4de36641a470c3ac235b15e4912f07d9590ac194 100644 (file)
@@ -1,7 +1,7 @@
 %include       /usr/lib/rpm/macros.python
 
-%define module egenix-mx-base
-%define mxdir %{py_sitedir}/mx
+%define                module egenix-mx-base
+%define                mxdir %{py_sitedir}/mx
 
 Summary:       eGenix mx-Extensions for Python
 Summary(pl):   eGenix mx-Extensions dla jêzyka Python
@@ -12,8 +12,8 @@ License:      distributable
 Group:         Libraries/Python
 Source0:       http://www.lemburg.com/python/%{module}-%{version}.tar.gz
 URL:           http://www.lemburg.com/python/eGenix-mx-Extensions.html
-BuildRequires: python-devel >= 2.2
-BuildRequires: python-modules >= 2.2
+BuildRequires: python-devel >= 2.2.1
+BuildRequires: python-modules >= 2.2.1
 BuildRequires: rpm-pythonprov
 %pyrequires_eq python
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 1.324956 seconds and 4 git commands to generate.