]> git.pld-linux.org Git - packages/python-M2Crypto.git/commitdiff
- ver. 0.16
authorwrobell <wrobell@pld-linux.org>
Fri, 11 Aug 2006 17:09:05 +0000 (17:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-M2Crypto.spec -> 1.33.2.1

python-M2Crypto.spec

index a2c0983b77a45b25b9b3d32a4868e5d63fdd7e42..a7db709b762de1ebe5f5ce74c8b0003d710fc63f 100644 (file)
@@ -1,21 +1,18 @@
 Summary:       Python interface to OpenSSL
 Summary(pl):   Interfejs Pythona do OpenSSL
 Name:          python-M2Crypto
-Version:       0.13
-Release:       5
+Version:       0.16
+Release:       0.1
 License:       BSD-like
-Source0:       http://sandbox.rulemaker.net/ngps/Dist/m2crypto-%{version}.zip
-# Source0-md5: be2790a34349ab452dddbcfe4c95606a
-#              http://sandbox.rulemaker.net/ngps/Dist/0.13p1.patch
-Patch0:                %{name}-0.13p1.patch
-Patch1:                %{name}-swig_sources.patch
+Source0:       http://wiki.osafoundation.org/pub/Projects/MeTooCrypto/m2crypto-%{version}.tar.gz
+# Source0-md5: 6fc06583a2be56fc2a46872a0540d78e
+Patch0:                %{name}-swig_sources.patch
 Group:         Development/Languages/Python
-URL:           http://sandbox.rulemaker.net/ngps/m2/
+URL:           http://wiki.osafoundation.org/bin/view/Projects/MeTooCrypto
 %pyrequires_eq python
 BuildRequires: openssl-devel >= 0.9.7d
 BuildRequires: python-devel >= 2.2.1
-BuildRequires: swig < 1.3.24
-BuildRequires: swig >= 1.3.21
+BuildRequires: swig >= 1.3.24
 #BuildRequires:        swig-python >= 1.3.25
 BuildRequires: unzip
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -37,8 +34,7 @@ M2Crypto udost
 
 %prep
 %setup -q -n m2crypto-%{version}
-%patch0 -p0
-%patch1 -p1
+%patch0 -p1
 
 find demo -type d -name CVS | xargs rm -rf
 
@@ -62,7 +58,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc BUGS CHANGES INSTALL LICENCE README doc/*.html demo
+%doc CHANGES INSTALL LICENCE README doc/*.html demo
 %dir %{py_sitedir}/M2Crypto
 %attr(755,root,root) %{py_sitedir}/M2Crypto/*.so
 %{py_sitedir}/M2Crypto/*.py[oc]
This page took 0.314074 seconds and 4 git commands to generate.