auto-import changelog data from perl-Net-DNS-0.31-3.src.rpm
Mon Jan 27 2003 Chip Turner <cturner@redhat.com> - version bump and rebuild Tue Dec 10 2002 Chip Turner <cturner@redhat.com> - update to latest version from CPAN
This commit is contained in:
parent
f42535bd58
commit
20d1bb9afe
@ -1 +1 @@
|
|||||||
Net-DNS-0.26.tar.gz
|
Net-DNS-0.31.tar.gz
|
||||||
|
@ -1,6 +1,8 @@
|
|||||||
|
%define _use_internal_dependency_generator 0
|
||||||
|
|
||||||
Name: perl-Net-DNS
|
Name: perl-Net-DNS
|
||||||
Version: 0.26
|
Version: 0.31
|
||||||
Release: 2
|
Release: 3
|
||||||
Packager: cturner@redhat.com
|
Packager: cturner@redhat.com
|
||||||
Summary: Net-DNS Perl module
|
Summary: Net-DNS Perl module
|
||||||
License: distributable
|
License: distributable
|
||||||
@ -40,6 +42,8 @@ make install
|
|||||||
|
|
||||||
[ -x /usr/lib/rpm/brp-compress ] && /usr/lib/rpm/brp-compress
|
[ -x /usr/lib/rpm/brp-compress ] && /usr/lib/rpm/brp-compress
|
||||||
|
|
||||||
|
find $RPM_BUILD_ROOT \( -name perllocal.pod -o -name .packlist \) -exec rm -v {} \;
|
||||||
|
|
||||||
find $RPM_BUILD_ROOT/usr -type f -print | \
|
find $RPM_BUILD_ROOT/usr -type f -print | \
|
||||||
sed "s@^$RPM_BUILD_ROOT@@g" | \
|
sed "s@^$RPM_BUILD_ROOT@@g" | \
|
||||||
grep -v perllocal.pod | \
|
grep -v perllocal.pod | \
|
||||||
@ -53,6 +57,12 @@ fi
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 27 2003 Chip Turner <cturner@redhat.com>
|
||||||
|
- version bump and rebuild
|
||||||
|
|
||||||
|
* Tue Dec 10 2002 Chip Turner <cturner@redhat.com>
|
||||||
|
- update to latest version from CPAN
|
||||||
|
|
||||||
* Tue Aug 6 2002 Chip Turner <cturner@redhat.com>
|
* Tue Aug 6 2002 Chip Turner <cturner@redhat.com>
|
||||||
- automated release bump and build
|
- automated release bump and build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user