From b124a38dd0f80618d57e45f937c9c4efffc4f44549694e9a6541b37925349b90 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 10 May 2014 22:28:07 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/libksysguard5?expand=0&rev=2 --- _service | 12 -- ...ibksysguard-4.95.0~20140509~87ae01f.tar.xz | 3 - _service:set_version:libksysguard5.spec | 116 ------------------ libksysguard-4.96.0.tar.xz | 3 + libksysguard5.changes | 5 + libksysguard5.spec | 62 ++++------ 6 files changed, 33 insertions(+), 168 deletions(-) delete mode 100644 _service delete mode 100644 _service:recompress:tar_scm:libksysguard-4.95.0~20140509~87ae01f.tar.xz delete mode 100644 _service:set_version:libksysguard5.spec create mode 100644 libksysguard-4.96.0.tar.xz create mode 100644 libksysguard5.changes diff --git a/_service b/_service deleted file mode 100644 index 4a9f6bf..0000000 --- a/_service +++ /dev/null @@ -1,12 +0,0 @@ - - - git://anongit.kde.org/libksysguard.git - git - 4.95.0~%cd~%h - - - *.tar - xz - - - \ No newline at end of file diff --git a/_service:recompress:tar_scm:libksysguard-4.95.0~20140509~87ae01f.tar.xz b/_service:recompress:tar_scm:libksysguard-4.95.0~20140509~87ae01f.tar.xz deleted file mode 100644 index 969a9b0..0000000 --- a/_service:recompress:tar_scm:libksysguard-4.95.0~20140509~87ae01f.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:16c7af4725b43515b4e70521c57c82e19391e4f0a284feecf2f0b372a4694e46 -size 133048 diff --git a/_service:set_version:libksysguard5.spec b/_service:set_version:libksysguard5.spec deleted file mode 100644 index ef6b9aa..0000000 --- a/_service:set_version:libksysguard5.spec +++ /dev/null @@ -1,116 +0,0 @@ -# -# spec file for package libksysguard5 -# -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - - -Name: libksysguard5 -Version: 4.95.0~20140509~87ae01f -Release: 0 -Summary: Provides the interface and basic tools for the KDE workspace -License: LGPL-2.0+ -Group: System/GUI/KDE -Url: git://anongit.kde.org/kde-workspace.git -Source0: libksysguard-%{version}.tar.xz -BuildRequires: extra-cmake-modules -BuildRequires: gcc-c++ -BuildRequires: kconfig-devel -BuildRequires: kdelibs4support-devel -BuildRequires: kf5-filesystem -BuildRequires: ki18n-devel -BuildRequires: plasma-framework-devel -BuildRequires: xz -BuildRequires: pkgconfig(Qt5Core) >= 5.2.0 -BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0 -BuildRequires: pkgconfig(Qt5Network) >= 5.2.0 -BuildRequires: pkgconfig(Qt5OpenGL) >= 5.2.0 -BuildRequires: pkgconfig(Qt5PrintSupport) >= 5.2.0 -BuildRequires: pkgconfig(Qt5Qml) >= 5.2.0 -BuildRequires: pkgconfig(Qt5Quick) >= 5.2.0 -BuildRequires: pkgconfig(Qt5Script) >= 5.2.0 -BuildRequires: pkgconfig(Qt5Sensors) >= 5.2.0 -BuildRequires: pkgconfig(Qt5Test) >= 5.2.0 -BuildRequires: pkgconfig(Qt5WebKit) >= 5.2.0 -BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.2.0 -BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 -BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0 -BuildRequires: pkgconfig(x11) -BuildRequires: pkgconfig(zlib) -#BuildRequires: update-desktop-files -BuildRoot: %{_tmppath}/%{name}-%{version}-build - -%description -Provides the interface and basic tools for the KDE workspace. - -%package devel -Summary: KDE Base Libraries -Group: System/GUI/KDE -Requires: %{name} = %{version} -Requires: pkgconfig(Qt5DBus) >= 5.2.0 - -%description devel -Provides the interface and basic tools for the KDE workspace. - -%prep -%setup -q -n libksysguard-%{version} - -%build -mkdir -p build -pushd build -cmake \ - -DCMAKE_INSTALL_PREFIX=/opt/kf5 \ - -DCMAKE_PREFIX_PATH=/opt/kf5 \ - -DKDE_SKIP_RPATH_SETTINGS=ON \ - -DKCFG_INSTALL_DIR=share/config.kcfg \ - -DLIB_INSTALL_DIR=%{_lib} \ - -DQT_PLUGIN_INSTALL_DIR=/opt/kf5/%{_lib}/qt5/plugins \ - -DQML_INSTALL_DIR=/opt/kf5/%{_lib}/qt5/qml \ - -DIMPORTS_INSTALL_DIR=/opt/kf5/%{_lib}/qt5/imports \ - -DCMAKE_C_FLAGS="%{optflags}" \ - -DCMAKE_CXX_FLAGS="%{optflags}" \ - -DSYSCONF_INSTALL_DIR=etc .. - %make_jobs - -%install - %kf5_makeinstall -C build - -%post -p /sbin/ldconfig - -%postun -p /sbin/ldconfig - -%files -%defattr(-,root,root) -%dir /opt/kf5 -%dir /opt/kf5/%{_lib} -%dir /opt/kf5/share -/opt/kf5/%{_lib}/libksgrd.so.* -/opt/kf5/%{_lib}/liblsofui.so.* -/opt/kf5/%{_lib}/libksignalplotter.so.* -/opt/kf5/%{_lib}/libprocesscore.so.* -/opt/kf5/%{_lib}/libprocessui.so.* -/opt/kf5/share/ksysguard/ - -%files devel -%defattr(-,root,root) -%dir /opt/kf5/%{_lib}/cmake -/opt/kf5/include/ -/opt/kf5/%{_lib}/cmake/KF5SysGuard/ -/opt/kf5/%{_lib}/libksgrd.so -/opt/kf5/%{_lib}/libksignalplotter.so -/opt/kf5/%{_lib}/liblsofui.so -/opt/kf5/%{_lib}/libprocesscore.so -/opt/kf5/%{_lib}/libprocessui.so - -%changelog diff --git a/libksysguard-4.96.0.tar.xz b/libksysguard-4.96.0.tar.xz new file mode 100644 index 0000000..9bf63d4 --- /dev/null +++ b/libksysguard-4.96.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebb6242238fb0509845c84ebb4df84dcafe1dec2a168f70f233a756cbd55b11b +size 489380 diff --git a/libksysguard5.changes b/libksysguard5.changes new file mode 100644 index 0000000..285f6f0 --- /dev/null +++ b/libksysguard5.changes @@ -0,0 +1,5 @@ +------------------------------------------------------------------- +Sat May 10 22:19:31 UTC 2014 - hrvoje.senjan@gmail.com + +- Activate libksysguard5 package + diff --git a/libksysguard5.spec b/libksysguard5.spec index a0565d1..65651b1 100644 --- a/libksysguard5.spec +++ b/libksysguard5.spec @@ -17,12 +17,12 @@ Name: libksysguard5 -Version: 4.95.0~git +Version: 4.96.0 Release: 0 -Summary: Provides the interface and basic tools for the KDE workspace +Summary: Task management and system monitoring library License: LGPL-2.0+ Group: System/GUI/KDE -Url: git://anongit.kde.org/kde-workspace.git +Url: http://www.kde.org Source0: libksysguard-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: gcc-c++ @@ -52,35 +52,25 @@ BuildRequires: pkgconfig(zlib) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -Provides the interface and basic tools for the KDE workspace. +Task management and system monitoring library. %package devel -Summary: KDE Base Libraries +Summary: Task management and system monitoring library -- devel files Group: System/GUI/KDE Requires: %{name} = %{version} Requires: pkgconfig(Qt5DBus) >= 5.2.0 +Conflicts: kdebase4-workspace-devel %description devel -Provides the interface and basic tools for the KDE workspace. +Task management and system monitoring library. This package contains development +files. %prep %setup -q -n libksysguard-%{version} +sed -i '/^ecm_optional_add_subdirectory( po )/d' CMakeLists.txt %build -mkdir -p build -pushd build -cmake \ - -DCMAKE_INSTALL_PREFIX=/opt/kf5 \ - -DCMAKE_PREFIX_PATH=/opt/kf5 \ - -DKDE_SKIP_RPATH_SETTINGS=ON \ - -DKCFG_INSTALL_DIR=share/config.kcfg \ - -DLIB_INSTALL_DIR=%{_lib} \ - -DQT_PLUGIN_INSTALL_DIR=/opt/kf5/%{_lib}/qt5/plugins \ - -DQML_INSTALL_DIR=/opt/kf5/%{_lib}/qt5/qml \ - -DIMPORTS_INSTALL_DIR=/opt/kf5/%{_lib}/qt5/imports \ - -DCMAKE_C_FLAGS="%{optflags}" \ - -DCMAKE_CXX_FLAGS="%{optflags}" \ - -DSYSCONF_INSTALL_DIR=etc .. + %cmake_kf5 -d build %make_jobs %install @@ -92,25 +82,23 @@ cmake \ %files %defattr(-,root,root) -%dir /opt/kf5 -%dir /opt/kf5/%{_lib} -%dir /opt/kf5/share -/opt/kf5/%{_lib}/libksgrd.so.* -/opt/kf5/%{_lib}/liblsofui.so.* -/opt/kf5/%{_lib}/libksignalplotter.so.* -/opt/kf5/%{_lib}/libprocesscore.so.* -/opt/kf5/%{_lib}/libprocessui.so.* -/opt/kf5/share/ksysguard/ +%doc COPYING* +%{_kf5_libdir}/libksgrd.so.* +%{_kf5_libdir}/liblsofui.so.* +%{_kf5_libdir}/libksignalplotter.so.* +%{_kf5_libdir}/libprocesscore.so.* +%{_kf5_libdir}/libprocessui.so.* +%{_kf5_sharedir}/ksysguard/ %files devel %defattr(-,root,root) -%dir /opt/kf5/%{_lib}/cmake -/opt/kf5/include/ -/opt/kf5/%{_lib}/cmake/KF5SysGuard/ -/opt/kf5/%{_lib}/libksgrd.so -/opt/kf5/%{_lib}/libksignalplotter.so -/opt/kf5/%{_lib}/liblsofui.so -/opt/kf5/%{_lib}/libprocesscore.so -/opt/kf5/%{_lib}/libprocessui.so +%doc COPYING* +%{_includedir}/ +%{_kf5_libdir}/cmake/KF5SysGuard/ +%{_kf5_libdir}/libksgrd.so +%{_kf5_libdir}/liblsofui.so +%{_kf5_libdir}/libksignalplotter.so +%{_kf5_libdir}/libprocesscore.so +%{_kf5_libdir}/libprocessui.so %changelog