Hello community,

here is the log from the commit of package nepomuk-core for openSUSE:Factory 
checked in at 2013-07-08 07:31:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nepomuk-core (Old)
 and      /work/SRC/openSUSE:Factory/.nepomuk-core.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nepomuk-core"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nepomuk-core/nepomuk-core.changes        
2013-06-11 09:34:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.nepomuk-core.new/nepomuk-core.changes   
2013-07-08 07:31:55.000000000 +0200
@@ -1,0 +2,22 @@
+Wed Jul  3 18:30:05 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Added kauth.patch which disables installing of kauth actions until 
+  bnc#825262 is resolved
+- Removed rpmlintrc file
+
+-------------------------------------------------------------------
+Thu Jun 27 18:22:23 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.90
+   * KDE 4.11 Beta 1 release
+   * See http://www.kde.org/announcements/announce-4.11-beta2.php
+- Added libepub-devel BuildRequires
+
+-------------------------------------------------------------------
+Thu Jun 13 19:30:55 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.80
+   * KDE 4.11 Beta 1 release
+   * See http://www.kde.org/announcements/announce-4.11-beta1.php
+
+-------------------------------------------------------------------

Old:
----
  nepomuk-core-4.10.4.tar.xz

New:
----
  kauth.patch
  nepomuk-core-4.10.90.tar.xz

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

Other differences:
------------------
++++++ nepomuk-core.spec ++++++
--- /var/tmp/diff_new_pack.yD0KiR/_old  2013-07-08 07:31:56.000000000 +0200
+++ /var/tmp/diff_new_pack.yD0KiR/_new  2013-07-08 07:31:56.000000000 +0200
@@ -19,31 +19,34 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 
 Name:           nepomuk-core
+Version:        4.10.90
+Release:        0
+Summary:        The KDE Nepomuk Core Library
+License:        GPL-2.0+
+Group:          System/GUI/KDE
+Url:            http://nepomuk.kde.org/
+Source0:        
http://download.kde.org/unstable/%{version}/src/%{name}-%{version}.tar.xz
+Source99:       nepomuk.png
+# PATCH-FIX-OPENSUSE kauth.patch disable installing of kauth actions until 
bnc#825262 is resolved
+Patch0:         kauth.patch
 BuildRequires:  fdupes
+BuildRequires:  libepub-devel
 BuildRequires:  libexiv2-devel
 BuildRequires:  libkde4-devel
 BuildRequires:  libpoppler-qt4-devel
-BuildRequires:  libsoprano-devel >= 2.7.56
+BuildRequires:  libsoprano-devel >= 2.9.0
 BuildRequires:  libtag-devel
-BuildRequires:  shared-desktop-ontologies-devel >= 0.10.0
-BuildRequires:  soprano-backend-redland >= 2.7.56
-BuildRequires:  soprano-backend-virtuoso >= 2.7.56
+BuildRequires:  shared-desktop-ontologies-devel >= 0.11.0
+BuildRequires:  soprano-backend-redland >= 2.9.0
+BuildRequires:  soprano-backend-virtuoso >= 2.9.0
 BuildRequires:  xz
 BuildRequires:  xz-devel
-Summary:        The KDE Nepomuk Core Library
-License:        GPL-2.0+
-Group:          System/GUI/KDE
-Url:            http://nepomuk.kde.org/
-Version:        4.10.4
-Release:        0
-Source0:        %{name}-%{version}.tar.xz
-Source99:       nepomuk.png
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Requires:       kdelibs4 >= %version
+Requires:       kdelibs4 >= %{version}
 Requires:       soprano-backend-redland
 Requires:       libqt4-x11 >= %( echo `rpm -q --queryformat '%{VERSION}' 
libqt4-x11`)
 Suggests:       cagibi
-%define debug_package_requires %name = %version-%release kdelibs4-debuginfo
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%define debug_package_requires %{name} = %{version}-%{release} 
kdelibs4-debuginfo
 
 %description
 This package contains all the core libraries for nepomuk
@@ -58,6 +61,7 @@
 
 %prep
 %setup -q -n %{name}-%{version}
+%patch0 -p1
 
 %build
   %cmake_kde4 -d build -- -DKDE4_ENABLE_FPIE=1
@@ -66,7 +70,7 @@
 %install
   cd build
   %kde4_makeinstall
-  %{__mkdir_p} %{buildroot}%{_datadir}/pixmaps
+  mkdir -p %{buildroot}%{_datadir}/pixmaps
   install $RPM_SOURCE_DIR/nepomuk.png %{buildroot}%{_datadir}/pixmaps/
   %suse_update_desktop_file -r nepomukcleaner             Utility Archiving
   %fdupes -s %{buildroot}
