forked from pool/kyotocabinet
Accepting request 161490 from home:jengelh:branches:devel:libraries:c_c++
- Avoid explicit requires on library packages OBS-URL: https://build.opensuse.org/request/show/161490 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/kyotocabinet?expand=0&rev=13
This commit is contained in:
parent
ec9a6dc71b
commit
76955332a1
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 4 16:30:01 UTC 2013 - jengelh@inai.de
|
||||
|
||||
- Avoid explicit requires on library packages
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 27 10:34:38 UTC 2012 - dvaleev@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kyotocabinet
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -35,7 +35,6 @@ BuildRequires: libbz2-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: zlib-devel
|
||||
Requires: libkyotocabinet%{soname} = %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if "%_target_cpu" == "i386"
|
||||
# kyotocabinet uses __sync_* primitives and requires at least 586
|
||||
|
Loading…
Reference in New Issue
Block a user