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:
parent
8284635d10
commit
e1fe3a7c6a
@ -1,6 +1,6 @@
|
|||||||
Name: pcre
|
Name: pcre
|
||||||
Version: 3.9
|
Version: 3.9
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: Perl-compatible regular expression library
|
Summary: Perl-compatible regular expression library
|
||||||
URL: http://www.pcre.org/
|
URL: http://www.pcre.org/
|
||||||
Source: ftp://ftp.sourceforge.net/projects/pcre/%{name}-%{version}.tar.bz2
|
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.*
|
%{_libdir}/*.so.*
|
||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
%{_bindir}/pcregrep
|
%{_bindir}/pcregrep
|
||||||
|
%{_bindir}/pcretest
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%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}
|
rm -rf $RPM_BUILD_ROOT $RPM_BUILD_DIR/%{name}-%{version}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 27 2002 Bernhard Rosenkraenzer <bero@redhat.com> 3.9-5
|
||||||
|
- Fix #65009
|
||||||
|
|
||||||
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
|
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
|
||||||
- automated rebuild
|
- automated rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user