forked from pool/peazip
Accepting request 571848 from home:jengelh:branches:devel:languages:pascal
- Trim redundant wording from description. - Run fdupes just over /usr. OBS-URL: https://build.opensuse.org/request/show/571848 OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=28
This commit is contained in:
parent
8f52b50548
commit
1e739d23e8
@ -4,6 +4,12 @@ Sun Feb 11 12:25:23 UTC 2018 - aloisio@gmx.com
|
||||
- Added peazip-build_PIE.patch to produce position independent
|
||||
executables
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 1 23:48:41 UTC 2018 - jengelh@inai.de
|
||||
|
||||
- Trim redundant wording from description.
|
||||
- Run fdupes just over /usr.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 27 12:45:47 UTC 2017 - aloisio@gmx.com
|
||||
|
||||
|
30
peazip.spec
30
peazip.spec
@ -20,7 +20,7 @@
|
||||
Name: peazip
|
||||
Version: 6.5.0
|
||||
Release: 0
|
||||
Summary: Free Zip files utility
|
||||
Summary: Graphical file archiver
|
||||
License: LGPL-3.0
|
||||
Group: Productivity/Archiving/Compression
|
||||
URL: http://www.peazip.org
|
||||
@ -50,18 +50,16 @@ BuildRequires: update-desktop-files
|
||||
%endif
|
||||
|
||||
%description
|
||||
PeaZip is a free Zip files utility, providing an unified, natively portable,
|
||||
cross-platform file and archive manager GUI for many Open Source technologies
|
||||
like 7-Zip, FreeArc, PAQ, UPX.
|
||||
PeaZip is a file and archive manager GUI for many formats.
|
||||
|
||||
Create: 7Z, ARC, BZ2, GZ, *PAQ, PEA, QUAD/BALZ, TAR, UPX, WIM, XZ, ZIP files
|
||||
|
||||
Extract 150+ archive types: ACE, ARJ, CAB, DMG, ISO, LHA, RAR, UDF, ZIPX and more
|
||||
|
||||
Features of PeaZip includes extract, create and convert multiple archives at once,
|
||||
create self-extracting archives, split/join files, strong encryption with two factor authentication,
|
||||
encrypted password manager, secure deletion, find duplicate files, calculate hashes,
|
||||
export job definition as script.
|
||||
It can extract, create and convert multiple archives at once,
|
||||
create self-extracting archives, split/join files, supports strong encryption with two-factor authentication,
|
||||
has an encrypted password manager, secure deletion, can find duplicate files, calculate hashes, and
|
||||
export job definition as a script.
|
||||
|
||||
%package kf5
|
||||
Summary: KF5 servicemenu for peazip
|
||||
@ -72,18 +70,8 @@ Requires(postun): update-desktop-files
|
||||
BuildArch: noarch
|
||||
|
||||
%description kf5
|
||||
PeaZip is a free Zip files utility, providing an unified, natively portable,
|
||||
cross-platform file and archive manager GUI for many Open Source technologies
|
||||
like 7-Zip, FreeArc, PAQ, UPX.
|
||||
|
||||
Create: 7Z, ARC, BZ2, GZ, *PAQ, PEA, QUAD/BALZ, TAR, UPX, WIM, XZ, ZIP files
|
||||
|
||||
Extract 150+ archive types: ACE, ARJ, CAB, DMG, ISO, LHA, RAR, UDF, ZIPX and more
|
||||
|
||||
Features of PeaZip includes extract, create and convert multiple archives at once,
|
||||
create self-extracting archives, split/join files, strong encryption with two factor authentication,
|
||||
encrypted password manager, secure deletion, find duplicate files, calculate hashes,
|
||||
export job definition as script.
|
||||
PeaZip is a file and archive manager GUI for many formats.
|
||||
This subpackage contains the KF5 integration.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}.src
|
||||
@ -129,7 +117,7 @@ mkdir -p %{buildroot}%{_kf5_servicesdir}/ServiceMenus
|
||||
install -m644 *.desktop %{buildroot}%{_kf5_servicesdir}/ServiceMenus
|
||||
popd
|
||||
|
||||
%fdupes %{buildroot}
|
||||
%fdupes %{buildroot}/%{_prefix}
|
||||
|
||||
%if 0%{?suse_version} < 1500
|
||||
%post kf5
|
||||
|
Loading…
Reference in New Issue
Block a user