From 50f02cb942532eabc11b94025bf5c02e09fb4180e794e59e35c0849804adf5f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Str=C3=B6der?= Date: Mon, 23 Oct 2017 08:24:03 +0000 Subject: [PATCH] Accepting request 535913 from home:alarrosa:branches:devel:languages:python - Remove unnecessary fdupes call OBS-URL: https://build.opensuse.org/request/show/535913 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=46 --- python-M2Crypto.changes | 5 +++++ python-M2Crypto.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) 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