packages: kde4-kdebase-workspace/kde4-kdebase-workspace.spec, kde4-kdebase-...

lmasko lmasko at pld-linux.org
Thu Apr 14 21:34:41 CEST 2011


Author: lmasko                       Date: Thu Apr 14 19:34:41 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Added small patch to make ksysguard and plasmoids correctly recognize
  sensors (kde bug #270246).
  This patch will probably not be needed for the next release of the tarball.

---- Files affected:
packages/kde4-kdebase-workspace:
   kde4-kdebase-workspace.spec (1.266 -> 1.267) , kde4-kdebase-workspace-ksysguard.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/kde4-kdebase-workspace/kde4-kdebase-workspace.spec
diff -u packages/kde4-kdebase-workspace/kde4-kdebase-workspace.spec:1.266 packages/kde4-kdebase-workspace/kde4-kdebase-workspace.spec:1.267
--- packages/kde4-kdebase-workspace/kde4-kdebase-workspace.spec:1.266	Tue Apr  5 12:40:11 2011
+++ packages/kde4-kdebase-workspace/kde4-kdebase-workspace.spec	Thu Apr 14 21:34:36 2011
@@ -9,7 +9,7 @@
 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
@@ -30,6 +30,7 @@
 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
@@ -521,6 +522,7 @@
 #%%patch100 -p1
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 install -d build
@@ -1878,6 +1880,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.267  2011/04/14 19:34:36  lmasko
+- Added small patch to make ksysguard and plasmoids correctly recognize
+  sensors (kde bug #270246).
+  This patch will probably not be needed for the next release of the tarball.
+
 Revision 1.266  2011/04/05 10:40:11  arekm
 - rel 2; new tarball
 

================================================================
Index: packages/kde4-kdebase-workspace/kde4-kdebase-workspace-ksysguard.patch
diff -u /dev/null packages/kde4-kdebase-workspace/kde4-kdebase-workspace-ksysguard.patch:1.1
--- /dev/null	Thu Apr 14 21:34:41 2011
+++ packages/kde4-kdebase-workspace/kde4-kdebase-workspace-ksysguard.patch	Thu Apr 14 21:34:36 2011
@@ -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"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kdebase-workspace/kde4-kdebase-workspace.spec?r1=1.266&r2=1.267&f=u



More information about the pld-cvs-commit mailing list