Add gnutls-devel to BuildRequires
This commit is contained in:
parent
f67751a5b9
commit
31b14422d0
@ -8,6 +8,7 @@ URL: http://www.rsyslog.com/
|
||||
Source0: http://download.rsyslog.com/librelp/%{name}-%{version}.tar.gz
|
||||
Requires(post): /sbin/ldconfig
|
||||
Requires(postun): /sbin/ldconfig
|
||||
BuildRequires: gnutls-devel >= 1.4.0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
%description
|
||||
@ -63,6 +64,7 @@ fi
|
||||
%changelog
|
||||
* Wed Jul 31 2013 Tomas Heinrich <theinric@redhat.com> - 1.2.0-1
|
||||
- rebase to 1.2.0
|
||||
- add gnutls-devel to BuildRequires
|
||||
|
||||
* Wed Apr 10 2013 Tomas Heinrich <theinric@redhat.com> - 1.0.3-1
|
||||
- rebase to 1.0.3
|
||||
|
Loading…
Reference in New Issue
Block a user