Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        ekiga: A Gnome based SIP/H323 teleconferencing application
        
        
        - Summary
- Ekiga is a tool to communicate with video and audio over the internet.
It uses the standard SIP and H323 protocols.
Changelog
        
            - * Mon Mar  5 16:00:00 2007 Soren Sandmann <sandmann{%}redhat{*}com> - 2.0.2-7.0.2
- - Add -Wformat-nonliteral to CXX- and CFLAGS
- In format-string.patch, add G_GNUC_PRINTF as appropriate. Fix the
  resulting warnings. Bug 229262 
            - * Mon Mar  5 16:00:00 2007 Soren Sandmann <sandmann{%}redhat{*}com> - 2.0.2-7.0.1
- - Build with n-v-r that follows guidelines at
     http://intranet.corp.redhat.com/ic/intranet/UpdateModelNVRProposal.html
            - * Mon Mar  5 16:00:00 2007 Soren Sandmann <sandmann{%}redhat{*}com> - 2.0.2-9
- - Change format-string patch to also fix a bug where a va_list was
  passed to a vararg function. Bug 229259