SHA256
1
0
forked from pool/kinit
Hrvoje Senjan 2014-09-09 10:12:33 +00:00 committed by Git OBS Bridge
parent b36ad6cb6a
commit 3dc3e6e6bc
5 changed files with 15 additions and 7 deletions

View File

@ -1,5 +1,5 @@
diff --git a/src/start_kdeinit/CMakeLists.txt b/src/start_kdeinit/CMakeLists.txt
index 56a91e3..1af14de 100644
index 46d6cb3..31434df 100644
--- a/src/start_kdeinit/CMakeLists.txt
+++ b/src/start_kdeinit/CMakeLists.txt
@@ -2,6 +2,11 @@ add_executable(start_kdeinit start_kdeinit.c)
@ -13,4 +13,4 @@ index 56a91e3..1af14de 100644
+
add_executable(start_kdeinit_wrapper start_kdeinit_wrapper.c)
install(TARGETS start_kdeinit DESTINATION ${KF5_LIBEXEC_INSTALL_DIR})
install(TARGETS start_kdeinit DESTINATION ${CMAKE_INSTALL_FULL_LIBEXECDIR_KF5})

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Sep 9 09:49:32 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 5.2.0
* For more details please see:
http://kde.org/announcements/kde-frameworks-5.2.php
- Rebase fpie.patch
-------------------------------------------------------------------
Sat Aug 2 10:20:15 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -17,11 +17,11 @@
Name: kinit
Version: 5.1.0
Version: 5.2.0
Release: 0
%define kf5_version %{version}
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 1.1.0
BuildRequires: extra-cmake-modules >= 1.2.0
BuildRequires: fdupes
BuildRequires: kcrash-devel >= %{kf5_version}
BuildRequires: kdoctools-devel >= %{kf5_version}