- Fixed relp build requires change, which broke SLE-11 build.
OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=126
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 15 09:35:07 UTC 2013 - mt@suse.de
|
||||
|
||||
- Fixed relp build requires change, which broke SLE-11 build.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 14 21:59:15 UTC 2013 - andreas.stieger@gmx.de
|
||||
|
||||
|
@@ -113,7 +113,11 @@ BuildRequires: postgresql-devel
|
||||
%endif
|
||||
%if %{with relp}
|
||||
# RELP support
|
||||
%if 0%{?suse_version} >= 1210
|
||||
BuildRequires: pkgconfig(relp) >= 1.0.1
|
||||
%else
|
||||
BuildRequires: librelp-devel
|
||||
%endif
|
||||
%endif
|
||||
%if %{with udpspoof}
|
||||
# UDP spoof support
|
||||
|
Reference in New Issue
Block a user