Hello community,

here is the log from the commit of package nepomuk-core for openSUSE:13.1 
checked in at 2013-10-04 10:26:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:13.1/nepomuk-core (Old)
 and      /work/SRC/openSUSE:13.1/.nepomuk-core.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nepomuk-core"

Changes:
--------
--- /work/SRC/openSUSE:13.1/nepomuk-core/nepomuk-core.changes   2013-10-03 
16:05:56.000000000 +0200
+++ /work/SRC/openSUSE:13.1/.nepomuk-core.new/nepomuk-core.changes      
2013-10-04 10:26:43.000000000 +0200
@@ -1,0 +2,8 @@
+Thu Oct  3 22:27:16 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Only apply kauth.patch on openSUSE versions older than 13.1, kauth
+  review was approved, so we don't need to remove that feature
+- Add libkde4-devel, libsoprano-devel and shared-desktop-ontologies-devel
+  requires to devel package
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nepomuk-core.spec ++++++
--- /var/tmp/diff_new_pack.xwkFi4/_old  2013-10-04 10:26:43.000000000 +0200
+++ /var/tmp/diff_new_pack.xwkFi4/_new  2013-10-04 10:26:43.000000000 +0200
@@ -55,13 +55,18 @@
 Summary:        The Nepomuk Core Library
 Group:          System/GUI/KDE
 Requires:       %{name} = %{version}
+Requires:       libkde4-devel
+Requires:       libsoprano-devel >= 2.9.3
+Requires:       shared-desktop-ontologies-devel >= 0.11.0
 
 %description devel
 The devel package of the core library for nepomuk
 
 %prep
 %setup -q -n %{name}-%{version}
+%if 0%{?suse_version} < 1310
 %patch0 -p1
+%endif
 
 %build
   %cmake_kde4 -d build -- -DKDE4_ENABLE_FPIE=1
@@ -108,9 +113,11 @@
 %{_kde4_servicetypesdir}/nepomuk*.desktop
 %{_kde4_datadir}/ontology/
 %{_kde4_datadir}/pixmaps/nepomuk.png
-#%{_kde4_sysconfdir}/dbus-1/system.d/org.kde.nepomuk.filewatch.conf
-#%{_kde4_libexecdir}/kde_nepomuk_filewatch_raiselimit
-#%{_kde4_datadir}/dbus-1/system-services/org.kde.nepomuk.filewatch.service
-#%{_kde4_datadir}/polkit-1/actions/org.kde.nepomuk.filewatch.policy
+%if 0%{?suse_version} >= 1310
+%{_kde4_sysconfdir}/dbus-1/system.d/org.kde.nepomuk.filewatch.conf
+%{_kde4_libexecdir}/kde_nepomuk_filewatch_raiselimit
+%{_kde4_datadir}/dbus-1/system-services/org.kde.nepomuk.filewatch.service
+%{_kde4_datadir}/polkit-1/actions/org.kde.nepomuk.filewatch.policy
+%endif
 
 %changelog


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to