Accepting request 723208 from home:wrosenauer:devel

- hmac signatures were split from NSS core libs for SLE packaging
  compatibility but recommended and therefore not installed by
  the build process; now a build requirement (boo#1145414)

  increases core ring

OBS-URL: https://build.opensuse.org/request/show/723208
OBS-URL: https://build.opensuse.org/package/show/security/hmaccalc?expand=0&rev=11
This commit is contained in:
Marcus Meissner 2019-08-16 11:54:29 +00:00 committed by Git OBS Bridge
parent e36e5bca5a
commit e653a6af9e
2 changed files with 12 additions and 3 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Aug 14 06:17:57 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
- hmac signatures were split from NSS core libs for SLE packaging
compatibility but recommended and therefore not installed by
the build process; now a build requirement (boo#1145414)
-------------------------------------------------------------------
Sun Jan 18 18:33:15 UTC 2015 - p.drouand@gmail.com
@ -8,7 +15,7 @@ Sun Jan 18 18:33:15 UTC 2015 - p.drouand@gmail.com
Wed May 7 12:21:21 UTC 2014 - coolo@suse.com
- remove prelink buildrequire - completely unneeded and unnecessarily
increases core ring
increases core ring
-------------------------------------------------------------------
Mon Apr 14 09:16:33 UTC 2014 - meissner@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package hmaccalc
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2019 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
@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -40,6 +40,8 @@ Source2: %name.keyring
Patch1: hmaccalc-susekey.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: libfreebl3-hmac
BuildRequires: libsoftokn3-hmac
BuildRequires: mozilla-nss-devel
BuildRequires: pkg-config