Still one more file missing from make dist for win32. Patch to fix it:
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:sofia-sip-
> [EMAIL PROTECTED] On Behalf Of Sofia-SIP Darcs
Changes
> Sent: Thursday, September 28, 2006 2:56 PM
> To: [email protected]
> Subject: [Sofia-sip-devel] sofia-sip changes (2006-09-28)
>
> This posting was generated automatically from darcs repo
> <http://sofia-sip.org/repos>.
>
> Thu Sep 28 18:44:57 EEST 2006 [EMAIL PROTECTED]
> * removed OSX specific code from su_wait.c
>
> M ./libsofia-sip-ua/su/su_wait.c -32
>
> Thu Sep 28 18:44:04 EEST 2006 [EMAIL PROTECTED]
> * restructured RunLoop functionality in su_osx_runloop.c
>
> M ./libsofia-sip-ua/su/su_osx_runloop.c -273 +349
>
> Thu Sep 28 18:43:23 EEST 2006 [EMAIL PROTECTED]
> * removed OSX specific parts from su_wait.h
>
> M ./libsofia-sip-ua/su/sofia-sip/su_wait.h -40 +1
>
> Thu Sep 28 14:13:17 EEST 2006 [EMAIL PROTECTED]
> * Fixed help usage of stunc tool.
>
> M ./libsofia-sip-ua/stun/stunc.c -1 +1
>
> Thu Sep 28 14:13:01 EEST 2006 [EMAIL PROTECTED]
> * Fixed typo in su-glib/Makefile.am.
>
> M ./libsofia-sip-ua-glib/su-glib/Makefile.am -1 +1
>
> Thu Sep 28 14:12:19 EEST 2006 [EMAIL PROTECTED]
> * Included nua_glib_marshal.list in the dist package. Do not include
the
> generated nua_glib_marshal.[ch] files anymore.
>
> M ./libsofia-sip-ua-glib/nua-glib/Makefile.am -2 +4
>
> Thu Sep 28 12:05:32 EEST 2006 [EMAIL PROTECTED]
> * Added some missing files to dist.
>
> M ./libsofia-sip-ua-glib/nua-glib/Makefile.am -1 +2
> M ./libsofia-sip-ua-glib/su-glib/Makefile.am +2
> M ./libsofia-sip-ua/sip/Makefile.am -1 +1
> M ./libsofia-sip-ua/sresolv/Makefile.am +1
> M ./libsofia-sip-ua/su/Makefile.am -1 +1
> M ./win32/Makefile.am +1
>
> Thu Sep 28 08:39:28 EEST 2006 [EMAIL PROTECTED]
> * su_os_nw.c: API cleanup continued for *_remove_*().
>
> M ./libsofia-sip-ua/su/su_os_nw.c -2 +1
>
> Thu Sep 28 08:34:31 EEST 2006 [EMAIL PROTECTED]
> * su_os_nw.[ch]: new su_root_remove_network_changed()
> Removed first parameter (su_root_t) as it is useless.
>
> M ./libsofia-sip-ua/su/sofia-sip/su_os_nw.h -2 +1
> M ./libsofia-sip-ua/su/su_os_nw.c -2 +1
>
> Thu Sep 28 01:52:50 EEST 2006 [EMAIL PROTECTED]
> * sac-su2.m4: --enable-corefoundation turns me on
>
> M ./m4/sac-su2.m4 +15
>
> Thu Sep 28 01:51:52 EEST 2006 [EMAIL PROTECTED]
> * references to SU_USE_OSX_CF_API -> s/USE/HAVE/
>
> M ./libsofia-sip-ua/su/sofia-sip/su_configure.h.in -1 +1
> M ./libsofia-sip-ua/su/sofia-sip/su_wait.h -3 +3
> M ./libsofia-sip-ua/su/su_wait.c -2 +2
> M ./libsofia-sip-ua/su/torture_su_root_osx.c -1 +1
>
> Thu Sep 28 01:50:28 EEST 2006 [EMAIL PROTECTED]
> * su/Makefile.am: OSX related files optionalized
>
> M ./libsofia-sip-ua/su/Makefile.am -4 +17
>
> Thu Sep 28 01:18:06 EEST 2006 [EMAIL PROTECTED]
> * added test torture_su_root_osx.c
>
> A ./libsofia-sip-ua/su/torture_su_root_osx.c
>
> Thu Sep 28 01:17:21 EEST 2006 [EMAIL PROTECTED]
> * su_wait.c has now OSX CoreFoundation specific waits implemented
>
> M ./libsofia-sip-ua/su/su_wait.c -8 +37
>
> Thu Sep 28 01:16:39 EEST 2006 [EMAIL PROTECTED]
> * updated su_os_nw.c as recommended by Brian West
>
> M ./libsofia-sip-ua/su/su_os_nw.c -3 +3
>
> Thu Sep 28 01:15:46 EEST 2006 [EMAIL PROTECTED]
> * su_wait.h has now OSX CoreFoundation specific event support
>
> M ./libsofia-sip-ua/su/sofia-sip/su_wait.h -1 +40
>
> Thu Sep 28 01:14:56 EEST 2006 [EMAIL PROTECTED]
> * added su_osx_runloop.[ch]
>
> A ./libsofia-sip-ua/su/sofia-sip/su_osx_runloop.h
> A ./libsofia-sip-ua/su/su_osx_runloop.c
>
> Thu Sep 28 01:13:27 EEST 2006 [EMAIL PROTECTED]
> * su_configure.in has now define for OSX specific run looping
>
> M ./libsofia-sip-ua/su/sofia-sip/su_configure.h.in +3
>
> Thu Sep 28 01:12:11 EEST 2006 [EMAIL PROTECTED]
> * updated Makefile.am to contain su_osx_runloop.[ch]
>
> M ./libsofia-sip-ua/su/Makefile.am -2 +2
>
>
------------------------------------------------------------------------
-
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to
share
> your
> opinions on IT & business topics through brief surveys -- and earn
cash
>
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE
V
> _______________________________________________
> Sofia-sip-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel
New patches:
[add missing file to extra dist
[EMAIL PROTECTED] {
hunk ./win32/Makefile.am 45
- install.cmd check.cmd
+ install.cmd check.cmd config.h.in
}
Context:
[removed OSX specific code from su_wait.c
[EMAIL PROTECTED]
[restructured RunLoop functionality in su_osx_runloop.c
[EMAIL PROTECTED]
[removed OSX specific parts from su_wait.h
[EMAIL PROTECTED]
[Fixed help usage of stunc tool.
[EMAIL PROTECTED]
[Fixed typo in su-glib/Makefile.am.
[EMAIL PROTECTED]
[Included nua_glib_marshal.list in the dist package. Do not include the
generated nua_glib_marshal.[ch] files anymore.
[EMAIL PROTECTED]
[Added some missing files to dist.
[EMAIL PROTECTED]
[su_os_nw.c: API cleanup continued for *_remove_*().
[EMAIL PROTECTED]
[su_os_nw.[ch]: new su_root_remove_network_changed()
[EMAIL PROTECTED]
Removed first parameter (su_root_t) as it is useless.
]
[sac-su2.m4: --enable-corefoundation turns me on
[EMAIL PROTECTED]
[references to SU_USE_OSX_CF_API -> s/USE/HAVE/
[EMAIL PROTECTED]
[su/Makefile.am: OSX related files optionalized
[EMAIL PROTECTED]
[added test torture_su_root_osx.c
[EMAIL PROTECTED]
[su_wait.c has now OSX CoreFoundation specific waits implemented
[EMAIL PROTECTED]
[updated su_os_nw.c as recommended by Brian West
[EMAIL PROTECTED]
[su_wait.h has now OSX CoreFoundation specific event support
[EMAIL PROTECTED]
[added su_osx_runloop.[ch]
[EMAIL PROTECTED]
[su_configure.in has now define for OSX specific run looping
[EMAIL PROTECTED]
[updated Makefile.am to contain su_osx_runloop.[ch]
[EMAIL PROTECTED]
[configure.ac, RELEASE, Doxyfile.aliases: prepare for next release.
[EMAIL PROTECTED]
[TAG rel-sofia-sip-1_12_2-2
[EMAIL PROTECTED]
Patch bundle hash:
c1821ec4fdb63b001818ad5333c302f9c3806d3c
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sofia-sip-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel