diff --git a/anthy-8813.tar.bz2 b/anthy-8813.tar.bz2 deleted file mode 100644 index ac77140..0000000 --- a/anthy-8813.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0d01b8bd73d27995d7680bac9ffd3571feda46b1a869b0b976abfd29de6e918 -size 3416386 diff --git a/anthy-9100.tar.bz2 b/anthy-9100.tar.bz2 new file mode 100644 index 0000000..13e8da2 --- /dev/null +++ b/anthy-9100.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c78036fb847166cc14a4fa9ca5e687e8d2f507db7762ab84c929377a9ad0a549 +size 3584705 diff --git a/anthy.changes b/anthy.changes index 2315c84..e754258 100644 --- a/anthy.changes +++ b/anthy.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Aug 02 13:39:28 CEST 2007 - mfabian@suse.de + +- update to 9100. +- add ldconfig post scripts. + ------------------------------------------------------------------- Wed Apr 25 18:41:25 CEST 2007 - mfabian@suse.de diff --git a/anthy.spec b/anthy.spec index d16acc6..1c1e51b 100644 --- a/anthy.spec +++ b/anthy.spec @@ -1,5 +1,5 @@ # -# spec file for package anthy (Version 8813) +# spec file for package anthy (Version 9100) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -12,7 +12,7 @@ Name: anthy BuildRequires: emacs-x11 giflib-devel krb5 libpng-devel libtiff-devel openldap2 openldap2-devel xemacs xorg-x11-devel -License: GNU General Public License (GPL), GNU Library General Public License v. 2.0 and 2.1 (LGPL) +License: GPL v2 or later, LGPL v2 or later Group: System/I18n/Japanese Autoreqprov: on Provides: locale(scim-anthy:ja) @@ -20,13 +20,13 @@ Provides: locale(uim:ja) Provides: locale(m17n-lib:ja) Provides: locale(xemacs:ja) Provides: locale(emacs:ja) -Version: 8813 +Version: 9100 Release: 1 URL: http://sourceforge.jp/projects/anthy/ # old URL, still some information only there: http://www.kmc.kyoto-u.ac.jp/proj/heke/ # cvs -d:pserver:anonymous@cvs.sourceforge.jp:/cvsroot/anthy login # cvs -z3 -d:pserver:anonymous@cvs.sourceforge.jp:/cvsroot/anthy co modulename -Source0: http://osdn.dl.sourceforge.jp/anthy/24958/anthy-8813.tar.bz2 +Source0: http://osdn.dl.sourceforge.jp/anthy/26131/anthy-9100.tar.bz2 Source1: suse-start-anthy.el Patch0: anthy-autoconf.patch Patch2: anthy-last-command-char-xemacs.patch @@ -117,6 +117,10 @@ popd %clean #[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT; +%post -p /sbin/ldconfig + +%postun -p /sbin/ldconfig + %files %defattr(-, root, root) %doc AUTHORS COPYING ChangeLog DIARY INSTALL NEWS README @@ -138,6 +142,9 @@ popd %{_libdir}/pkgconfig/anthy.pc %changelog +* Thu Aug 02 2007 - mfabian@suse.de +- update to 9100. +- add ldconfig post scripts. * Wed Apr 25 2007 - mfabian@suse.de - update to 8813. * Tue Dec 19 2006 - mfabian@suse.de