From 4bf0c52e40c59d74a33b746298c6ddb9a035431d Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 10:14:46 +0000 Subject: [PATCH] auto-import changelog data from perl-Net-DNS-0.31-3.2.src.rpm Mon Oct 20 2003 Chip Turner 0.31-3.2 - fix interactive build issue --- perl-Net-DNS.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/perl-Net-DNS.spec b/perl-Net-DNS.spec index f559ecf..fdcc14b 100644 --- a/perl-Net-DNS.spec +++ b/perl-Net-DNS.spec @@ -2,8 +2,7 @@ Name: perl-Net-DNS Version: 0.31 -Release: 3 -Packager: cturner@redhat.com +Release: 3.2 Summary: Net-DNS Perl module License: distributable Group: Development/Libraries @@ -27,7 +26,7 @@ packet and its various sections. See RFC 1035 or DNS and BIND (Albitz %setup -q -n Net-DNS-%{version} %build -CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL PREFIX=$RPM_BUILD_ROOT/usr INSTALLDIRS=vendor +CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL PREFIX=$RPM_BUILD_ROOT/usr INSTALLDIRS=vendor < /dev/null make make test @@ -57,6 +56,9 @@ fi %defattr(-,root,root) %changelog +* Mon Oct 20 2003 Chip Turner 0.31-3.2 +- fix interactive build issue + * Mon Jan 27 2003 Chip Turner - version bump and rebuild