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

Thu Aug 15 2002 Chip Turner <cturner@redhat.com>
- file list fix for Clan stuff
This commit is contained in:
cvsdist 2004-09-09 10:02:19 +00:00
parent b3217dc8d3
commit 5242096c04

View File

@ -1,6 +1,6 @@
Name: perl-Bit-Vector
Version: 6.1
Release: 26
Release: 28
Summary: A module for high-performance Perl manipulation of bit vectors.
License: distributable
Group: Development/Libraries
@ -40,6 +40,7 @@ find $RPM_BUILD_ROOT/usr -type f -print | \
sed "s@^$RPM_BUILD_ROOT@@g" | \
grep -v perllocal.pod | \
grep -v Carp::Clan.3pm.gz | \
grep -v Carp/Clan | \
grep -v "\.packlist" > Bit-Vector-%{version}-filelist
if [ "$(cat Bit-Vector-%{version}-filelist)X" = "X" ] ; then
echo "ERROR: EMPTY FILE LIST"
@ -50,6 +51,9 @@ fi
%defattr(-,root,root)
%changelog
* Thu Aug 15 2002 Chip Turner <cturner@redhat.com>
- file list fix for Clan stuff
* Tue Aug 6 2002 Chip Turner <cturner@redhat.com>
- automated release bump and build