diff --git a/.cvsignore b/.cvsignore index 40515b3..8f49705 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Inline-0.43.tar.gz +Inline-0.44.tar.gz diff --git a/perl-Inline.spec b/perl-Inline.spec index fb9776d..b420dce 100644 --- a/perl-Inline.spec +++ b/perl-Inline.spec @@ -1,6 +1,8 @@ +%define _use_internal_dependency_generator 0 + Name: perl-Inline -Version: 0.43 -Release: 7 +Version: 0.44 +Release: 3 Packager: cturner@redhat.com Summary: Inline Perl module License: distributable @@ -48,6 +50,8 @@ make install [ -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 | \ sed "s@^$RPM_BUILD_ROOT@@g" | \ grep -v perllocal.pod | \ @@ -61,6 +65,13 @@ fi %defattr(-,root,root) %changelog +* Mon Jan 27 2003 Chip Turner +- version bump and rebuild + +* Wed Nov 20 2002 Chip Turner +- rebuild +- update to 0.44 + * Tue Aug 6 2002 Chip Turner - automated release bump and build diff --git a/sources b/sources index 8d19636..af66588 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2defdebaaa5622b8653cb47f66f9d22e Inline-0.43.tar.gz +840f47d9b6cef39e68370faf9dceab2c Inline-0.44.tar.gz