diff --git a/kdiff3.changes b/kdiff3.changes index 75a19bf..719485e 100644 --- a/kdiff3.changes +++ b/kdiff3.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Feb 14 12:34:47 CET 2009 - coolo@suse.de + +- call kde_post_install + ------------------------------------------------------------------- Mon Nov 17 09:58:09 CET 2008 - stbinner@suse.de diff --git a/kdiff3.spec b/kdiff3.spec index 256d028..b54dd86 100644 --- a/kdiff3.spec +++ b/kdiff3.spec @@ -1,7 +1,7 @@ # # spec file for package kdiff3 (Version 0.9.92) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -31,7 +31,7 @@ Url: http://kdiff3.sourceforge.net/ Group: Development/Tools/Version Control Summary: Feature-Rich Code Comparison Utility Version: 0.9.92 -Release: 236 +Release: 237 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.gz Patch0: %name.diff @@ -75,6 +75,7 @@ make DESTDIR=$RPM_BUILD_ROOT $INSTALL_TARGET rm -rf $RPM_BUILD_ROOT/usr rm -rf $RPM_BUILD_ROOT/opt/kde3/share/doc/HTML/kdiff3/README %suse_update_desktop_file %name Development RevisionControl +kde_post_install %find_lang %name %name.lang %find_lang kdiff3_plugin %name.lang %if %suse_version > 1020 @@ -94,6 +95,8 @@ rm -rf $RPM_BUILD_ROOT/opt/kde3/share/doc/HTML/kdiff3/README /opt/kde3/share/services/kdiff3_plugin.desktop %changelog +* Sat Feb 14 2009 coolo@suse.de +- call kde_post_install * Mon Nov 17 2008 stbinner@suse.de - install translations for kdiff3 menu plugin (bnc#442527) * Wed Jun 13 2007 stbinner@suse.de