forked from pool/peazip
Accepting request 577766 from home:alois:branches:devel:languages:pascal
- Update to version 6.5.1 * Updated Wolfgang Ehrhardt's libraries aes_2017-11-17, crc_hash_2018-01-01, fca_2017-11-17, serpent_2017-11-17, tf_2017-11-17, util_2018-01-01 * Updates to compile with Lazarus 1.8.0 IDE (change to TShellTreeView Path, workaround for TImageList Clear) * Various fixes - Dropped peazip-lazarus_1.8.0.patch (merged upstream) OBS-URL: https://build.opensuse.org/request/show/577766 OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=32
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%define _peazipinstalldir %{_libdir}/peazip
|
||||
Name: peazip
|
||||
Version: 6.5.0
|
||||
Version: 6.5.1
|
||||
Release: 0
|
||||
Summary: Graphical file archiver
|
||||
License: LGPL-3.0
|
||||
@@ -26,10 +26,8 @@ Group: Productivity/Archiving/Compression
|
||||
URL: http://www.peazip.org
|
||||
Source0: https://sourceforge.net/projects/peazip/files/%{version}/peazip-%{version}.src.zip
|
||||
Source1: altconf.txt
|
||||
Source2: https://sourceforge.net/projects/peazip/files/%{version}/peazip_help.pdf
|
||||
Source2: http://www.peazip.org/peazip_help.pdf
|
||||
Patch0: peazip-desktop.patch
|
||||
# PATCH-FIX-UPSTREAM peazip-lazarus_1.8.0.patch -- aloisio@gmx.com
|
||||
Patch1: peazip-lazarus_1.8.0.patch
|
||||
# PATCH-FIX-OPENSUSE peazip-build_PIE.patch -- aloisio@gmx.com
|
||||
Patch2: peazip-build_PIE.patch
|
||||
# PATCH-FIX-OPENSUSE peazip-help_path.patch set correct path for the pdf guide -- aloisio@gmx.com
|
||||
@@ -79,7 +77,6 @@ This subpackage contains the KF5 integration.
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}.src
|
||||
%patch0
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
chmod +w res/lang
|
||||
|
Reference in New Issue
Block a user