Hello community, here is the log from the commit of package kdepim3 for openSUSE:Factory checked in at 2015-11-16 18:51:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdepim3 (Old) and /work/SRC/openSUSE:Factory/.kdepim3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdepim3" Changes: -------- --- /work/SRC/openSUSE:Factory/kdepim3/kdepim3.changes 2015-09-11 09:04:52.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kdepim3.new/kdepim3.changes 2015-11-16 18:51:48.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Nov 8 05:10:09 UTC 2015 - [email protected] + +- Disable kitchensync for Leap + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdepim3.spec ++++++ --- /var/tmp/diff_new_pack.OqO9QI/_old 2015-11-16 18:51:50.000000000 +0100 +++ /var/tmp/diff_new_pack.OqO9QI/_new 2015-11-16 18:51:50.000000000 +0100 @@ -30,7 +30,9 @@ BuildRequires: gnokii-devel BuildRequires: gpg2 BuildRequires: gpgme-devel +%if %suse_version != 1315 BuildRequires: libopensync-devel +%endif BuildRequires: pilot-link-devel Summary: Personal Information Manager Software for KDE License: GPL-2.0 @@ -239,6 +241,7 @@ %description notes This package contains the notes application KNotes. +%if %suse_version != 1315 %package -n kitchensync Summary: KDE Synchronization application based on OpenSync License: GPL-2.0 and LGPL-2.1+ @@ -252,6 +255,7 @@ KitchenSync you are able to synchronize cell phones, organizer, palms and other Personal Information Manager with KDE PIM (KAddressbook, KOrganizer, KNotes). +%endif %prep %setup -q -n kdepim-%version @@ -335,7 +339,9 @@ %suse_update_desktop_file -r groupwarewizard Utility DesktopSettings X-KDE-Utilities-PIM %suse_update_desktop_file -r kandy Utility Telephony X-KDE-Utilities-Peripherals %suse_update_desktop_file -r akregator Network RSS-News +%if %suse_version != 1315 %suse_update_desktop_file kitchensync Utility X-SuSE-SyncUtility +%endif kde_post_install %fdupes $RPM_BUILD_ROOT @@ -359,9 +365,11 @@ %postun kpilot -p /sbin/ldconfig +%if %suse_version != 1315 %post -n kitchensync -p /sbin/ldconfig %postun -n kitchensync -p /sbin/ldconfig +%endif %files %defattr(-,root,root) @@ -884,6 +892,8 @@ /opt/kde3/%_lib/libkpilot.la /opt/kde3/%_lib/libkpilot.so + +%if %suse_version != 1315 %files -n kitchensync %defattr(-,root,root) /opt/kde3/bin/kitchensync @@ -899,5 +909,6 @@ %dir /opt/kde3/share/apps/kitchensync/icons /opt/kde3/share/apps/kitchensync/icons/* /opt/kde3/share/icons/*/*/*/kitchensync.* +%endif %changelog
