Accepting request 448588 from home:mlin7442:32bitunistring
add baselibs.conf, newer gnutls now build requires libunistring and its 32bit binary missing libunistring 32bit binary, thus broke the upgrade case OBS-URL: https://build.opensuse.org/request/show/448588 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libunistring?expand=0&rev=28
This commit is contained in:
parent
bc8a1bf963
commit
1ea5e70a92
4
baselibs.conf
Normal file
4
baselibs.conf
Normal file
@ -0,0 +1,4 @@
|
||||
libunistring2
|
||||
libunistring-devel
|
||||
requires -libunistring-<targettype>
|
||||
requires "libunistring2-<targettype> = <version>"
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 3 07:39:31 UTC 2017 - mlin@suse.com
|
||||
|
||||
- Add baselibs.conf to generate -32bit packages
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 18 18:11:26 UTC 2016 - astieger@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libunistring
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -27,6 +27,7 @@ Url: http://www.gnu.org/software/libunistring/
|
||||
Source0: http://ftp.gnu.org/gnu/libunistring/libunistring-%{version}.tar.xz
|
||||
Source1: http://ftp.gnu.org/gnu/libunistring/libunistring-%{version}.tar.xz.sig
|
||||
Source2: http://savannah.gnu.org/project/memberlist-gpgkeys.php?group=libunistring&download=1#/%{name}.keyring
|
||||
Source3: baselibs.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if %{?suse_version } == 1110
|
||||
BuildRequires: xz
|
||||
|
Loading…
x
Reference in New Issue
Block a user