From 1c3d8e29c280da258d194afcc6e667e08a0db678c707ebecba8b13a709cd3465 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Tue, 6 Feb 2018 16:12:50 +0000 Subject: [PATCH] fix OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=85 --- hugin.changes | 1 + hugin.spec | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/hugin.changes b/hugin.changes index 79c324c..f28b5ed 100644 --- a/hugin.changes +++ b/hugin.changes @@ -23,6 +23,7 @@ Tue Feb 6 08:16:56 UTC 2018 - adrian@suse.de recompiling. Provide also some examples (scanned images, multi-row panoramas with orphaned images, single-shot panorama cameras). +- drop python dependencies ------------------------------------------------------------------- Thu Feb 1 09:37:01 UTC 2018 - dimstar@opensuse.org diff --git a/hugin.spec b/hugin.spec index 23ddbad..fcca1ed 100644 --- a/hugin.spec +++ b/hugin.spec @@ -43,7 +43,6 @@ BuildRequires: liblcms2-devel BuildRequires: libpano-devel >= 2.9.19 BuildRequires: libtiff-devel BuildRequires: libxml2 -BuildRequires: python-devel BuildRequires: python-wxWidgets >= 3 BuildRequires: sqlite3-devel BuildRequires: swig @@ -160,7 +159,5 @@ chmod -x %{buildroot}%{_docdir}/%{name}/* %dir %{_libdir}/hugin %{_libdir}/hugin/*.so.* %doc %{_mandir}/man?/*.* -%{py_sitedir}/*hpi* -%{py_sitedir}/*hsi* %changelog