SHA256
1
0
forked from pool/kinit

Accepting request 259960 from KDE:Frameworks5

Update to 5.4.0

OBS-URL: https://build.opensuse.org/request/show/259960
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kinit?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2014-11-11 00:09:41 +00:00 committed by Git OBS Bridge
commit 71fb9dc296
5 changed files with 28 additions and 10 deletions

View File

@ -1,3 +1,2 @@
kinit
kinit-devel
requires "kinit-<targettype> = <version>"
kinit-devel

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:88e7282f612b65c58718ac79e5b2ec63d5cbd332fb0bcad4268d3088f92b0a91
size 107564

3
kinit-5.4.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ded7e525713b2e3166eb8d4518fc40fcc00ad06ac616ba5ea4eb389b5d19464a
size 114180

View File

@ -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

View File

@ -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)