Accepting request 79282 from home:elvigia:branches:Base:System

- Fix build with new gnutls

OBS-URL: https://build.opensuse.org/request/show/79282
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=66
This commit is contained in:
Cristian Rodríguez
2011-08-19 04:59:31 +00:00
committed by Git OBS Bridge
parent 3b141fadca
commit ee2d96ecd1
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Aug 19 04:54:03 UTC 2011 - crrodriguez@opensuse.org
- Fix build with new gnutls
-------------------------------------------------------------------
Tue Aug 2 07:35:13 UTC 2011 - aj@suse.de

View File

@@ -78,6 +78,7 @@ BuildRequires: postgresql-devel
%endif
%if %{with gnutls}
BuildRequires: libgnutls-devel
BuildRequires: libgcrypt-devel
%endif
%if %{with dbi}
BuildRequires: libdbi-devel