- Fix ldns-config (rhbz#1147972) [Florian Lehner]
This commit is contained in:
parent
04759c1e34
commit
328e9443b3
@ -54,7 +54,7 @@ diff -Naur ldns-1.6.17-orig/packaging/ldns-config.in ldns-1.6.17/packaging/ldns-
|
||||
+esac
|
||||
+
|
||||
+LDFLAGS="@LDFLAGS@ @LIBSSL_LDFLAGS@ -L$LIBDIR -l@PYTHON_LIB@"
|
||||
+LDFLAGS_SEC="@LDFL
|
||||
+LDFLAGS_SEC="@LDFL"
|
||||
|
||||
for arg in $@
|
||||
do
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
Summary: Low-level DNS(SEC) library with API
|
||||
Name: ldns
|
||||
Version: 1.6.17
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
|
||||
License: BSD
|
||||
Url: http://www.nlnetlabs.nl/%{name}/
|
||||
@ -257,6 +257,9 @@ rm -rf %{buildroot}
|
||||
%doc doc
|
||||
|
||||
%changelog
|
||||
* Tue Sep 30 2014 Paul Wouters <pwouters@redhat.com> - 1.6.17-8
|
||||
- Fix ldns-config (rhbz#1147972) [Florian Lehner]
|
||||
|
||||
* Tue Aug 26 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.6.17-7
|
||||
- Perl 5.20 rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user