Hrvoje Senjan 2014-11-02 17:57:29 +00:00 committed by Git OBS Bridge
parent eacce355b0
commit f31456b349
4 changed files with 13 additions and 6 deletions

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Nov 2 17:46:42 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
-------------------------------------------------------------------
Sat Oct 4 17:59:12 UTC 2014 - hrvoje.senjan@gmail.com

View File

@ -18,11 +18,11 @@
%define lname libKF5Su5
Name: kdesu
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: kcoreaddons-devel >= %{kf5_version}
BuildRequires: kf5-filesystem
@ -34,7 +34,7 @@ Summary: User interface for running shell commands with root privileges
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 fpie.patch -- make kdesud compile/link with -(f)pie flags
Patch0: fpie.patch