From e49dbcdc7cb3d1c009ad501dbc327415b4f74a660b5a6bba314b3988acac8722 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Wed, 29 Oct 2014 16:02:08 +0000 Subject: [PATCH 1/4] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinit?expand=0&rev=46 --- kinit.changes | 6 ++++++ kinit.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/kinit.changes b/kinit.changes index 4f11011..b807a37 100644 --- a/kinit.changes +++ b/kinit.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 29 16:01:01 UTC 2014 - hrvoje.senjan@gmail.com + +- Devel package doesn't require kinit; it provides only DBus + interface file and cmake config files/macros + ------------------------------------------------------------------- Sat Oct 4 17:59:47 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/kinit.spec b/kinit.spec index 31ef512..f86b0c2 100644 --- a/kinit.spec +++ b/kinit.spec @@ -57,7 +57,6 @@ booting UNIX. %package devel Summary: Helper library to speed up start of applications on KDE workspaces Group: Development/Libraries/KDE -Requires: %{name} = %{version} Requires: extra-cmake-modules %description devel From a4fb24e6c188e742a5f62aebba5e69578a06a5f3f55cb06cf04b6b7254014e03 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Wed, 29 Oct 2014 16:03:01 +0000 Subject: [PATCH 2/4] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinit?expand=0&rev=47 --- baselibs.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/baselibs.conf b/baselibs.conf index 81a18bc..5bcd16e 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,3 +1,2 @@ kinit -kinit-devel - requires "kinit- = " +kinit-devel \ No newline at end of file From d1776014a01a750ecf6e44c4c0db5f0d2ad1f34c5aa0cd3cfe8d94f102254c81 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 2 Nov 2014 18:05:55 +0000 Subject: [PATCH 3/4] 5.4.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinit?expand=0&rev=48 --- kinit-5.3.0.tar.xz | 3 --- kinit-5.4.0.tar.xz | 3 +++ kinit.changes | 7 +++++++ kinit.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 kinit-5.3.0.tar.xz create mode 100644 kinit-5.4.0.tar.xz diff --git a/kinit-5.3.0.tar.xz b/kinit-5.3.0.tar.xz deleted file mode 100644 index 54cc80f..0000000 --- a/kinit-5.3.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88e7282f612b65c58718ac79e5b2ec63d5cbd332fb0bcad4268d3088f92b0a91 -size 107564 diff --git a/kinit-5.4.0.tar.xz b/kinit-5.4.0.tar.xz new file mode 100644 index 0000000..7f8f3ea --- /dev/null +++ b/kinit-5.4.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ded7e525713b2e3166eb8d4518fc40fcc00ad06ac616ba5ea4eb389b5d19464a +size 114180 diff --git a/kinit.changes b/kinit.changes index b807a37..41f09f8 100644 --- a/kinit.changes +++ b/kinit.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Nov 2 17:47:21 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 5.4.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.4.0.php + ------------------------------------------------------------------- Wed Oct 29 16:01:01 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/kinit.spec b/kinit.spec index f86b0c2..d8b8aa7 100644 --- a/kinit.spec +++ b/kinit.spec @@ -17,11 +17,11 @@ Name: kinit -Version: 5.3.0 +Version: 5.4.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.3.0 +BuildRequires: extra-cmake-modules >= 1.4.0 BuildRequires: fdupes BuildRequires: kcrash-devel >= %{kf5_version} BuildRequires: kdoctools-devel >= %{kf5_version} @@ -42,7 +42,7 @@ Summary: Helper library to speed up start of applications on KDE workspac License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org -Source: http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz +Source: http://download.kde.org/stable/frameworks/5.4/%{name}-%{version}.tar.xz Source1: baselibs.conf # PATCH-FIX-OPENSUSE more_verbose.patch -- add more usefull verbosity to kdeinit5 and klauncher Patch0: more_verbose.patch From dbd07572b9d1037b76f4bad6e2d25ceab731f0bf60012c5491f5b02027f62efd Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 2 Nov 2014 23:00:11 +0000 Subject: [PATCH 4/4] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinit?expand=0&rev=49 --- kinit.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/kinit.spec b/kinit.spec index d8b8aa7..9304275 100644 --- a/kinit.spec +++ b/kinit.spec @@ -84,6 +84,13 @@ booting UNIX. Development files. %postun -p /sbin/ldconfig %files lang -f %{name}5.lang +%defattr(-,root,root) +%doc %lang(de) %{_kf5_mandir}/de +%doc %lang(it) %{_kf5_mandir}/it +%doc %lang(nl) %{_kf5_mandir}/nl +%doc %lang(pt_BR) %{_kf5_mandir}/pt_BR +%doc %lang(sv) %{_kf5_mandir}/sv +%doc %lang(uk) %{_kf5_mandir}/uk %files %defattr(-,root,root) @@ -97,7 +104,7 @@ booting UNIX. Development files. %{_kf5_bindir}/kshell5 %{_kf5_libexecdir}/start_kdeinit %{_kf5_libexecdir}/start_kdeinit_wrapper -%{_kf5_mandir}/man8/kdeinit5.* +%doc %lang(en) %{_kf5_mandir}/*/kdeinit5.* %files devel %defattr(-,root,root)