diff --git a/python-M2Crypto.changes b/python-M2Crypto.changes index 05fb66f..dd868f8 100644 --- a/python-M2Crypto.changes +++ b/python-M2Crypto.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 31 13:09:21 UTC 2012 - saschpe@suse.de + +- Narrow the scops of fdupes (see bnc#784670) + ------------------------------------------------------------------- Tue Jan 24 13:49:57 UTC 2012 - bwiedemann@suse.com diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index 4103e52..5e33d49 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -16,7 +16,6 @@ # - Name: python-M2Crypto Version: 0.21.1 Release: 0 @@ -66,7 +65,7 @@ CFLAGS="%{optflags}" python setup.py build chmod 0644 demo/{https.howto/get_https,ssl/twistedsslclient,ssl/twistedsslserver,tinderbox/slave,x509/certdata2pem}.py # Fix executable bit for documentation: python setup.py install --prefix=%{_prefix} --root=%{buildroot} %if 0%{?suse_version} > 1010 -%fdupes -s . +%fdupes -s demo %endif %files