From adfc29286dee5690521f2cd177bc0e9f97cab2d4 Mon Sep 17 00:00:00 2001 From: albator Date: Sun, 4 Sep 2011 19:47:42 +0200 Subject: Initial KDEBASE build for RHEL 6 Versions 3.5.12 and 3.5.13 Including some RHEL/Fedora specific patches. --- redhat/kdebase/kdebase-3.5.12-r1220927.patch | 29 ++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 redhat/kdebase/kdebase-3.5.12-r1220927.patch (limited to 'redhat/kdebase/kdebase-3.5.12-r1220927.patch') diff --git a/redhat/kdebase/kdebase-3.5.12-r1220927.patch b/redhat/kdebase/kdebase-3.5.12-r1220927.patch new file mode 100644 index 000000000..8048cc929 --- /dev/null +++ b/redhat/kdebase/kdebase-3.5.12-r1220927.patch @@ -0,0 +1,29 @@ +Index: kdebase/kcontrol/iccconfig/iccconfig.cpp +=================================================================== +--- kdebase/kcontrol/iccconfig/iccconfig.cpp (revision 1220926) ++++ kdebase/kcontrol/iccconfig/iccconfig.cpp (revision 1220927) +@@ -286,7 +286,7 @@ + base->deleteProfileButton->setFixedWidth(90); + + XRROutputInfo *output_info; +- KRandrSimpleAPI *randrsimple = new KRandrSimpleAPI::KRandrSimpleAPI(); ++ KRandrSimpleAPI *randrsimple = new KRandrSimpleAPI(); + + config->setReadDefaults( useDefaults ); + +@@ -356,7 +356,7 @@ + { + int i; + int j; +- KRandrSimpleAPI *randrsimple = new KRandrSimpleAPI::KRandrSimpleAPI(); ++ KRandrSimpleAPI *randrsimple = new KRandrSimpleAPI(); + + // Write system configuration + systemconfig->setGroup(NULL); +@@ -408,4 +408,4 @@ + " for a more lifelike and vibrant image."); + } + +-#include "iccconfig.moc" +\ No newline at end of file ++#include "iccconfig.moc" -- cgit v1.2.1