- Resolves: rhbz#1190724 Missing dependency - openssl-devel
This commit is contained in:
parent
be289ff73c
commit
fc534282c4
@ -26,7 +26,7 @@
|
||||
Summary: Low-level DNS(SEC) library with API
|
||||
Name: ldns
|
||||
Version: 1.6.17
|
||||
Release: 17%{?dist}
|
||||
Release: 18%{?dist}
|
||||
|
||||
License: BSD
|
||||
Url: http://www.nlnetlabs.nl/%{name}/
|
||||
@ -69,7 +69,7 @@ packets.
|
||||
Summary: Development package that includes the ldns header files
|
||||
Group: Development/Libraries
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Requires: pkgconfig
|
||||
Requires: pkgconfig openssl-devel
|
||||
|
||||
%description devel
|
||||
The devel package contains the ldns library and the include files
|
||||
@ -274,6 +274,9 @@ rm -rf %{buildroot}
|
||||
%doc doc
|
||||
|
||||
%changelog
|
||||
* Thu Apr 21 2016 Paul Wouters <pwouters@redhat.com> - 1.6.17-18
|
||||
- Resolves: rhbz#1190724 Missing dependency - openssl-devel
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.17-17
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
@ -431,7 +434,7 @@ rm -rf %{buildroot}
|
||||
- Don't install .a file for ldns-python
|
||||
|
||||
* Wed Jan 20 2010 Paul Wouters <paul@xelerance.com> - 1.6.4-1
|
||||
- Upgraded to 1.6.4.
|
||||
- Upgraded to 1.6.4
|
||||
- Added ldns-python sub package
|
||||
|
||||
* Fri Dec 04 2009 Paul Wouters <paul@xelerance.com> - 1.6.3-1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user