]> git.pld-linux.org Git - packages/python-egenix-mx-base.git/commitdiff
- Back to version 2.0.5. Release 7 (dump bump). 2.1.0 left on DEVEL. auto/ac/python-egenix-mx-base-2_0_5-7
authorMateusz Korniak <matkor@pld-linux.org>
Sat, 8 Nov 2003 00:07:01 +0000 (00:07 +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.36

python-egenix-mx-base.spec

index 29dff2246343decbcc906b971cdc767548dcc239..472bcc01e654a5975a38fb2522f47ba6db06c1a0 100644 (file)
@@ -3,19 +3,19 @@
 %include       /usr/lib/rpm/macros.python
 %define                module egenix-mx-base
 %define                mxdir %{py_sitedir}/mx
-%define                beta_num 5
-%define                fn_sufix 0b%{beta_num}
+#%%define              beta_num 5
+#%%define              fn_sufix 0b%{beta_num}
 
 Summary:       eGenix mx-Extensions for Python
 Summary(pl):   eGenix mx-Extensions dla jêzyka Python
 Name:          python-%{module}
-Version:       2.1
-Release:       %{fn_sufix}.2
+Version:       2.0.5
+Release:       7
 License:       distributable
 Group:         Libraries/Python
-# Source0:     http://www.lemburg.com/python/%{module}-%{version}.tar.gz
-Source0:       http://www.egenix.com/files/python/%{module}-%{version}.%{fn_sufix}.tar.gz
-# Source0-md5: 4d062e7b644edbe7e9ae8698e23e60f1
+# Source0:     http://www.egenix.com/files/python/%{module}-%{version}.%{fn_sufix}.tar.gz
+Source0:       http://www.egenix.com/files/python/%{module}-%{version}.tar.gz
+# Source0-md5: a793a8fd2d5f646a2fb683d2d967a16b
 # URL:         http://www.lemburg.com/python/eGenix-mx-Extensions.html
 URL:           http://www.egenix.com/mailman-archives/egenix-users/2002-August/000078.html
 BuildRequires: python-devel >= 2.2.2
@@ -278,7 +278,8 @@ wydajne B-drzewa zaimplementowane na podstawie Cookbook B+Tree Thomasa
 Newmanna.
 
 %prep
-%setup -q -n %{module}-%{version}.%{fn_sufix}
+#%%setup -q -n %{module}-%{version}.%{fn_sufix}
+%setup -q -n %{module}-%{version}
 
 %build
 env CFLAGS="%{rpmcflags}" python setup.py build
This page took 0.647878 seconds and 4 git commands to generate.