r14722 - in /desktop/unstable/librsvg/debian: changelog patches/99_ltmain_as-needed.patch

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Thu Feb 21 18:37:32 UTC 2008


Author: slomo
Date: Thu Feb 21 18:37:32 2008
New Revision: 14722

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14722
Log:
* debian/patches/99_ltmain_as-needed.patch:
  + Updated to apply cleanly again.

Modified:
    desktop/unstable/librsvg/debian/changelog
    desktop/unstable/librsvg/debian/patches/99_ltmain_as-needed.patch

Modified: desktop/unstable/librsvg/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/changelog?rev=14722&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/changelog (original)
+++ desktop/unstable/librsvg/debian/changelog Thu Feb 21 18:37:32 2008
@@ -6,6 +6,8 @@
   * debian/control.in:
     + Update and cleanup build dependencies.
     + Cleanup and correct dependencies of the -dev package.
+  * debian/patches/99_ltmain_as-needed.patch:
+    + Updated to apply cleanly again.
 
  -- Sebastian Dröge <slomo at debian.org>  Thu, 21 Feb 2008 19:19:09 +0100
 

Modified: desktop/unstable/librsvg/debian/patches/99_ltmain_as-needed.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/patches/99_ltmain_as-needed.patch?rev=14722&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/patches/99_ltmain_as-needed.patch (original)
+++ desktop/unstable/librsvg/debian/patches/99_ltmain_as-needed.patch Thu Feb 21 18:37:32 2008
@@ -1,8 +1,6 @@
-Index: nautilus-2.18.1/ltmain.sh
-===================================================================
---- nautilus-2.18.1.orig/ltmain.sh	2006-07-13 09:12:13.000000000 +0200
-+++ nautilus-2.18.1/ltmain.sh	2007-06-06 23:36:38.899175453 +0200
-@@ -1784,6 +1784,11 @@
+--- ltmain.sh.old	2007-10-09 07:38:25.000000000 +0200
++++ ltmain.sh	2007-10-09 07:39:25.000000000 +0200
+@@ -1794,6 +1794,11 @@
  	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
  	;;
  
@@ -10,11 +8,11 @@
 +	deplibs="$deplibs $arg"
 +	continue
 +	;;
-+      
++
        -Wl,*)
  	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
  	arg=
-@@ -2124,6 +2129,15 @@
+@@ -2137,6 +2142,15 @@
  	lib=
  	found=no
  	case $deplib in
@@ -27,6 +25,6 @@
 +	  fi
 +	  continue
 +	  ;;
- 	-mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe)
+ 	-mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
  	  if test "$linkmode,$pass" = "prog,link"; then
  	    compile_deplibs="$deplib $compile_deplibs"




More information about the pkg-gnome-commits mailing list