From 10f360fb86fdbf28fd3f2cc9c84b9b3db3367712 Mon Sep 17 00:00:00 2001 From: Daniel Steiner Date: Sat, 4 May 2019 16:22:21 +0200 Subject: [PATCH] Polemarch build on FC30. XnView update --- fedora/SPECS/polemarch.spec | 4 ++++ fedora/SPECS/xnview.spec | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/fedora/SPECS/polemarch.spec b/fedora/SPECS/polemarch.spec index e40619d..cb13d05 100644 --- a/fedora/SPECS/polemarch.spec +++ b/fedora/SPECS/polemarch.spec @@ -33,6 +33,7 @@ Source1: %name-settings Source2: %name-redis-patch.sh Source3: %name-mysql-patch.sh Patch0: %name-python3.patch +Patch1: %name-venvctrl.patch # Note: these two packages must not be installed by distribution (fedora): python3-pyyaml, python3-blockdiag-devel # Build fails, if these two packages are installed! @@ -53,6 +54,9 @@ Simply WEB gui for orchestration infrastructure by ansible playbooks. %prep %setup -q -n %name-%version %patch0 -b python3-patch +#%if 0%{?fedora} > 29 +#%patch1 -b venvctrl-patch +#%endif %install make BUILD_DIR=%{buildroot} diff --git a/fedora/SPECS/xnview.spec b/fedora/SPECS/xnview.spec index 177e37a..2fc0c0c 100644 --- a/fedora/SPECS/xnview.spec +++ b/fedora/SPECS/xnview.spec @@ -4,7 +4,7 @@ %global DONT_REMOVE_RPATH 1 Name: xnview -Version: 0.92 +Version: 0.93.1 Release: 1%{?dist} Summary: Best Photo Viewer, Image Resizer & Batch Converter URL: https://www.xnview.com