r10183 - in /desktop/unstable/pango1.0/debian: changelog rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Sat Apr 21 06:57:19 UTC 2007


Author: lool
Date: Sat Apr 21 06:57:18 2007
New Revision: 10183

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10183
Log:
* Drop "libtool_is_fool" snippet patching hardcode_libdir_flag_spec and
  archive_cmds which is probably dangerous with newer libtools.

Modified:
    desktop/unstable/pango1.0/debian/changelog
    desktop/unstable/pango1.0/debian/rules

Modified: desktop/unstable/pango1.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/changelog?rev=10183&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/changelog (original)
+++ desktop/unstable/pango1.0/debian/changelog Sat Apr 21 06:57:18 2007
@@ -1,3 +1,10 @@
+pango1.0 (1.16.2-3) UNRELEASED; urgency=low
+
+  * Drop "libtool_is_fool" snippet patching hardcode_libdir_flag_spec and
+    archive_cmds which is probably dangerous with newer libtools.
+
+ -- Loic Minier <lool at dooz.org>  Sat, 21 Apr 2007 08:57:04 +0200
+
 pango1.0 (1.16.2-2) unstable; urgency=low
 
   * dh_pangomodules.in: add a "-k" option to avoid generating the

Modified: desktop/unstable/pango1.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/pango1.0/debian/rules?rev=10183&op=diff
==============================================================================
--- desktop/unstable/pango1.0/debian/rules (original)
+++ desktop/unstable/pango1.0/debian/rules Sat Apr 21 06:57:18 2007
@@ -142,10 +142,6 @@
 	cd $(builddir) && \
 		CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" \
 			$(CURDIR)/configure $($*_configure_flags)
-	sed -i \
-		-e 's/^hardcode_libdir_flag_spec.*$$/hardcode_libdir_flag_spec=" -D__LIBTOOL_IS_A_FOOL__ "/' \
-		-e '/^archive_cmds="/s/"$$/ \\$$deplibs"/' \
-		$(builddir)/libtool
 	touch $@
 
 configure: $(addprefix $(STAMP_DIR)/configure-stamp-, $(FLAVORS))




More information about the pkg-gnome-commits mailing list