Accepting request 616034 from devel:languages:pascal

OBS-URL: https://build.opensuse.org/request/show/616034
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/peazip?expand=0&rev=4
This commit is contained in:
Yuchen Lin 2018-06-13 13:39:39 +00:00 committed by Git OBS Bridge
commit eab9b19a47
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