commit libkpeople for openSUSE:Factory

2014-09-17 Thread h_root
Hello community,

here is the log from the commit of package libkpeople for openSUSE:Factory 
checked in at 2014-09-18 07:56:33

Comparing /work/SRC/openSUSE:Factory/libkpeople (Old)
 and  /work/SRC/openSUSE:Factory/.libkpeople.new (New)


Package is "libkpeople"

Changes:

--- /work/SRC/openSUSE:Factory/libkpeople/libkpeople.changes2014-04-26 
10:05:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.libkpeople.new/libkpeople.changes   
2014-09-18 07:56:36.0 +0200
@@ -1,0 +2,8 @@
+Tue Sep 16 15:31:07 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 0.3.0
+  * New email plugin, based on baloo libraries
+- Use libkpeople for main package, and obsolete old package as
+  libkpeople didn't used shlib guidelines
+
+---

Old:

  libkpeople-0.2.2.tar.bz2

New:

  libkpeople-0.3.0.tar.bz2



Other differences:
--
++ libkpeople.spec ++
--- /var/tmp/diff_new_pack.mBeNiz/_old  2014-09-18 07:56:37.0 +0200
+++ /var/tmp/diff_new_pack.mBeNiz/_new  2014-09-18 07:56:37.0 +0200
@@ -16,37 +16,32 @@
 #
 
 
-%define soversion 3
+%define soversion 4
 
 Name:   libkpeople
-Version:0.2.2
+Version:0.3.0
 Release:0
 Summary:Provides access to all contacts and the people who hold them
 License:LGPL-2.1+
 Group:  Development/Libraries/Other
 Url:https://projects.kde.org/projects/playground/network/libkpeople
-Source0:
http://download.kde.org/unstable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
+Source: 
http://download.kde.org/unstable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
 BuildRequires:  libkde4-devel >= 4.10.1
 BuildRequires:  libkdepimlibs4-devel
+%if 0%{?suse_version} > 1310
+BuildRequires:  baloo-devel
+%endif
+Obsoletes:  libkpeople3
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 A library that provides access to all contacts and the people who hold them
 
-%package -n libkpeople%{soversion}
-Summary:Provides access to all contacts and the people who hold them
-Group:  System/Libraries
-Recommends: %{name}-lang
-%kde4_runtime_requires
-
-%description -n libkpeople%{soversion}
-A library that provides access to all contacts and the people who hold them
-
 %package devel
 Summary:Provides access to all contacts and the people who hold them
 Group:  Development/Libraries/Other
+Requires:   %{name} = %{version}
 Requires:   libkdepimlibs4-devel
-Requires:   libkpeople%{soversion} = %{version}
 
 %description devel
 A library that provides access to all contacts and the people who hold them
@@ -56,10 +51,10 @@
 %package lang
 Summary:A library for accessing Facebook services
 Group:  Development/Libraries/KDE
-Requires:   libkpeople%{soversion} = %{version}
+Requires:   %{name} = %{version}
 
 %description lang
-Provides translations to the package libkpeople%{soversion}
+Provides translations to the package %{name}
 
 %prep
 %setup -q
@@ -74,13 +69,13 @@
 
   %find_lang %{name} %{name}.lang
 
-%post -n libkpeople%{soversion} -p /sbin/ldconfig
+%post -p /sbin/ldconfig
 
-%postun -n libkpeople%{soversion} -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
 
 %files lang -f %{name}.lang
 
-%files -n libkpeople%{soversion}
+%files
 %defattr(-,root,root)
 %doc COPYING
 %{_kde4_libdir}/libkpeople*.so.*

++ libkpeople-0.2.2.tar.bz2 -> libkpeople-0.3.0.tar.bz2 ++
 2441 lines of diff (skipped)

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



commit libkpeople for openSUSE:Factory

2014-04-26 Thread h_root
Hello community,

here is the log from the commit of package libkpeople for openSUSE:Factory 
checked in at 2014-04-26 10:05:50

Comparing /work/SRC/openSUSE:Factory/libkpeople (Old)
 and  /work/SRC/openSUSE:Factory/.libkpeople.new (New)


Package is "libkpeople"

Changes:

--- /work/SRC/openSUSE:Factory/libkpeople/libkpeople.changes2014-02-21 
20:54:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.libkpeople.new/libkpeople.changes   
2014-04-26 10:05:52.0 +0200
@@ -1,0 +2,6 @@
+Sat Apr 26 00:21:20 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 0.2.2
+  * New bugfix release, no changelog provided
+
+---

Old:

  libkpeople-0.2.1.tar.bz2

New:

  libkpeople-0.2.2.tar.bz2



Other differences:
--
++ libkpeople.spec ++
--- /var/tmp/diff_new_pack.fa0XFu/_old  2014-04-26 10:05:52.0 +0200
+++ /var/tmp/diff_new_pack.fa0XFu/_new  2014-04-26 10:05:52.0 +0200
@@ -19,13 +19,13 @@
 %define soversion 3
 
 Name:   libkpeople
-Version:0.2.1
+Version:0.2.2
 Release:0
 Summary:Provides access to all contacts and the people who hold them
 License:LGPL-2.1+
 Group:  Development/Libraries/Other
 Url:https://projects.kde.org/projects/playground/network/libkpeople
-Source0:
http://download.kde.org/unstable/%{name}/%{version}/%{name}-%{version}.tar.bz2
+Source0:
http://download.kde.org/unstable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
 BuildRequires:  libkde4-devel >= 4.10.1
 BuildRequires:  libkdepimlibs4-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ libkpeople-0.2.1.tar.bz2 -> libkpeople-0.2.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkpeople-0.2.1/CMakeLists.txt 
new/libkpeople-0.2.2/CMakeLists.txt
--- old/libkpeople-0.2.1/CMakeLists.txt 2014-02-20 17:06:50.0 +0100
+++ new/libkpeople-0.2.2/CMakeLists.txt 2014-04-26 01:58:25.0 +0200
@@ -12,7 +12,7 @@
 
 set(KPEOPLE_VERSION_MAJOR 0)
 set(KPEOPLE_VERSION_MINOR 2)
-set(KPEOPLE_VERSION_PATCH 1)
+set(KPEOPLE_VERSION_PATCH 2)
 
 set(KPEOPLE_VERSION 
"${KPEOPLE_VERSION_MAJOR}.${KPEOPLE_VERSION_MINOR}.${KPEOPLE_VERSION_PATCH}")
 set(KPEOPLE_SOVERSION 3)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkpeople-0.2.1/po/CMakeLists.txt 
new/libkpeople-0.2.2/po/CMakeLists.txt
--- old/libkpeople-0.2.1/po/CMakeLists.txt  2014-02-20 17:06:50.0 
+0100
+++ new/libkpeople-0.2.2/po/CMakeLists.txt  2014-04-26 01:58:25.0 
+0200
@@ -2,13 +2,15 @@
 add_subdirectory( cs )
 add_subdirectory( da )
 add_subdirectory( de )
-add_subdirectory( el )
+add_subdirectory( fi )
 add_subdirectory( fr )
 add_subdirectory( hu )
 add_subdirectory( lt )
 add_subdirectory( nl )
+add_subdirectory( pl )
 add_subdirectory( pt )
 add_subdirectory( pt_BR )
+add_subdirectory( ro )
 add_subdirectory( ru )
 add_subdirectory( sk )
 add_subdirectory( sl )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkpeople-0.2.1/po/da/libkpeople.po 
new/libkpeople-0.2.2/po/da/libkpeople.po
--- old/libkpeople-0.2.1/po/da/libkpeople.po2014-02-20 17:05:56.0 
+0100
+++ new/libkpeople-0.2.2/po/da/libkpeople.po2014-04-26 01:57:50.0 
+0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Martin Schlander , 2013.
+# Martin Schlander , 2013, 2014.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-02-18 01:50+\n"
-"PO-Revision-Date: 2013-09-23 19:40+0200\n"
+"PO-Revision-Date: 2014-02-23 14:40+0100\n"
 "Last-Translator: Martin Schlander \n"
 "Language-Team: Danish \n"
 "Language: da\n"
@@ -32,7 +32,7 @@
 #. i18n: ectx: property (text), widget (QLabel, avatarPixmapLabel)
 #: widgets/person-details-presentation.ui:43
 msgid "Avatar"
-msgstr ""
+msgstr "Avatar"
 
 #: widgets/plugins/emaildetailswidget.cpp:51
 msgid "Email"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkpeople-0.2.1/po/el/CMakeLists.txt 
new/libkpeople-0.2.2/po/el/CMakeLists.txt
--- old/libkpeople-0.2.1/po/el/CMakeLists.txt   2014-02-20 17:05:57.0 
+0100
+++ new/libkpeople-0.2.2/po/el/CMakeLists.txt   1970-01-01 01:00:00.0 
+0100
@@ -1,2 +0,0 @@
-file(GLOB _po_files *.po)
-GETTEXT_PROCESS_PO_FILES( el ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} 
${_po_files} )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkp

commit libkpeople for openSUSE:Factory

2014-02-21 Thread h_root
Hello community,

here is the log from the commit of package libkpeople for openSUSE:Factory 
checked in at 2014-02-21 20:54:17

Comparing /work/SRC/openSUSE:Factory/libkpeople (Old)
 and  /work/SRC/openSUSE:Factory/.libkpeople.new (New)


Package is "libkpeople"

Changes:

--- /work/SRC/openSUSE:Factory/libkpeople/libkpeople.changes2014-02-20 
07:49:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.libkpeople.new/libkpeople.changes   
2014-02-21 20:54:18.0 +0100
@@ -1,0 +2,8 @@
+Fri Feb 21 16:25:42 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 0.2.1
+  * New bugfix release, no changelog provided
+- Removed 0001-Emit-finished-if-there-are-no-akonadi-collections.patch,
+  included in this release
+
+---

Old:

  0001-Emit-finished-if-there-are-no-akonadi-collections.patch
  libkpeople-0.2.0.tar.bz2

New:

  libkpeople-0.2.1.tar.bz2



Other differences:
--
++ libkpeople.spec ++
--- /var/tmp/diff_new_pack.dGGnlL/_old  2014-02-21 20:54:19.0 +0100
+++ /var/tmp/diff_new_pack.dGGnlL/_new  2014-02-21 20:54:19.0 +0100
@@ -19,15 +19,13 @@
 %define soversion 3
 
 Name:   libkpeople
-Version:0.2.0
+Version:0.2.1
 Release:0
 Summary:Provides access to all contacts and the people who hold them
 License:LGPL-2.1+
 Group:  Development/Libraries/Other
 Url:https://projects.kde.org/projects/playground/network/libkpeople
-Source0:
http://download.kde.org/unstable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM 
0001-Emit-finished-if-there-are-no-akonadi-collections.patch
-Patch0: 0001-Emit-finished-if-there-are-no-akonadi-collections.patch
+Source0:
http://download.kde.org/unstable/%{name}/%{version}/%{name}-%{version}.tar.bz2
 BuildRequires:  libkde4-devel >= 4.10.1
 BuildRequires:  libkdepimlibs4-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -65,7 +63,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
   %cmake_kde4 -d build

++ libkpeople-0.2.0.tar.bz2 -> libkpeople-0.2.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkpeople-0.2.0/CMakeLists.txt 
new/libkpeople-0.2.1/CMakeLists.txt
--- old/libkpeople-0.2.0/CMakeLists.txt 2014-02-17 22:36:19.0 +0100
+++ new/libkpeople-0.2.1/CMakeLists.txt 2014-02-20 17:06:50.0 +0100
@@ -1,7 +1,7 @@
 project (kpeople)
 
