Hello community, here is the log from the commit of package kdiff3 checked in at Thu May 25 00:39:45 CEST 2006. -------- --- KDE/kdiff3/kdiff3.changes 2006-05-16 09:22:41.000000000 +0200 +++ kdiff3/kdiff3.changes 2006-05-24 18:57:28.000000000 +0200 @@ -1,0 +2,5 @@ +Wed May 24 18:57:23 CEST 2006 - adrian@suse.de + +- fix build for < 10.1 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdiff3.spec ++++++ --- /var/tmp/diff_new_pack.TifjRg/_old 2006-05-25 00:39:36.000000000 +0200 +++ /var/tmp/diff_new_pack.TifjRg/_new 2006-05-25 00:39:36.000000000 +0200 @@ -12,12 +12,15 @@ Name: kdiff3 BuildRequires: kdebase3-devel +%if %suse_version < 1010 +BuildRequires: unsermake update-desktop-files +%endif License: GPL URL: http://kdiff3.sourceforge.net/ Group: Development/Tools/Version Control Summary: Feature-Rich Code Comparison Utility Version: 0.9.90 -Release: 1 +Release: 3 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.gz Patch0: %name.diff @@ -72,6 +75,8 @@ /opt/kde3/share/services/kdiff3part.desktop %changelog -n kdiff3 +* Wed May 24 2006 - adrian@suse.de +- fix build for < 10.1 * Tue May 16 2006 - stbinner@suse.de - update to version 0.9.90 * Fixed KIO-problems of type "File exists" with tempfiles. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...
participants (1)
-
root@suse.de