[Lunar-commits] <moonbase> kdenetwork3: add a patch to fix the module compilation.

Florin Braescu florin at lunar-linux.org
Fri May 23 16:44:50 CEST 2008


commit 68424a31c8fb09d2353bb3d60f76811c285a0251
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Fri May 23 17:44:50 2008 +0300

    kdenetwork3: add a patch to fix the module compilation.
---
 kde3/base/kdenetwork3/BUILD   |    2 ++
 kde3/base/kdenetwork3/DETAILS |    4 +++-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/kde3/base/kdenetwork3/BUILD b/kde3/base/kdenetwork3/BUILD
index eb95dc9..55e82a6 100644
--- a/kde3/base/kdenetwork3/BUILD
+++ b/kde3/base/kdenetwork3/BUILD
@@ -3,6 +3,8 @@
   . /etc/profile.d/qt3.rc
   . /etc/profile.d/kde3.rc
 
+  patch_it $SOURCE_CACHE/$SOURCE2 1  &&
+
   # kdenetwork cannot find this, so if kernel-hearders are installed
   # create a symlink so it can be found.
 
diff --git a/kde3/base/kdenetwork3/DETAILS b/kde3/base/kdenetwork3/DETAILS
index 266b58f..b431678 100644
--- a/kde3/base/kdenetwork3/DETAILS
+++ b/kde3/base/kdenetwork3/DETAILS
@@ -1,13 +1,15 @@
           MODULE=kdenetwork3
          VERSION=3.5.9
           SOURCE=kdenetwork-$VERSION.tar.bz2
+         SOURCE2=kdenetwork-$VERSION-rfb.patch.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/kdenetwork-$VERSION
       SOURCE_URL=$KDE_URL/stable/$VERSION/src/
+     SOURCE2_URL=$PATCH_URL
       SOURCE_VFY=sha1:a4901468e94d3433468ebf1f2213b93b37496cca
    MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/3}
         WEB_SITE=http://www.kde.org/
          ENTERED=20020523
-         UPDATED=20080219
+         UPDATED=20080523
       MAINTAINER=florin at lunar-linux.org
            SHORT="Contains various internet clients"
 


More information about the Lunar-commits mailing list