[Lunar-commits] <moonbase> qgit4: Forgot to add this patch borrowed from

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Jan 12 12:45:22 CET 2012


commit 42722477e66fc30d15aa2683a0384bbce8ac1545
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Jan 12 06:45:22 2012 -0500

    qgit4: Forgot to add this patch borrowed from
    
    http://sourceforge.net/tracker/?func=detail&aid=3052695&group_id=139897&atid=744829
    
    to correct how qgit handles binary file types.
---
 qt4-apps/qgit4/BUILD   |    2 ++
 qt4-apps/qgit4/DETAILS |    3 +++
 2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/qt4-apps/qgit4/BUILD b/qt4-apps/qgit4/BUILD
index 978a075..e19baec 100644
--- a/qt4-apps/qgit4/BUILD
+++ b/qt4-apps/qgit4/BUILD
@@ -1,5 +1,7 @@
 (
 
+  patch_it $SOURCE2 0 &&
+
   . /etc/profile.d/qt4.rc  &&
 
 # The eliminates the warning it is using the depreciated repo-config.
diff --git a/qt4-apps/qgit4/DETAILS b/qt4-apps/qgit4/DETAILS
index b18b061..0ab5688 100644
--- a/qt4-apps/qgit4/DETAILS
+++ b/qt4-apps/qgit4/DETAILS
@@ -1,10 +1,13 @@
           MODULE=qgit4
          VERSION=2.3
           SOURCE=qgit-$VERSION.tar.bz2
+         SOURCE2=qgit-2.3-binary-file.patch
       SOURCE_URL=$SFORGE_URL/qgit/
+     SOURCE2_URL=$PATCH_URL
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/qgit
    MODULE_PREFIX=${QT4_PREFIX:-/usr}
       SOURCE_VFY=sha1:6a75079e786a55d1d23a2752c0d93099af8aafd3
+     SOURCE2_VFY=sha1:fc51d2e153f0ac1563d0b91d981260b68474cd82
         WEB_SITE=http://digilander.libero.it/mcostalba
          ENTERED=20080719
          UPDATED=20090521


More information about the Lunar-commits mailing list