auto-import changelog data from aspell-0.50.5-1.src.rpm

0.50.5-1
- update to 0.50.5
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
This commit is contained in:
cvsdist 2004-09-09 03:07:55 +00:00
parent 75224219dc
commit 30dd7cc935
3 changed files with 11 additions and 6 deletions

View File

@ -1 +1 @@
aspell-0.50.3.tar.gz aspell-0.50.5.tar.gz

View File

@ -1,7 +1,7 @@
Summary: A spelling checker. Summary: A spelling checker.
Name: aspell Name: aspell
Version: 0.50.3 Version: 0.50.5
Release: 19.1 Release: 1
Epoch: 12 Epoch: 12
License: LGPL License: LGPL
Group: Applications/Text Group: Applications/Text
@ -9,7 +9,6 @@ URL: http://aspell.net/
Source0: ftp://ftp.gnu.org/gnu/aspell/aspell-%{version}.tar.gz Source0: ftp://ftp.gnu.org/gnu/aspell/aspell-%{version}.tar.gz
Patch0: aspell-0.50.3.prefix.patch Patch0: aspell-0.50.3.prefix.patch
Patch1: aspell-0.50.3-gcc33.patch Patch1: aspell-0.50.3-gcc33.patch
Buildrequires: gcc-c++
Requires: aspell-en Requires: aspell-en
BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRoot: %{_tmppath}/%{name}-%{version}-root
Provides: pspell Provides: pspell
@ -28,7 +27,7 @@ than one Aspell process is open at once.
%package devel %package devel
Summary: Static libraries and header files for Aspell development. Summary: Static libraries and header files for Aspell development.
Group: Development/Libraries Group: Development/Libraries
Requires: aspell = %{epoch}:%{version} Requires: aspell = %{epoch}:%{version}-%{release}
Provides: pspell-devel Provides: pspell-devel
Obsoletes: pspell-devel Obsoletes: pspell-devel
@ -84,6 +83,12 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/lib*spell.so %{_libdir}/lib*spell.so
%changelog %changelog
* Mon Jun 21 2004 Warren Togami <wtogami@redhat.com> 12:0.50.5-1
- update to 0.50.5
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com> * Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt - rebuilt

View File

@ -1 +1 @@
a3bf0d46303ffb0beab8121bbc3311a3 aspell-0.50.3.tar.gz 14403d2ea5ded5d3fc9bb259bf65aab5 aspell-0.50.5.tar.gz