Polemarch build on FC30. XnView update

This commit is contained in:
2019-05-04 16:22:21 +02:00
parent 20ba47990f
commit 10f360fb86
2 changed files with 5 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ Source1: %name-settings
Source2: %name-redis-patch.sh Source2: %name-redis-patch.sh
Source3: %name-mysql-patch.sh Source3: %name-mysql-patch.sh
Patch0: %name-python3.patch Patch0: %name-python3.patch
Patch1: %name-venvctrl.patch
# Note: these two packages must not be installed by distribution (fedora): python3-pyyaml, python3-blockdiag-devel # Note: these two packages must not be installed by distribution (fedora): python3-pyyaml, python3-blockdiag-devel
# Build fails, if these two packages are installed! # Build fails, if these two packages are installed!
@@ -53,6 +54,9 @@ Simply WEB gui for orchestration infrastructure by ansible playbooks.
%prep %prep
%setup -q -n %name-%version %setup -q -n %name-%version
%patch0 -b python3-patch %patch0 -b python3-patch
#%if 0%{?fedora} > 29
#%patch1 -b venvctrl-patch
#%endif
%install %install
make BUILD_DIR=%{buildroot} make BUILD_DIR=%{buildroot}

View File

@@ -4,7 +4,7 @@
%global DONT_REMOVE_RPATH 1 %global DONT_REMOVE_RPATH 1
Name: xnview Name: xnview
Version: 0.92 Version: 0.93.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: Best Photo Viewer, Image Resizer & Batch Converter Summary: Best Photo Viewer, Image Resizer & Batch Converter
URL: https://www.xnview.com URL: https://www.xnview.com