Polemarch build on FC30. XnView update
This commit is contained in:
@@ -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}
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user