@@ -78,37 +82,35 @@
 
 %files devel
 %defattr(-,root,root)
-/usr/include/Nepomuk2/
-/usr/include/nepomuk2/
-%{_libdir}/cmake/NepomukCore/
-%{_libdir}/libnepomukcore.so
+%{_kde4_includedir}/Nepomuk2/
+%{_kde4_includedir}/nepomuk2/
+%{_kde4_libdir}/cmake/NepomukCore/
+%{_kde4_libdir}/libnepomukcore.so
+%{_kde4_libdir}/libnepomukcleaner.so
 
 %files
 %defattr(-,root,root)
-%_kde4_bindir/nepomuk-simpleresource-rcgen
-%_kde4_bindir/nepomukbackup
-%_kde4_bindir/nepomukcleaner
-%_kde4_bindir/nepomukindexer
-%_kde4_bindir/nepomukserver
-%_kde4_bindir/nepomukservicestub
-%_kde4_bindir/nepomuk2-rcgen
-%_kde4_modulesdir/nepomuk*.so
-%{_libdir}/libnepomukcommon.so
-%{_libdir}/libnepomukextractor.so
-%{_libdir}/libnepomukcore.so.*
-%{_libdir}/libkdeinit4_nepomukserver.so
-%{_kde4_applicationsdir}/nepomukbackup.desktop
-%{_kde4_applicationsdir}/nepomukcleaner.desktop
-%{_datadir}/autostart/nepomukserver.desktop
-%{_datadir}/dbus-1/interfaces/org.kde.nepomuk.*.xml
-%{_datadir}/dbus-1/interfaces/org.kde.NepomukServer.xml
+%{_kde4_bindir}/nepomuk*
+%{_kde4_modulesdir}/nepomuk*.so
+%{_kde4_libdir}/libnepomukcommon.so
+%{_kde4_libdir}/libnepomukextractor.so
+%{_kde4_libdir}/libnepomukcore.so.*
+%{_kde4_libdir}/libnepomukcleaner.so.*
+%{_kde4_libdir}/libkdeinit4_nepomukserver.so
+%{_kde4_applicationsdir}/nepomuk*.desktop
+%{_kde4_datadir}/autostart/nepomukserver.desktop
+%{_kde4_datadir}/dbus-1/interfaces/org.kde.nepomuk.*.xml
+%{_kde4_datadir}/dbus-1/interfaces/org.kde.NepomukServer.xml
 %{_kde4_appsdir}/fileindexerservice/
 %{_kde4_appsdir}/nepomukfilewatch/
 %{_kde4_appsdir}/nepomukstorage/
 %{_kde4_servicesdir}/nepomuk*.desktop
-%{_kde4_servicetypesdir}/nepomukservice.desktop
-%{_kde4_servicetypesdir}/nepomukextractor.desktop
-%{_datadir}/ontology/
-%{_datadir}/pixmaps/nepomuk.png
+%{_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
 
 %changelog

++++++ kauth.patch ++++++
diff -urNB nepomuk-core-4.10.90/services/filewatch/CMakeLists.txt 
nepomuk-core-4.10.90.new/services/filewatch/CMakeLists.txt
--- nepomuk-core-4.10.90/services/filewatch/CMakeLists.txt      2013-06-13 
02:00:44.000000000 +0200
+++ nepomuk-core-4.10.90.new/services/filewatch/CMakeLists.txt  2013-07-03 
20:26:58.600848279 +0200
@@ -31,13 +31,6 @@
     kinotify.cpp
 )
 add_definitions(-DBUILD_KINOTIFY)
-
-kde4_install_auth_actions(org.kde.nepomuk.filewatch 
org.kde.nepomuk.filewatch.actions)
-kde4_add_executable(kde_nepomuk_filewatch_raiselimit  raiselimit.cpp)
-target_link_libraries(kde_nepomuk_filewatch_raiselimit ${KDE4_KDECORE_LIBS})
-install(TARGETS kde_nepomuk_filewatch_raiselimit DESTINATION 
${LIBEXEC_INSTALL_DIR})
-kde4_install_auth_helper_files(kde_nepomuk_filewatch_raiselimit 
org.kde.nepomuk.filewatch root)
-
 endif(CMAKE_SYSTEM_NAME MATCHES "Linux")
 
 kde4_add_executable(nepomukfilewatch ${SRCS})
++++++ nepomuk-core-4.10.4.tar.xz -> nepomuk-core-4.10.90.tar.xz ++++++
++++ 23243 lines of diff (skipped)


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

Reply via email to