]> git.pld-linux.org Git - packages/python-M2Crypto.git/commitdiff
- adapterized.
authorkloczek <kloczek@pld-linux.org>
Sat, 23 Feb 2002 04:25:51 +0000 (04:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-M2Crypto.spec -> 1.8

python-M2Crypto.spec

index 1d3f137cbbccc91614485bd357944700a715c05b..ff00a064f69a4459e60943a7a9d080777265287b 100644 (file)
@@ -10,7 +10,7 @@ Group:                Development/Languages/Python
 %requires_eq   python
 BuildRequires: python-devel >= 1.5.2
 BuildRequires: openssl-devel >= 0.9.6
-BuildRequires: swig 
+BuildRequires: swig
 BuildRequires: rpm-pythonprov
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -22,7 +22,7 @@ M2Crypto makes accessible to the Python programmer the following:
 - SSL functionality to implement clients and servers.
 - S/MIME v2.
 
-M2Crypto is released under a very liberal BSD-style licence. See 
+M2Crypto is released under a very liberal BSD-style licence. See
 LICENCE for details.
 
 %description -l pl
@@ -52,5 +52,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz doc/*.html demo 
+%doc *.gz doc/*.html demo
 %{py_sitedir}/M2Crypto
This page took 0.109208 seconds and 4 git commands to generate.