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 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 4f11011..41f09f8 100644 --- a/kinit.changes +++ b/kinit.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +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 + +- 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..9304275 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 @@ -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 @@ -85,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) @@ -98,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)