Hello community,

here is the log from the commit of package nepomuk-core.2253 for 
openSUSE:13.1:Update checked in at 2013-12-09 15:44:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:13.1:Update/nepomuk-core.2253 (Old)
 and      /work/SRC/openSUSE:13.1:Update/.nepomuk-core.2253.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nepomuk-core.2253"

Changes:
--------
New Changes file:

--- /dev/null   2013-11-25 01:44:08.036031256 +0100
+++ /work/SRC/openSUSE:13.1:Update/.nepomuk-core.2253.new/nepomuk-core.changes  
2013-12-09 15:44:37.000000000 +0100
@@ -0,0 +1,275 @@
+-------------------------------------------------------------------
+Sat Nov  2 15:15:31 UTC 2013 - [email protected]
+
+- Update to 4.11.3
+   * KDE 4.11.3 bugfix release
+   * See http://www.kde.org/announcements/announce-4.11.3.php
+
+-------------------------------------------------------------------
+Thu Oct  3 22:27:16 UTC 2013 - [email protected]
+
+- 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
+
+-------------------------------------------------------------------
+Sat Sep 28 15:15:14 UTC 2013 - [email protected]
+
+- Update to 4.11.2
+   * KDE 4.11.2 bugfix release
+   * See http://www.kde.org/announcements/announce-4.11.2.php
+- Dropped patches due to upstream inclusion: 
+    0001-epubextractor-Fix-crash-on-some-invalid-files-where-.patch
+    0002-Indexer-and-epubextractor-check-more-carefully-that-.patch
+    0003-FileIndexer-Really-do-not-index-file-multiple-times.patch
+    0004-FileIndexer-Check-for-nepomukindexer-crashing.patch
+
+-------------------------------------------------------------------
+Tue Sep  3 18:54:32 UTC 2013 - [email protected]
+
+- Added patches from upstream for resolving kde#324307 (Nepomukindexer
+  segfaults then core dumps ad finitum using 100% CPU):
+   0002-Indexer-and-epubextractor-check-more-carefully-that-.patch
+   0003-FileIndexer-Really-do-not-index-file-multiple-times.patch
+   0001-epubextractor-Fix-crash-on-some-invalid-files-where-.patch
+   0004-FileIndexer-Check-for-nepomukindexer-crashing.patch
+
+-------------------------------------------------------------------
+Sun Sep  1 10:07:11 UTC 2013 - [email protected]
+
+- Update to 4.11.1
+   * KDE 4.11.1 bugfix release
+   * See http://www.kde.org/announcements/announce-4.11.1.php
+
+-------------------------------------------------------------------
+Thu Aug  8 15:12:45 UTC 2013 - [email protected]
+
+- Update to 4.11.0
+   * KDE 4.11 Final release
+   * See http://www.kde.org/announcements/4.11/
+
+-------------------------------------------------------------------
+Thu Jul 25 22:00:14 UTC 2013 - [email protected]
+
+- Update to 4.10.97
+  * KDE 4.11 RC 2 release
+  * See http://www.kde.org/announcements/announce-4.11-rc2.php
+
+-------------------------------------------------------------------
+Mon Jul 15 08:14:18 UTC 2013 - [email protected]
+
+- Update to 4.10.95
+ * KDE 4.11 RC 1 release
+ * See http://www.kde.org/announcements/announce-4.11-rc1.php
+
+-------------------------------------------------------------------
+Wed Jul  3 18:30:05 UTC 2013 - [email protected]
+
+- 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 - [email protected]
+
+- 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 - [email protected]
+
+- Update to 4.10.80
+   * KDE 4.11 Beta 1 release
+   * See http://www.kde.org/announcements/announce-4.11-beta1.php
+
+-------------------------------------------------------------------
+Sat Jun  1 09:47:40 UTC 2013 - [email protected]
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+-------------------------------------------------------------------
+Sat May  4 17:03:22 UTC 2013 - [email protected]
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+
+-------------------------------------------------------------------
+Mon Apr  1 19:22:41 UTC 2013 - [email protected]
+
+- Update to 4.10.2
+   * Bugfixes
+
+-------------------------------------------------------------------
+Sat Mar  2 15:44:44 UTC 2013 - [email protected]
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information
+- Drop all patches applied upstream, that includes:
+   Check-DateTime-for-negative-years.patch, 
+   fileindexer-do-not-use-QDirIterators-in-the-queues.patch,
+   initialize-the-m_indexhidden-variable.patch,
+   initialize-m_state-to-its-correct-value.patch,
+   initialize-objects-in-correct-order.diff,
+   connect-both-the-queues-together.diff,
+   do-not-auto-update-the-cache-by-default.diff,
+   emit-the-current-signals-in-propertychanged.diff and
+   Revert-BasicIndexingQueue-Use-stacks-instead-of-queu.patch
+
+-------------------------------------------------------------------
+Sat Feb 23 12:17:57 UTC 2013 - [email protected]
+
+- Added Check-DateTime-for-negative-years.patch, fixes kde#315678,
+  indexing of audio files that had incorrect year in tag set
+
+-------------------------------------------------------------------
+Thu Feb 14 20:20:49 UTC 2013 - [email protected]
+
+- Added fileindexer-do-not-use-QDirIterators-in-the-queues.patch,
+  fixes kde#310777 that caused multiple crashes
+- Added initialize-the-m_indexhidden-variable.patch, fixes not 
+  respecting users hidden folders indexing setting
+- Added initialize-m_state-to-its-correct-value.patch, initializes
+  fileindexer state with correct value
+
+-------------------------------------------------------------------
+Mon Feb 11 19:41:12 UTC 2013 - [email protected]
+
+- Added initialize-objects-in-correct-order.diff from upstream, 
+  fixes a largely duplicated bug for users that cleaned db after 
+  upgrade to KDE 4.10, kde#314589
+- Also added upstreams connect-both-the-queues-together.diff 
+  do-not-auto-update-the-cache-by-default.diff, and 
+  emit-the-current-signals-in-propertychanged.diff for performance
+  improvement
+
+-------------------------------------------------------------------
+Fri Feb  8 21:12:31 UTC 2013 - [email protected]
+
+- Added Revert-BasicIndexingQueue-Use-stacks-instead-of-queu.patch 
+  from upstream, fixes kde#314559
+
+-------------------------------------------------------------------
+Thu Jan 31 17:55:43 UTC 2013 - [email protected]
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+-------------------------------------------------------------------
+Thu Jan 17 08:12:54 UTC 2013 - [email protected]
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+-------------------------------------------------------------------
+Thu Jan  3 21:19:24 UTC 2013 - [email protected]
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+-------------------------------------------------------------------
+Wed Dec 19 18:45:49 UTC 2012 - [email protected]
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+-------------------------------------------------------------------
+Sat Dec  1 20:12:25 UTC 2012 - [email protected]
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+-------------------------------------------------------------------
+Sat Nov 24 12:59:18 UTC 2012 - [email protected]
+
+- Update to 4.9.80
+  * see http://www.kde.org/announcements/announce-4.10-beta1.php
+  * New Nepomuk indexer which no longer requires strigi
+  * Nepomuk Backup rewritten from scratch
+  * New Nepomuk Tags KIO Slave
++++ 78 more lines (skipped)
++++ between /dev/null
++++ and 
/work/SRC/openSUSE:13.1:Update/.nepomuk-core.2253.new/nepomuk-core.changes

