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:
parent
20d1bb9afe
commit
4bf0c52e40
@ -2,8 +2,7 @@
|
|||||||
|
|
||||||
Name: perl-Net-DNS
|
Name: perl-Net-DNS
|
||||||
Version: 0.31
|
Version: 0.31
|
||||||
Release: 3
|
Release: 3.2
|
||||||
Packager: cturner@redhat.com
|
|
||||||
Summary: Net-DNS Perl module
|
Summary: Net-DNS Perl module
|
||||||
License: distributable
|
License: distributable
|
||||||
Group: Development/Libraries
|
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}
|
%setup -q -n Net-DNS-%{version}
|
||||||
|
|
||||||
%build
|
%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
|
||||||
make test
|
make test
|
||||||
|
|
||||||
@ -57,6 +56,9 @@ fi
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%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>
|
* Mon Jan 27 2003 Chip Turner <cturner@redhat.com>
|
||||||
- version bump and rebuild
|
- version bump and rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user