From 3784be78c15231c1ccb82415d7505fbfdfd1dae67c10cc5ea4dd735ac39a53dd Mon Sep 17 00:00:00 2001 From: Jan Matejek Date: Wed, 8 Nov 2017 18:38:50 +0000 Subject: [PATCH] Accepting request 540003 from home:alarrosa:branches:devel:languages:python - Fix broken symlinks created by fdupes on the python3-dogpile.cache package OBS-URL: https://build.opensuse.org/request/show/540003 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dogpile.cache?expand=0&rev=28 --- python-dogpile.cache.changes | 5 +++++ python-dogpile.cache.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-dogpile.cache.changes b/python-dogpile.cache.changes index 086dc94..9905f32 100644 --- a/python-dogpile.cache.changes +++ b/python-dogpile.cache.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 8 16:29:43 UTC 2017 - alarrosa@suse.com + +- Fix broken symlinks created by fdupes on the python3-dogpile.cache package + ------------------------------------------------------------------- Mon Aug 21 16:00:57 UTC 2017 - tbechtold@suse.com diff --git a/python-dogpile.cache.spec b/python-dogpile.cache.spec index f7a268b..b980646 100644 --- a/python-dogpile.cache.spec +++ b/python-dogpile.cache.spec @@ -61,7 +61,7 @@ new value. %install %python_install -%python_expand %fdupes -s %{buildroot}/%{_prefix} +%python_expand %fdupes -s %{buildroot}/%{python_sitelib} %check %python_exec setup.py test