-option(ENABLE_EXAMPLES "Enable building of examples" ON)
-option(KDE4_BUILD_TESTS "Enable building of tests" ON)
+option(ENABLE_EXAMPLES "Enable building of examples" OFF)
+option(KDE4_BUILD_TESTS "Enable building of tests" OFF)
 
 set (CMAKE_MODULE_PATH
  "${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules"
@@ -12,7 +12,7 @@
 
 set(KPEOPLE_VERSION_MAJOR 0)
 set(KPEOPLE_VERSION_MINOR 2)
-set(KPEOPLE_VERSION_PATCH 0)
+set(KPEOPLE_VERSION_PATCH 1)
 
 set(KPEOPLE_VERSION 
"${KPEOPLE_VERSION_MAJOR}.${KPEOPLE_VERSION_MINOR}.${KPEOPLE_VERSION_PATCH}")
 set(KPEOPLE_SOVERSION 3)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkpeople-0.2.0/po/CMakeLists.txt 
new/libkpeople-0.2.1/po/CMakeLists.txt
--- old/libkpeople-0.2.0/po/CMakeLists.txt  2014-02-17 22:36:19.0 
+0100
+++ new/libkpeople-0.2.1/po/CMakeLists.txt  2014-02-20 17:06:50.0 
+0100
@@ -9,6 +9,7 @@
 add_subdirectory( nl )
 add_subdirectory( pt )
 add_subdirectory( pt_BR )
+add_subdirectory( ru )
 add_subdirectory( sk )
 add_subdirectory( sl )
 add_subdirectory( sv )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkpeople-0.2.0/po/bs/libkpeople.po 
new/libkpeople-0.2.1/po/bs/libkpeople.po
--- old/libkpeople-0.2.0/po/bs/libkpeople.po2014-02-17 22:35:28.0 
+0100
+++ new/libkpeople-0.2.1/po/bs/libkpeople.po2014-02-20 17:05:53.0 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: bosnianuniversetranslation\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-02-16 04:05+\n"
+"POT-Creation-Date: 2014-02-18 01:50+\n"
 "PO-Revision-Date: 2013-12-15 15:33+\n"
 "Last-Translator: Nermina Ahmić \n"
 "Language-Team: Bosnian \n"
@@ -37,7 +37,7 @@
 msgid "Avatar"
 msgstr ""
 
-#: widgets/plugins/emaildetailswidget.cpp:50
+#: widgets/plugins/emaildetailswidget.cpp:51
 msgid "Email"
 msgstr "E-pošta"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkpeople-0.2.0/po/cs/libkpeople.po 
new/libkpeople-0.2.1/po/cs/libkpeople.po
--- old/libkpeople-0.2.0/po/cs/libkpeople.po2014-02-17 22:35:32.0 
+0100
+++ new/libkpeople-0.2.1/po/cs/libkpeople.

commit libkpeople for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package libkpeople for openSUSE:Factory 
checked in at 2014-02-20 07:49:38

Comparing /work/SRC/openSUSE:Factory/libkpeople (Old)
 and  /work/SRC/openSUSE:Factory/.libkpeople.new (New)


Package is "libkpeople"

Changes:

--- /work/SRC/openSUSE:Factory/libkpeople/libkpeople.changes2013-10-30 
15:44:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.libkpeople.new/libkpeople.changes   
2014-02-20 07:49:39.0 +0100
@@ -1,0 +2,9 @@
+Tue Feb 18 18:58:14 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 0.2.0
+  * New upstream release, library now uses kdepimlibs instead of
+nepomuk2
+- Added 0001-Emit-finished-if-there-are-no-akonadi-collections.patch,
+  from upstream (and recommended by upstream)
+
+---

Old:

  libkpeople-0.1.0.tar.bz2

New:

  0001-Emit-finished-if-there-are-no-akonadi-collections.patch
  libkpeople-0.2.0.tar.bz2



Other differences:
--
++ libkpeople.spec ++
--- /var/tmp/diff_new_pack.gxd0SL/_old  2014-02-20 07:49:40.0 +0100
+++ /var/tmp/diff_new_pack.gxd0SL/_new  2014-02-20 07:49:40.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libkpeople
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -16,20 +16,20 @@
 #
 
 
-%define soversion 1
+%define soversion 3
 
 Name:   libkpeople
-Version:0.1.0
+Version:0.2.0
 Release:0
 Summary:Provides access to all contacts and the people who hold them
 License:LGPL-2.1+
 Group:  Development/Libraries/Other
 Url:https://projects.kde.org/projects/playground/network/libkpeople
-Source0:
http://download.kde.org/unstable/%{name}/%{version}/%{name}-%{version}.tar.bz2
+Source0:
http://download.kde.org/unstable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM 
0001-Emit-finished-if-there-are-no-akonadi-collections.patch
+Patch0: 0001-Emit-finished-if-there-are-no-akonadi-collections.patch
 BuildRequires:  libkde4-devel >= 4.10.1
-BuildRequires:  libsoprano-devel
-BuildRequires:  nepomuk-core-devel
-BuildRequires:  shared-desktop-ontologies-devel
+BuildRequires:  libkdepimlibs4-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -47,8 +47,8 @@
 %package devel
 Summary:Provides access to all contacts and the people who hold them
 Group:  Development/Libraries/Other
+Requires:   libkdepimlibs4-devel
 Requires:   libkpeople%{soversion} = %{version}
-Requires:   nepomuk-core-devel
 
 %description devel
 A library that provides access to all contacts and the people who hold them
@@ -65,6 +65,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
   %cmake_kde4 -d build
@@ -87,20 +88,17 @@
 %doc COPYING
 %{_kde4_libdir}/libkpeople*.so.*
 %{_kde4_appsdir}/kpeople/
-%{_kde4_modulesdir}/email_kpeople_plugin.so
-%{_kde4_modulesdir}/*widgetplugin.so
-%{_kde4_servicesdir}/*widgetplugin.desktop
-%{_kde4_servicesdir}/email_kpeople_plugin.desktop
+%{_kde4_modulesdir}/akonadi_kpeople_plugin.so
+%{_kde4_servicesdir}/akonadi_kpeople_plugin.desktop
 %{_kde4_servicetypesdir}/kpeople_*.desktop
 %{_kde4_servicetypesdir}/persondetailsplugin.desktop
-%{_kde4_modulesdir}/imports/
 
 %files devel
 %defattr(-,root,root)
 %doc COPYING
 %{_kde4_libdir}/libkpeople.so
 %{_kde4_libdir}/libkpeoplewidgets.so
-%{_kde4_appsdir}/cmake/modules/FindKPeople.cmake
+%{_kde4_libdir}/cmake/KPeople/
 %{_kde4_includedir}/KPeople/
 %{_kde4_includedir}/kpeople/
 

++ 0001-Emit-finished-if-there-are-no-akonadi-collections.patch ++
>From d3ab42da427d696543f2db451cfc68820e7f734b Mon Sep 17 00:00:00 2001
From: David Edmundson 
Date: Tue, 18 Feb 2014 12:54:05 +0100
Subject: [PATCH 1/1] Emit finished if there are no akonadi collections

---
 src/plugins/akonadi/akonadidatasource.cpp | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/plugins/akonadi/akonadidatasource.cpp 
b/src/plugins/akonadi/akonadidatasource.cpp
index 2405406..2f006c9 100644
--- a/src/plugins/akonadi/akonadidatasource.cpp
+++ b/src/plugins/akonadi/akonadidatasource.cpp
@@ -153,6 +153,9 @@ void AkonadiAllContacts::onCollectionsFetched(KJob* job)
 ++m_activeFetchJobsCount;
 }
 }
+if (m_activeFetchJobsCount == 0) {
+emitInitialFetchComplete();
+}
 }
 
 
-- 
1.8.5.2

++ libkpeople-0.1.0.tar.bz2 -> libkpeople-0.2.0.tar.bz2 ++
 9924 lines of diff (skipped)

-- 
To unsubscribe, e

commit libkpeople for openSUSE:Factory

2013-10-30 Thread h_root
Hello community,

here is the log from the commit of package libkpeople for openSUSE:Factory 
checked in at 2013-10-30 15:44:45

Comparing /work/SRC/openSUSE:Factory/libkpeople (Old)
 and  /work/SRC/openSUSE:Factory/.libkpeople.new (New)


Package is "libkpeople"

Changes:

--- /work/SRC/openSUSE:Factory/libkpeople/libkpeople.changes2013-10-14 
13:05:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.libkpeople.new/libkpeople.changes   
2013-10-30 15:44:46.0 +0100
@@ -1,0 +2,6 @@
+Sun Oct 27 22:20:54 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to 0.1.0
+  * New upstream release, no changelog provided
+
+---

Old:

  libkpeople-0.0.80.tar.bz2

New:

  libkpeople-0.1.0.tar.bz2



Other differences:
--
++ libkpeople.spec ++
--- /var/tmp/diff_new_pack.DwLU8q/_old  2013-10-30 15:44:48.0 +0100
+++ /var/tmp/diff_new_pack.DwLU8q/_new  2013-10-30 15:44:48.0 +0100
@@ -19,13 +19,14 @@
 %define soversion 1
 
 Name:   libkpeople
-Version:0.0.80
+Version:0.1.0
 Release:0
-License:LGPL-2.1+
 Summary:Provides access to all contacts and the people who hold them
+License:LGPL-2.1+
 Group:  Development/Libraries/Other
 Url:https://projects.kde.org/projects/playground/network/libkpeople
-Source0:
http://download.kde.org/unstable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
+Source0:
http://download.kde.org/unstable/%{name}/%{version}/%{name}-%{version}.tar.bz2
+BuildRequires:  libkde4-devel >= 4.10.1
 BuildRequires:  libsoprano-devel
 BuildRequires:  nepomuk-core-devel
 BuildRequires:  shared-desktop-ontologies-devel
@@ -103,5 +104,4 @@
 %{_kde4_includedir}/KPeople/
 %{_kde4_includedir}/kpeople/
 
-
 %changelog

++ libkpeople-0.0.80.tar.bz2 -> libkpeople-0.1.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkpeople-0.0.80/CMakeLists.txt 
new/libkpeople-0.1.0/CMakeLists.txt
--- old/libkpeople-0.0.80/CMakeLists.txt2013-09-24 00:11:44.0 
+0200
+++ new/libkpeople-0.1.0/CMakeLists.txt 2013-10-25 23:30:15.0 +0200
@@ -26,8 +26,6 @@
  ${NEPOMUK_CORE_INCLUDE_DIR}
  ${CMAKE_CURRENT_SOURCE_DIR}
  ${CMAKE_CURRENT_BINARY_DIR}
- ${TELEPATHY_QT4_INCLUDE_DIR}
- ${KTP_INCLUDE_DIR}
 )
 
 add_subdirectory (src)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkpeople-0.0.80/po/CMakeLists.txt 
new/libkpeople-0.1.0/po/CMakeLists.txt
--- old/libkpeople-0.0.80/po/CMakeLists.txt 2013-09-24 00:11:44.0 
+0200
+++ new/libkpeople-0.1.0/po/CMakeLists.txt  2013-10-25 23:30:15.0 
+0200
@@ -1,5 +1,8 @@
+add_subdirectory( cs )
 add_subdirectory( da )
 add_subdirectory( de )
+add_subdirectory( hu )
+add_subdirectory( nl )
 add_subdirectory( pt )
 add_subdirectory( pt_BR )
 add_subdirectory( sk )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkpeople-0.0.80/po/cs/CMakeLists.txt 
new/libkpeople-0.1.0/po/cs/CMakeLists.txt
--- old/libkpeople-0.0.80/po/cs/CMakeLists.txt  1970-01-01 01:00:00.0 
+0100
+++ new/libkpeople-0.1.0/po/cs/CMakeLists.txt   2013-10-25 23:29:13.0 
+0200
@@ -0,0 +1,2 @@
+file(GLOB _po_files *.po)
+GETTEXT_PROCESS_PO_FILES( cs ALL INSTALL_DESTINATION ${LOCALE_INSTALL_DIR} 
${_po_files} )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkpeople-0.0.80/po/cs/libkpeople.po 
new/libkpeople-0.1.0/po/cs/libkpeople.po
--- old/libkpeople-0.0.80/po/cs/libkpeople.po   1970-01-01 01:00:00.0 
+0100
+++ new/libkpeople-0.1.0/po/cs/libkpeople.po2013-10-25 23:29:13.0 
+0200
@@ -0,0 +1,56 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+# Vít Pelčák , 2013.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2013-09-22 01:49+\n"
+"PO-Revision-Date: 2013-09-26 15:18+0200\n"
+"Last-Translator: Vít Pelčák \n"
+"Language-Team: Czech \n"
+"Language: cs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+"X-Generator: Lokalize 1.5\n"
+
+#: contactitem.cpp:198
+msgid "Unknown contact"
+msgstr "Neznámý kontakt"
+
+#: examples/contactlistqml.cpp:29
+msgid "SweetPeople - KPeople Example"
+msgstr ""
+
+#: plugins/core/emailplugin.cpp:40
+#, kde-format
+msgctxt