r12526 - in /desktop/unstable/libgnome/debian: changelog patches/00_as-needed.patch
slomo at users.alioth.debian.org
slomo at users.alioth.debian.org
Mon Sep 17 13:21:44 UTC 2007
Author: slomo
Date: Mon Sep 17 13:21:43 2007
New Revision: 12526
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12526
Log:
* New upstream release, no API changes:
+ debian/patches/00_as-needed.patch:
- Updated.
Modified:
desktop/unstable/libgnome/debian/changelog
desktop/unstable/libgnome/debian/patches/00_as-needed.patch
Modified: desktop/unstable/libgnome/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome/debian/changelog?rev=12526&op=diff
==============================================================================
--- desktop/unstable/libgnome/debian/changelog (original)
+++ desktop/unstable/libgnome/debian/changelog Mon Sep 17 13:21:43 2007
@@ -4,7 +4,9 @@
* Use epiphany-browser as the default browser instead of epiphany.
[ Sebastian Dröge ]
- * New upstream release, no API changes.
+ * New upstream release, no API changes:
+ + debian/patches/00_as-needed.patch:
+ - Updated.
-- Sebastian Dröge <slomo at debian.org> Mon, 17 Sep 2007 15:13:01 +0200
Modified: desktop/unstable/libgnome/debian/patches/00_as-needed.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome/debian/patches/00_as-needed.patch?rev=12526&op=diff
==============================================================================
--- desktop/unstable/libgnome/debian/patches/00_as-needed.patch (original)
+++ desktop/unstable/libgnome/debian/patches/00_as-needed.patch Mon Sep 17 13:21:43 2007
@@ -1,18 +1,20 @@
---- ltmain.sh.orig 2006-03-29 15:45:36.000000000 +0200
-+++ ltmain.sh 2006-03-29 16:39:30.000000000 +0200
-@@ -1754,6 +1754,11 @@
+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
+@@ -1794,6 +1794,11 @@
arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
;;
+ -Wl,--as-needed)
+ deplibs="$deplibs $arg"
+ continue
-+ ;;
-+
++ ;;
++
-Wl,*)
args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
arg=
-@@ -2094,6 +2099,15 @@
+@@ -2134,6 +2139,15 @@
lib=
found=no
case $deplib in
@@ -25,6 +27,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