diff --git a/python-M2Crypto.changes b/python-M2Crypto.changes index 6f299d5..7dcdd32 100644 --- a/python-M2Crypto.changes +++ b/python-M2Crypto.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 20 13:51:00 UTC 2017 - alarrosa@suse.com + +- Remove unnecessary fdupes call + ------------------------------------------------------------------- Wed Oct 18 07:13:58 UTC 2017 - alarrosa@suse.com diff --git a/python-M2Crypto.spec b/python-M2Crypto.spec index 2a16370..9b42fc8 100644 --- a/python-M2Crypto.spec +++ b/python-M2Crypto.spec @@ -101,7 +101,6 @@ export CFLAGS="%{optflags}" %install %python_install %python_expand %fdupes %{buildroot}%{$python_sitearch} -%fdupes %{buildroot}%{_docdir} %if %{with tests} %check