From ad43b6cf079bf87f10a55ccb56d9fad5ecffcc3e Mon Sep 17 00:00:00 2001 From: Akira TAGOH Date: Aug 01 2005 12:47:51 +0000 Subject: - added Provides: anthy-libs = %%{name}-%%{version} --- diff --git a/anthy.spec b/anthy.spec index a6f30fe..b83c5d4 100644 --- a/anthy.spec +++ b/anthy.spec @@ -15,6 +15,7 @@ Source1: anthy-init.el Summary: Japanese character set input library Group: System Environment/Libraries Obsoletes: anthy-libs +Provides: anthy-libs = %{name}-%{version} %description Anthy provides the library to input Japanese on the applications, such as X applications and emacs. and the user dictionaries and the users information @@ -102,6 +103,9 @@ rm -rf $RPM_BUILD_ROOT #%%{_datadir}/xemacs/site-packages/lisp/site-start.d/anthy-init.el %changelog +* Mon Aug 1 2005 Akira TAGOH - 6700b-2 +- added Provides: anthy-libs = %%{name}-%%{version} + * Fri Jul 29 2005 Akira TAGOH - 6700b-1 - New upstream release. - Import into Core.