diff --git a/lxqt-panel-0.10.0-systtat.patch b/lxqt-panel-0.10.0-systtat.patch deleted file mode 100644 index 219e251..0000000 --- a/lxqt-panel-0.10.0-systtat.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up lxqt-panel-0.10.0/CMakeLists.txt.than lxqt-panel-0.10.0/CMakeLists.txt -diff -up lxqt-panel-0.10.0/plugin-sysstat/CMakeLists.txt.than lxqt-panel-0.10.0/plugin-sysstat/CMakeLists.txt ---- lxqt-panel-0.10.0/plugin-sysstat/CMakeLists.txt.than 2016-05-24 17:39:16.444674669 +0200 -+++ lxqt-panel-0.10.0/plugin-sysstat/CMakeLists.txt 2016-05-24 17:40:18.456847629 +0200 -@@ -1,6 +1,7 @@ - set(PLUGIN "sysstat") - - find_package(SysStat-Qt5 REQUIRED) -+include_directories("${SYSSTAT_INCLUDE_DIR}") - - set(HEADERS - lxqtsysstat.h diff --git a/lxqt-panel.spec b/lxqt-panel.spec index 33f8948..44b86c0 100644 --- a/lxqt-panel.spec +++ b/lxqt-panel.spec @@ -6,7 +6,6 @@ License: LGPLv2+ URL: http://lxqt.org/ Source0: http://downloads.lxqt.org/lxqt/%{version}/lxqt-panel-%{version}.tar.xz Patch0: lxqt-panel-0.10.0-translations-fix.patch -Patch1: lxqt-panel-0.10.0-systtat.patch BuildRequires: pkgconfig(Qt5Help) BuildRequires: pkgconfig(Qt5Xdg) >= 1.0.0 @@ -53,7 +52,6 @@ Obsoletes: liblxqt-mount-devel <= 0.10.0 %prep %setup %patch0 -p1 -b .translations -%patch1 -p1 -b .sysstat %build rm plugin-mount/translations/mount_ru.desktop