]> git.pld-linux.org Git - packages/kde4-kdebase-workspace.git/commitdiff
- Added small patch to make ksysguard and plasmoids correctly recognize auto/th/kde4-kdebase-workspace-4_6_2-3
authorlmasko <lmasko@pld-linux.org>
Thu, 14 Apr 2011 19:34:36 +0000 (19:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  sensors (kde bug #270246).
  This patch will probably not be needed for the next release of the tarball.

Changed files:
    kde4-kdebase-workspace-ksysguard.patch -> 1.1
    kde4-kdebase-workspace.spec -> 1.267

kde4-kdebase-workspace-ksysguard.patch [new file with mode: 0644]
kde4-kdebase-workspace.spec

diff --git a/kde4-kdebase-workspace-ksysguard.patch b/kde4-kdebase-workspace-ksysguard.patch
new file mode 100644 (file)
index 0000000..2227793
--- /dev/null
@@ -0,0 +1,10 @@
+--- kdebase-workspace-4.6.2/ksysguard/ksysguardd/modules.h~    2011-04-01 12:52:43.000000000 +0200
++++ kdebase-workspace-4.6.2/ksysguard/ksysguardd/modules.h     2011-04-14 18:00:27.000000000 +0200
+@@ -23,6 +23,7 @@
+ #ifndef KSG_MODULES_H
+ #define KSG_MODULES_H
++#include "config-ksysguardd.h"
+ #include "Command.h"
+ #include "conf.h"
+ #include "ksysguardd.h"
index 270eac2966b4c01b8b0a9c711d340e3eb6d1accc..9927fb793f4872b7127b74ccf6ecce3824ba9948 100644 (file)
@@ -8,7 +8,7 @@ Summary:        KDE 4 base workspace components
 Summary(pl.UTF-8):     Podstawowe komponenty środowiska KDE 4
 Name:          kde4-kdebase-workspace
 Version:       4.6.2
-Release:       2
+Release:       3
 License:       GPL v2+
 Group:         X11/Applications
 Source0:       ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2
@@ -29,6 +29,7 @@ Source16:     %{name}-session
 Patch100:      %{name}-branch.diff
 Patch0:                %{name}-rootprivs.patch
 Patch1:                %{name}-kdmconfig.patch
+Patch2:                %{name}-ksysguard.patch
 URL:           http://www.kde.org/
 BuildRequires: ConsoleKit-devel
 BuildRequires: NetworkManager-devel >= 0.7.1
@@ -520,6 +521,7 @@ dialogowych mających na celu rozszerzenie przywilejów użytkownika.
 #%%patch100 -p1
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 install -d build
This page took 0.036204 seconds and 4 git commands to generate.