auto-import changelog data from perl-Bit-Vector-6.1-30.src.rpm

Wed Jul 16 2003 Elliot Lee <sopwith@redhat.com>
- Rebuild, remove unpackaged files
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
This commit is contained in:
cvsdist 2004-09-09 10:02:25 +00:00
parent 5242096c04
commit 74a1c3fd15

View File

@ -1,6 +1,6 @@
Name: perl-Bit-Vector
Version: 6.1
Release: 28
Release: 30
Summary: A module for high-performance Perl manipulation of bit vectors.
License: distributable
Group: Development/Libraries
@ -47,10 +47,19 @@ if [ "$(cat Bit-Vector-%{version}-filelist)X" = "X" ] ; then
exit -1
fi
find $RPM_BUILD_ROOT/usr -name perllocal.pod -o -name 'Carp::Clan.3pm*' \
-o -path '*Carp/Clan*' -o -name .packlist | xargs rm -f
%files -f Bit-Vector-%{version}-filelist
%defattr(-,root,root)
%changelog
* Wed Jul 16 2003 Elliot Lee <sopwith@redhat.com>
- Rebuild, remove unpackaged files
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
* Thu Aug 15 2002 Chip Turner <cturner@redhat.com>
- file list fix for Clan stuff