From 444e66d9f991721e21b0ecb4c937b8cfd1cb41674830f0c03b035e5336ad8048 Mon Sep 17 00:00:00 2001 From: Tomas Cech Date: Wed, 3 Feb 2016 07:26:33 +0000 Subject: [PATCH] - use python3 sitelib OBS-URL: https://build.opensuse.org/package/show/X11:Enlightenment:Factory/epour?expand=0&rev=11 --- epour.changes | 5 +++++ epour.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/epour.changes b/epour.changes index 12cae77..90f3e2b 100644 --- a/epour.changes +++ b/epour.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 3 07:25:50 UTC 2016 - sleep_walker@opensuse.org + +- use python3 sitelib + ------------------------------------------------------------------- Wed Jul 16 09:46:48 UTC 2014 - sleep_walker@suse.cz diff --git a/epour.spec b/epour.spec index 9c58208..2278741 100644 --- a/epour.spec +++ b/epour.spec @@ -59,7 +59,7 @@ rm -rf "%{buildroot}/%{_datadir}/doc" %defattr(-,root,root,-) %doc README AUTHORS TODO %{_bindir}/epour -%{python_sitelib}/epour* +%{python3_sitelib}/epour* %{_datadir}/icons/* %{_datadir}/applications/epour.desktop