]> git.pld-linux.org Git - packages/python-M2Crypto.git/commitdiff
- adapterized (killed trailing spaces/tabs) auto/th/python-M2Crypto-0_13-5
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 28 Feb 2006 23:53:22 +0000 (23:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-M2Crypto.spec -> 1.33

python-M2Crypto.spec

index 719da90baa220517ec37f92cd753a24f17639b51..a2c0983b77a45b25b9b3d32a4868e5d63fdd7e42 100644 (file)
@@ -9,14 +9,14 @@ Source0:      http://sandbox.rulemaker.net/ngps/Dist/m2crypto-%{version}.zip
 #              http://sandbox.rulemaker.net/ngps/Dist/0.13p1.patch
 Patch0:                %{name}-0.13p1.patch
 Patch1:                %{name}-swig_sources.patch
-URL:           http://sandbox.rulemaker.net/ngps/m2/
 Group:         Development/Languages/Python
+URL:           http://sandbox.rulemaker.net/ngps/m2/
 %pyrequires_eq python
-BuildRequires: python-devel >= 2.2.1
 BuildRequires: openssl-devel >= 0.9.7d
-#BuildRequires:        swig-python >= 1.3.25
-BuildRequires: swig >= 1.3.21
+BuildRequires: python-devel >= 2.2.1
 BuildRequires: swig < 1.3.24
+BuildRequires: swig >= 1.3.21
+#BuildRequires:        swig-python >= 1.3.25
 BuildRequires: unzip
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -43,7 +43,7 @@ M2Crypto udost
 find demo -type d -name CVS | xargs rm -rf
 
 %build
-python setup.py build 
+python setup.py build
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -56,7 +56,7 @@ python setup.py install \
 # shutup check-files
 find $RPM_BUILD_ROOT%{py_sitedir} -name \*.py \
        -exec rm {} \;
-       
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.070136 seconds and 4 git commands to generate.