auto-import changelog data from pcre-3.9-5.src.rpm

Thu Jun 27 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.9-5
- Fix #65009
This commit is contained in:
cvsdist 2004-09-09 09:58:32 +00:00
parent 8284635d10
commit e1fe3a7c6a

View File

@ -1,6 +1,6 @@
Name: pcre
Version: 3.9
Release: 4
Release: 5
Summary: Perl-compatible regular expression library
URL: http://www.pcre.org/
Source: ftp://ftp.sourceforge.net/projects/pcre/%{name}-%{version}.tar.bz2
@ -50,6 +50,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libpcre.la
%{_libdir}/*.so.*
%{_mandir}/man1/*
%{_bindir}/pcregrep
%{_bindir}/pcretest
%files devel
%defattr(-,root,root)
@ -67,6 +68,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libpcre.la
rm -rf $RPM_BUILD_ROOT $RPM_BUILD_DIR/%{name}-%{version}
%changelog
* Wed Jun 27 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.9-5
- Fix #65009
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild