From ebc98eaa8a9d1b46b2f53e344f42b5e123d9d717 Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Tue, 12 Sep 2006 00:05:47 +0000 Subject: [PATCH] - Commented out 1.1.0 make targets, put make 1.0.1 targets. --- ldns.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ldns.spec b/ldns.spec index 455e21d..3cf65d7 100644 --- a/ldns.spec +++ b/ldns.spec @@ -1,7 +1,7 @@ Summary: Lowlevel DNS(SEC) library with API Name: ldns Version: 1.0.1 -Release: 3%{?dist} +Release: 4%{?dist} License: BSD Url: http://open.nlnetlabs.nl/%{name}/ Source: http://open.nlnetlabs.nl/downloads/%{name}-%{version}.tar.gz @@ -83,6 +83,9 @@ rm -rf %{buildroot} %postun -p /sbin/ldconfig %changelog +* Mon Sep 11 2006 Paul Wouters 1.0.1-4 +- Commented out 1.1.0 make targets, put make 1.0.1 targets. + * Mon Sep 11 2006 Paul Wouters 1.0.1-3 - Fixed changelog typo in date - Rebuild requested for PT_GNU_HASH support from gcc