This commit is contained in:
parent
9875e02a19
commit
4bb3a8459a
@ -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
|
Mon Nov 17 09:58:09 CET 2008 - stbinner@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kdiff3 (Version 0.9.92)
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -31,7 +31,7 @@ Url: http://kdiff3.sourceforge.net/
|
|||||||
Group: Development/Tools/Version Control
|
Group: Development/Tools/Version Control
|
||||||
Summary: Feature-Rich Code Comparison Utility
|
Summary: Feature-Rich Code Comparison Utility
|
||||||
Version: 0.9.92
|
Version: 0.9.92
|
||||||
Release: 236
|
Release: 237
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
Patch0: %name.diff
|
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/usr
|
||||||
rm -rf $RPM_BUILD_ROOT/opt/kde3/share/doc/HTML/kdiff3/README
|
rm -rf $RPM_BUILD_ROOT/opt/kde3/share/doc/HTML/kdiff3/README
|
||||||
%suse_update_desktop_file %name Development RevisionControl
|
%suse_update_desktop_file %name Development RevisionControl
|
||||||
|
kde_post_install
|
||||||
%find_lang %name %name.lang
|
%find_lang %name %name.lang
|
||||||
%find_lang kdiff3_plugin %name.lang
|
%find_lang kdiff3_plugin %name.lang
|
||||||
%if %suse_version > 1020
|
%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
|
/opt/kde3/share/services/kdiff3_plugin.desktop
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 14 2009 coolo@suse.de
|
||||||
|
- call kde_post_install
|
||||||
* Mon Nov 17 2008 stbinner@suse.de
|
* Mon Nov 17 2008 stbinner@suse.de
|
||||||
- install translations for kdiff3 menu plugin (bnc#442527)
|
- install translations for kdiff3 menu plugin (bnc#442527)
|
||||||
* Wed Jun 13 2007 stbinner@suse.de
|
* Wed Jun 13 2007 stbinner@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user