Accepting request 407402 from system:packagemanager

(adding one more run time dependency which seems to be crucial)

- require gnutls-guile also as run time dependency

- explicitly require libgcrypt-devel until the dynamic-link is able to
  load symlink target of /usr/lib*/libgcrypt.so
  http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21076

OBS-URL: https://build.opensuse.org/request/show/407402
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/guix?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2016-07-14 07:47:11 +00:00 committed by Git OBS Bridge
commit 10c00e55b0
2 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Jul 9 06:25:01 UTC 2016 - sleep_walker@opensuse.org
- require gnutls-guile also as run time dependency
-------------------------------------------------------------------
Wed Jul 6 16:13:49 UTC 2016 - sleep_walker@opensuse.org
- explicitly require libgcrypt-devel until the dynamic-link is able to
load symlink target of /usr/lib*/libgcrypt.so
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21076
-------------------------------------------------------------------
Sat Apr 16 08:35:22 UTC 2016 - sleep_walker@opensuse.org

View File

@ -51,7 +51,9 @@ BuildRequires: pkgconfig(bzip2)
BuildRequires: pkgconfig(gnutls)
BuildRequires: pkgconfig(guile-2.0) >= 2.0.7
BuildRequires: pkgconfig(sqlite3)
Requires: gnutls-guile
Requires: guile
Requires: libgcrypt-devel
Requires(pre): %{install_info_prereq}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %ix86 x86_64 %arm