SHA256
1
0
forked from pool/lzma-sdk

Accepting request 616028 from home:alois:branches:Archiving

- Fixed unpacking problem

OBS-URL: https://build.opensuse.org/request/show/616028
OBS-URL: https://build.opensuse.org/package/show/Archiving/lzma-sdk?expand=0&rev=14
This commit is contained in:
Luigi Baldoni 2018-06-11 12:56:40 +00:00 committed by Git OBS Bridge
parent 8df52761aa
commit 4f10e3c8e5
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 11 12:47:46 UTC 2018 - aloisio@gmx.com
- Fixed unpacking problem
-------------------------------------------------------------------
Tue May 1 11:19:07 UTC 2018 - aloisio@gmx.com

View File

@ -24,7 +24,7 @@ Version: 18.05
Release: 0
Summary: An implementation of LZMA compression
# Actually the site says "Public Domain". See license file.
License: LGPL-2.1
License: LGPL-2.1-only
Group: Productivity/Archiving/Compression
Url: http://www.7-zip.org/sdk.html
Source0: http://www.7-zip.org/a/lzma%{_sver}.7z
@ -35,7 +35,7 @@ BuildRequires: dos2unix
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: libtool
BuildRequires: p7zip
BuildRequires: p7zip-full
BuildRequires: pkg-config
%description