SHA256
1
0
forked from pool/peazip

Accepting request 645198 from home:alois:branches:devel:languages:pascal

- Update to version 6.6.1
  * various improvements and fixes
  * it is now possible to force batch extraction of unsupported
    file types with PeaZip (or other custom executable), and to
    set a custom directory as working path.

OBS-URL: https://build.opensuse.org/request/show/645198
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=38
This commit is contained in:
2018-10-29 09:36:41 +00:00
committed by Git OBS Bridge
parent 31b3102afc
commit 1361dbf455
5 changed files with 20 additions and 10 deletions

View File

@@ -12,18 +12,18 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define _peazipinstalldir %{_libdir}/peazip
Name: peazip
Version: 6.6.0
Version: 6.6.1
Release: 0
Summary: Graphical file archiver
License: LGPL-3.0-only
Group: Productivity/Archiving/Compression
Url: http://www.peazip.org
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
@@ -40,7 +40,6 @@ BuildRequires: fpc
BuildRequires: fpc-src
BuildRequires: kf5-filesystem
BuildRequires: lazarus
BuildRequires: libQt5Pas-devel
BuildRequires: unzip
BuildRequires: upx
%if 0%{?suse_version} > 1500
@@ -98,6 +97,7 @@ lazbuild \
--cpu=x86_64 \
%endif
--widgetset=gtk2 \
--max-process-count=1 \
-B project_pea.lpi project_peach.lpi project_gwrap.lpi
%install
@@ -137,13 +137,14 @@ popd
%endif
%files
%license copying.txt
%doc readme peazip_help.pdf
%{_bindir}/pea
%{_bindir}/pealauncher
%{_bindir}/peazip
%{_peazipinstalldir}
%{_datadir}/applications/peazip.desktop
%{_datadir}/pixmaps/peazip.png
%doc readme copying.txt peazip_help.pdf
%files kf5
%dir %{_kf5_servicesdir}/ServiceMenus