New:
----
  kauth.patch
  nepomuk-core-4.11.3.tar.xz
  nepomuk-core.changes
  nepomuk-core.spec
  nepomuk.png

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

Other differences:
------------------
++++++ nepomuk-core.spec ++++++
#
# spec file for package nepomuk-core
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


# Please submit bugfixes or comments via http://bugs.opensuse.org/

Name:           nepomuk-core
Version:        4.11.3
Release:        0
Summary:        The KDE Nepomuk Core Library
License:        GPL-2.0+
Group:          System/GUI/KDE
Url:            http://nepomuk.kde.org/
Source0:        %{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.9.3
BuildRequires:  libtag-devel
BuildRequires:  shared-desktop-ontologies-devel >= 0.11.0
BuildRequires:  soprano-backend-redland >= 2.9.3
BuildRequires:  soprano-backend-virtuoso >= 2.9.3
BuildRequires:  xz
BuildRequires:  xz-devel
Requires:       kdelibs4 >= %{version}
Requires:       soprano-backend-redland
Requires:       libqt4-x11 >= %( echo `rpm -q --queryformat '%{VERSION}' 
libqt4-x11`)
Suggests:       cagibi
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
%define debug_package_requires %{name} = %{version}-%{release} 
kdelibs4-debuginfo

%description
This package contains all the core libraries for nepomuk

%package devel
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
  %make_jobs

%install
  cd build
  %kde4_makeinstall
  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}
  %kde_post_install

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%files devel
%defattr(-,root,root)
%{_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*
%{_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}/nepomuk*.desktop
%{_kde4_datadir}/ontology/
%{_kde4_datadir}/pixmaps/nepomuk.png
%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
++++++ 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})
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to