forked from pool/python-M2Crypto
Accepting request 230731 from home:sumski:hazard:to:your:stereo
- Update to 0.22.3 * No changelog provided - Demos are no longer included this has necessary adjustments for openssl w/o sslv2; needed for Factory! OBS-URL: https://build.opensuse.org/request/show/230731 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=19
This commit is contained in:
committed by
Git OBS Bridge
parent
655f42357b
commit
8a64ef5bf4
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-M2Crypto
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-M2Crypto
|
||||
Version: 0.21.1
|
||||
Version: 0.22.3
|
||||
Release: 0
|
||||
Url: http://chandlerproject.org/bin/view/Projects/MeTooCrypto
|
||||
Summary: Crypto and SSL toolkit for Python
|
||||
@@ -69,12 +69,10 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
#chmod 0644 demo/{https.howto/get_https,ssl/twistedsslclient,ssl/twistedsslserver,tinderbox/slave,x509/certdata2pem}.py
|
||||
export DOCDIR=%{buildroot}%{_docdir}/%{name}
|
||||
|
||||
chmod -R -x+X demo
|
||||
mkdir -p $DOCDIR
|
||||
cp -r demo $DOCDIR
|
||||
%fdupes $DOCDIR
|
||||
|
||||
install -m 644 CHANGES LICENCE README $DOCDIR
|
||||
install -m 644 README $DOCDIR
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
|
||||
Reference in New Issue
Block a user