auto-import changelog data from perl-Net-DNS-0.31-3.2.src.rpm

Mon Oct 20 2003 Chip Turner <cturner@redhat.com> 0.31-3.2
- fix interactive build issue
This commit is contained in:
cvsdist 2004-09-09 10:14:46 +00:00
parent 20d1bb9afe
commit 4bf0c52e40

View File

@ -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 <cturner@redhat.com> 0.31-3.2
- fix interactive build issue
* Mon Jan 27 2003 Chip Turner <cturner@redhat.com>
- version bump and rebuild