Revision db5356b71e8ba472761bf90afa7a318087ccaa6a

marv_sf at pidgin.im marv_sf at pidgin.im
Wed Apr 11 01:23:51 EDT 2007


o   -----------------------------------------------------------------
|   Revision: db5356b71e8ba472761bf90afa7a318087ccaa6a
|   Ancestor: bd7d49e8eda13ce8fc23700524bf13005cf7e5bd
|   Author: marv_sf
|   Date: 2005-01-19T00:58:51
|   Branch: im.pidgin.gaim.oldstatus
|   
|   Modified files:
|           ChangeLog gaim.apspec.in
|   
|   ChangeLog: 
|   
|   [gaim-migrate @ 11848]
|   The autopackage will now be built with mozilla-nss support too.
|   Hopefully this helps those people who couldn't install the 1.1.1 .package
|   due to having the wrong version (or no version) of gnutls.
|   ============================================================
|   --- ChangeLog	fd0c5d61d8413b9056cb48cbf5fd9b7615c4ee48
|   +++ ChangeLog	3f9253466514a5ae628a9a82079bb31a57b3c40d
|   @@ -10,6 +10,8 @@ version 1.1.2:
|    	* More MSN bug fixes (Felipe Contreras)
|    	* Fix queue messages to Docklet when not globally away (Robert McQueen)
|    	* Fix some leaks
|   +	* The Autopackage now builds both the mozilla-nss and the gnutls
|   +	  ssl plugins, and requires at least one of those libraries.
|    
|    version 1.1.1 (12/28/2004):
|    	* Allow SILC authentication via public key if your key is password
|   ============================================================
|   --- gaim.apspec.in	c315097e80dddc45fa81fe2e20fb27a3cd684f98
|   +++ gaim.apspec.in	7e96ddb3b21654747e08e67d9bf58c5dc6e1a02f
|   @@ -26,7 +26,7 @@ Gaim is NOT affiliated with or endorsed 
|    Gaim is NOT affiliated with or endorsed by AOL.
|    
|    [BuildPrepare]
|   -prepareBuild --disable-nss --enable-gnutls --enable-binreloc --disable-perl --disable-tcl
|   +prepareBuild --enable-nss --enable-gnutls --enable-binreloc --disable-perl --disable-tcl
|    
|    
|    [BuildUnprepare]
|   @@ -45,14 +45,8 @@ require @gtkspell.sourceforge.net/gtkspe
|    require @xiph.org/libao 2.0
|    require @gtkspell.sourceforge.net/gtkspell 0.0
|    
|   -# ap alpha: while gnutls do not provide autopackages, we package this ourselves
|   -repo="http://autopackage.org/downloads/0.7"
|   -registerRepository @gnutls.org/gnutls $repo/gnutls.xml
|   -registerRepository @gnupg.org/libgcrypt $repo/libgcrypt.xml
|   -registerRepository @gnupg.org/libgpg-error $repo/libgpg-error.xml
|   -unset repo
|   +require @gnutls.org/gnutls 11.0 || { require @mozilla.org/nspr 4 && require @mozilla.org/nss 3; }
|    
|   -require @gnutls.org/gnutls 11.1
|    
|    [Install]
|    # Put your installation script here

To get the patch for this revision, please do this:
mtn log --last 1 --diffs --from db5356b71e8ba472761bf90afa7a318087ccaa6a


More information about the Commits mailing list