rev 14507 - in trunk/packages/qt4-x11/debian: . patches

Fathi Boudra fabo at alioth.debian.org
Sun Apr 26 20:56:12 UTC 2009


Author: fabo
Date: 2009-04-26 20:56:12 +0000 (Sun, 26 Apr 2009)
New Revision: 14507

Modified:
   trunk/packages/qt4-x11/debian/changelog
   trunk/packages/qt4-x11/debian/patches/20_mips_atomic_ops.diff
Log:
Remove extra spaces.


Modified: trunk/packages/qt4-x11/debian/changelog
===================================================================
--- trunk/packages/qt4-x11/debian/changelog	2009-04-26 20:52:53 UTC (rev 14506)
+++ trunk/packages/qt4-x11/debian/changelog	2009-04-26 20:56:12 UTC (rev 14507)
@@ -6,16 +6,16 @@
     - Build with -opensource configure option to avoid Qt edition question
       triggered on some build setups caused by a bug in configure script.
       (Closes: #525570)
-  * Add patches:
+  * Add patch:
     - 21_fix_quiloader_wrong_header_translated.diff
       The header of the QTableWidgets loaded with QUiLoader are not
       translated when the language change. This patch fix the issue.
-  
+
   +++ Changes by Aurelien Jarno:
-  
+
   * Add patch:
     - 20_mips_atomic_ops.diff
-      Set the mips instruction set to MIPS II around ll/sc in 
+      Set the mips instruction set to MIPS II around ll/sc in
       qatomic_mips.h. (Closes: #525707)
 
  -- Fathi Boudra <fabo at debian.org>  Sat, 25 Apr 2009 18:52:20 +0200

Modified: trunk/packages/qt4-x11/debian/patches/20_mips_atomic_ops.diff
===================================================================
--- trunk/packages/qt4-x11/debian/patches/20_mips_atomic_ops.diff	2009-04-26 20:52:53 UTC (rev 14506)
+++ trunk/packages/qt4-x11/debian/patches/20_mips_atomic_ops.diff	2009-04-26 20:56:12 UTC (rev 14507)
@@ -1,8 +1,8 @@
 2009-04-26  Aurelien Jarno  <aurelien at aurel32.net>
-        
-	* src/corelib/arch/qatomic_mips.h: set the mips instruction set
-	  to MIPS II around ll/sc.
 
+* src/corelib/arch/qatomic_mips.h: set the mips instruction set
+  to MIPS II around ll/sc.
+
 --- a/src/corelib/arch/qatomic_mips.h
 +++ b/src/corelib/arch/qatomic_mips.h
 @@ -103,16 +103,25 @@




More information about the pkg-kde-commits mailing list