Accepting request 625287 from home:iznogood:branches:Archiving
- Add baselibs.conf, build 32bit library support. OBS-URL: https://build.opensuse.org/request/show/625287 OBS-URL: https://build.opensuse.org/package/show/Archiving/brotli?expand=0&rev=12
This commit is contained in:
parent
9c82b95146
commit
efe0a11192
4
baselibs.conf
Normal file
4
baselibs.conf
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
libbrotlicommon1
|
||||||
|
libbrotlidec1
|
||||||
|
libbrotlienc1
|
||||||
|
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 25 13:14:15 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
- Add baselibs.conf, build 32bit library support.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 24 07:55:04 UTC 2018 - mpluskal@suse.com
|
Tue Jul 24 07:55:04 UTC 2018 - mpluskal@suse.com
|
||||||
|
|
||||||
|
@ -27,6 +27,7 @@ License: MIT
|
|||||||
Group: Productivity/Archiving/Compression
|
Group: Productivity/Archiving/Compression
|
||||||
Url: https://github.com/google/brotli
|
Url: https://github.com/google/brotli
|
||||||
Source0: https://github.com/google/brotli/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source0: https://github.com/google/brotli/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
|
Source99: baselibs.conf
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: cmake >= 2.8.6
|
BuildRequires: cmake >= 2.8.6
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
Loading…
Reference in New Issue
Block a user