Hello community, here is the log from the commit of package kdesvn for openSUSE:Factory checked in at 2013-04-18 10:23:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdesvn (Old) and /work/SRC/openSUSE:Factory/.kdesvn.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdesvn", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/kdesvn/kdesvn.changes 2012-12-19 14:48:06.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kdesvn.new/kdesvn.changes 2013-04-18 10:23:27.000000000 +0200 @@ -1,0 +2,7 @@ +Mon Apr 15 09:58:23 UTC 2013 - [email protected] + +- Explicit require for kio_svn and remove the + /usr/share/kde4/services/svn*.protocol files from this package + to avoid conflicts + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdesvn.spec ++++++ --- /var/tmp/diff_new_pack.vqRGPo/_old 2013-04-18 10:23:28.000000000 +0200 +++ /var/tmp/diff_new_pack.vqRGPo/_new 2013-04-18 10:23:28.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package kdesvn # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -29,6 +29,7 @@ BuildRequires: openldap2-devel BuildRequires: sqlite3-devel BuildRequires: subversion-devel +Requires: kio_svn Provides: kde4-kdesvn = %{version} Obsoletes: kde4-kdesvn < %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -65,6 +66,7 @@ cd build %make_install cd .. + rm -rf %{buildroot}%{_kde4_servicesdir}/svn*.protocol %suse_update_desktop_file -G "SVN Client" %{name} Development RevisionControl %find_lang %{name} %fdupes -s %{buildroot}%{_datadir} @@ -94,7 +96,6 @@ %_kde_share_dir/services/ServiceMenus/kdesvn_subversion_toplevel.desktop %_kde_share_dir/services/kded/kdesvnd.desktop %_kde_share_dir/services/kdesvnpart.desktop -%_kde_share_dir/services/svn*.protocol %_kde_share_dir/services/ksvn*.protocol %{_mandir}/man1/kdesvn* -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
