[Build-common-hackers] Bug#195531: marked as done (cdbs: auto-updating libtool (for GNU/KFreeBSD))

Debian Bug Tracking System owner@bugs.debian.org
Fri, 09 Jan 2004 11:49:07 -0600


Your message dated Fri, 09 Jan 2004 00:47:08 -0500
with message-id <E1AepUC-0000fG-00@auric.debian.org>
and subject line Bug#217131: fixed in cdbs 0.4.15
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 31 May 2003 10:45:12 +0000
>From rmh@gluck.debian.org Sat May 31 05:45:11 2003
Return-path: <rmh@gluck.debian.org>
Received: from gluck.debian.org [192.25.206.10] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 19M3rL-0003J7-00; Sat, 31 May 2003 05:45:11 -0500
Received: from rmh by gluck.debian.org with local (Exim 3.35 1 (Debian))
	id 19M3rI-0005bo-00; Sat, 31 May 2003 04:45:08 -0600
From: Robert Millan <rmh@gluck.debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: cdbs: auto-updating libtool (for GNU/FreeBSD)
X-Mailer: reportbug 1.50
Date: Sat, 31 May 2003 04:45:08 -0600
Message-Id: <E19M3rI-0005bo-00@gluck.debian.org>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-12.3 required=4.0
	tests=BAYES_20,HAS_PACKAGE,PATCH_UNIFIED_DIFF
	autolearn=ham version=2.53-bugs.debian.org_2003_05_24
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_05_24 (1.174.2.15-2003-03-30-exp)

Package: cdbs
Version: N/A; reported 2003-05-31
Severity: wishlist
Tags: patch

hi!

this patch adds support in cdbs to update libtool automaticaly in
the same way it deals with config.{guess,sub}.

it's necessary for the GNU/FreeBSD port, which needs libtool updates
on almost every package that uses libtool.

diff -ur cdbs-0.2.11.old/1/class/autotools.mk.in cdbs-0.2.11/1/class/autotools.mk.in
--- cdbs-0.2.11.old/1/class/autotools.mk.in	2003-05-29 08:53:21.000000000 +0200
+++ cdbs-0.2.11/1/class/autotools.mk.in	2003-05-31 12:37:48.000000000 +0200
@@ -38,6 +38,10 @@
 	fi
 	chmod a+x $(DEB_CONFIGURE_SCRIPT)
 	$(DEB_CONFIGURE_INVOKE) $(cdbs_configure_flags) $(DEB_CONFIGURE_EXTRA_FLAGS) $(DEB_CONFIGURE_USER_FLAGS)
+	if [ -r $(DEB_AC_AUX_DIR)/libtool -a ! -f $(DEB_AC_AUX_DIR)/libtool.cdbs-orig -a -r /usr/bin/libtool ] && ! cmp -s $(DEB_AC_AUX_DIR)/libtool /usr/bin/libtool; then \
+	   mv $(DEB_AC_AUX_DIR)/libtool $(DEB_AC_AUX_DIR)/libtool.cdbs-orig; \
+	   cp -f /usr/bin/libtool $(DEB_AC_AUX_DIR)/libtool; \
+	fi
 
 clean::
 	if [ -r $(DEB_AC_AUX_DIR)/config.sub.cdbs-orig ]; then \


-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux gluck 2.4.19-rc2 #1 SMP Sat Jul 27 19:16:01 EDT 2002 i686
Locale: LANG=C, LC_CTYPE=C


---------------------------------------
Received: (at 217131-close) by bugs.debian.org; 9 Jan 2004 17:36:55 +0000
>From katie@auric.debian.org Fri Jan 09 11:36:55 2004
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AepV3-0000yX-00; Thu, 08 Jan 2004 23:48:01 -0600
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 1AepUC-0000fG-00; Fri, 09 Jan 2004 00:47:08 -0500
From: Colin Walters <walters@debian.org>
To: 217131-close@bugs.debian.org
X-Katie: $Revision: 1.43 $
Subject: Bug#217131: fixed in cdbs 0.4.15
Message-Id: <E1AepUC-0000fG-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Fri, 09 Jan 2004 00:47:08 -0500
Delivered-To: 217131-close@bugs.debian.org

Source: cdbs
Source-Version: 0.4.15

We believe that the bug you reported is fixed in the latest version of
cdbs, which is due to be installed in the Debian FTP archive:

cdbs_0.4.15.dsc
  to pool/main/c/cdbs/cdbs_0.4.15.dsc
cdbs_0.4.15.tar.gz
  to pool/main/c/cdbs/cdbs_0.4.15.tar.gz
cdbs_0.4.15_all.deb
  to pool/main/c/cdbs/cdbs_0.4.15_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 217131@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Walters <walters@debian.org> (supplier of updated cdbs package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed,  7 Jan 2004 19:18:10 +0000
Source: cdbs
Binary: cdbs
Architecture: source all
Version: 0.4.15
Distribution: unstable
Urgency: low
Maintainer: CDBS Hackers <build-common-hackers@lists.alioth.debian.org>
Changed-By: Colin Walters <walters@debian.org>
Description: 
 cdbs       - common build system for Debian packages
Closes: 217131 218862 225872
Changes: 
 cdbs (0.4.15) unstable; urgency=low
 .
   * Colin Walters <walters@debian.org>:
     - Don't lose if DEB_PATCHDIRS_READONLY isn't defined (Closes: #225872)
     - Apply patch from Robert Millan to add some variables like
       DEB_HOST_GNU_TYPE to buildvars.mk.in (Closes: #218862)
     - Apply patch from Robert Millan to add variables for automatically
       rerunning the autotools: DEB_AUTO_UPDATE_LIBTOOL, DEB_AUTO_UPDATE_AUTOMAKE,
       and DEB_AUTO_UPDATE_AUTOCONF.  Beware that these do not have corresponding
       reverse actions in the clean rule.  If you want to avoid your diff being
       bloated, you'll have to use a separate build dir.  (Closes: #217131).
Files: 
 e34dff1d0ba41b1fafc27fd9e3fcd39a 842 devel optional cdbs_0.4.15.dsc
 8055265a839ec19f9a471384a25417d0 218800 devel optional cdbs_0.4.15.tar.gz
 ff8649ed665f16805ba4ab0e91d4d749 66162 devel optional cdbs_0.4.15_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE//j2QOIkJWWp2WGURAoxUAJ4kPw9mDMYYESwzJVGh38lNCJfUhQCaA2No
X59GQ8rWLJlpspA2eX2LqEU=
=zaZp
-----END PGP SIGNATURE-----