Accepting request 448698 from devel:libraries:c_c++

take out 0.9.7 update and licence change to bypass legal queue for important factory change (baselibs.conf) (forwarded request 448697 from AndreasStieger)

OBS-URL: https://build.opensuse.org/request/show/448698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libunistring?expand=0&rev=21
This commit is contained in:
Ludwig Nussel
2017-01-04 18:29:29 +00:00
committed by Git OBS Bridge
3 changed files with 11 additions and 3 deletions

4
baselibs.conf Normal file
View File

@@ -0,0 +1,4 @@
libunistring2
libunistring-devel
requires -libunistring-<targettype>
requires "libunistring2-<targettype> = <version>"

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 3 07:39:31 UTC 2017 - mlin@suse.com
- Add baselibs.conf to generate -32bit packages
-------------------------------------------------------------------
Thu Jul 9 18:46:11 UTC 2015 - astieger@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package libunistring
#
# Copyright (c) 2015 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
@@ -94,9 +95,7 @@ make check %{?_smp_mflags}
%{_includedir}/*.h
%post -n %{lname} -p /sbin/ldconfig
%postun -n %{lname} -p /sbin/ldconfig
%post devel
/sbin/install-info %{_infodir}/libunistring.info.gz %{_infodir}/dir || :