libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: 352-gary-2-1b-prerelease-updates


From: Gary V. Vaughan
Subject: FYI: 352-gary-2-1b-prerelease-updates
Date: Fri, 1 Feb 2008 00:22:17 +0800 (PHT)
User-agent: mailnotify/0.9

Applied to HEAD.

  Index: ChangeLog
  from  Gary V. Vaughan  <address@hidden>
        GNU Libtool 2.1b was released.
  
        * configure.ac (AC_INIT): Bump version number to 2.1b.
        * libltdl/Makefile.inc (LTDL_VERSION_INFO): Increment to account
        for new interfaces since the last libltdl update.
        * HACKING (Release Procedure): Note that LTDL_VERSION_INFO is now
        kept in libltdl/Makefile.inc.
  
  Index: HACKING
  ===================================================================
  RCS file: /sources/libtool/libtool/HACKING,v
  retrieving revision 1.39
  diff -u -u -r1.39 HACKING
  --- HACKING 24 Jun 2007 20:46:45 -0000 1.39
  +++ HACKING 31 Jan 2008 16:20:21 -0000
  @@ -651,8 +651,8 @@
     since last release (they should be updated in CVS along with commits that
     require it so that users can work with CVS snapshots).
   
  -* Update the libltdl VERSION_INFO in Makefile.am for changes since the last
  -  release.
  +* Update the LTDL_VERSION_INFO in libltdl/Makefile.inc for changes since
  +  the last release.
   
   * Update the version number in configure.ac.
     See http://www.gnu.org/software/libtool/contribute.html for details of
  Index: NEWS
  ===================================================================
  RCS file: /sources/libtool/libtool/NEWS,v
  retrieving revision 1.215
  diff -u -u -r1.215 NEWS
  --- NEWS 17 Jan 2008 05:32:42 -0000 1.215
  +++ NEWS 31 Jan 2008 16:20:21 -0000
  @@ -1,6 +1,6 @@
   NEWS - list of user-visible changes between releases of GNU Libtool
   
  -New in 2.1a: 2008-??-??; CVS version 2.1a, Libtool team:
  +New in 2.1b: 2008-02-01; CVS version 2.1a, Libtool team:
   
   * Important incompatible changes and obsoleted features:
   
  Index: configure.ac
  ===================================================================
  RCS file: /sources/libtool/libtool/configure.ac,v
  retrieving revision 1.80
  diff -u -u -r1.80 configure.ac
  --- configure.ac 15 Jan 2008 06:23:16 -0000 1.80
  +++ configure.ac 31 Jan 2008 16:20:21 -0000
  @@ -30,7 +30,7 @@
   ## ------------------------ ##
   ## Autoconf initialisation. ##
   ## ------------------------ ##
  -AC_INIT([libtool], [2.1a], address@hidden)
  +AC_INIT([libtool], [2.1b], address@hidden)
   AC_CONFIG_HEADERS([config.h:config-h.in])
   AC_CONFIG_SRCDIR([libtoolize.in])
   LT_CONFIG_LTDL_DIR([libltdl], [nonrecursive])
  Index: libltdl/Makefile.inc
  ===================================================================
  RCS file: /sources/libtool/libtool/libltdl/Makefile.inc,v
  retrieving revision 1.8
  diff -u -u -r1.8 Makefile.inc
  --- libltdl/Makefile.inc 25 Mar 2007 12:12:42 -0000 1.8
  +++ libltdl/Makefile.inc 31 Jan 2008 16:20:21 -0000
  @@ -36,7 +36,7 @@
                          -DLTDL -I. -I$(srcdir) -Ilibltdl \
                          -I$(srcdir)/libltdl -I$(srcdir)/libltdl/libltdl
   AM_LDFLAGS          += -no-undefined
  -LTDL_VERSION_INFO    = -version-info 7:0:0
  +LTDL_VERSION_INFO    = -version-info 8:0:1
   
   noinst_LTLIBRARIES   += $(LT_DLLOADERS)
   
-- 
  ())_.              Email me: address@hidden
  ( '/           Read my blog: http://blog.azazil.net
  / )=         ...and my book: http://sources.redhat.com/autobook
`(_~)_ 
_________________________________________________________
This patch notification generated by vcsapply version 1.0
http://savannah.gnu.org/projects/cvs-utils

Attachment: pgpGxqvHdiduE.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]