SHA256
1
0
forked from pool/peazip

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

- Fixed 7z requirement

OBS-URL: https://build.opensuse.org/request/show/616033
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=36
This commit is contained in:
Luigi Baldoni 2018-06-11 13:06:42 +00:00 committed by Git OBS Bridge
parent f05cab65ea
commit 31b3102afc
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 11 12:58:01 UTC 2018 - aloisio@gmx.com
- Fixed 7z requirement
-------------------------------------------------------------------
Sun May 6 17:22:07 UTC 2018 - aloisio@gmx.com

View File

@ -41,10 +41,15 @@ BuildRequires: fpc-src
BuildRequires: kf5-filesystem
BuildRequires: lazarus
BuildRequires: libQt5Pas-devel
BuildRequires: p7zip
BuildRequires: unzip
BuildRequires: upx
%if 0%{?suse_version} > 1500
BuildRequires: p7zip-full
Requires: p7zip-full
%else
BuildRequires: p7zip
Requires: p7zip
%endif
Requires: upx
%if 0%{?suse_version} < 1500
BuildRequires: update-desktop-files