- require the correct version of libevent to make it fail early

OBS-URL: https://build.opensuse.org/package/show/server:dns/fstrm?expand=0&rev=5
This commit is contained in:
Marcus Rückert 2015-09-03 14:31:35 +00:00 committed by Git OBS Bridge
parent 9f67403576
commit ca99617435
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 3 14:30:01 UTC 2015 - mrueckert@suse.de
- require the correct version of libevent to make it fail early
-------------------------------------------------------------------
Wed Jun 17 09:08:20 UTC 2015 - thehejik@suse.com

View File

@ -27,6 +27,7 @@ Url: https://github.com/farsightsec/fstrm
Source: https://github.com/farsightsec/fstrm/releases/download/v%{version}/%{name}-%{version}.tar.gz
BuildRequires: libevent-devel
BuildRequires: pkg-config
BuildRequires: libevent-devel >= 2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description