Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        xmlrpc-c-apps - Sample XML-RPC applications
        
        - XML-RPC is a quick-and-easy way to make procedure calls over the
Internet. It converts the procedure call into XML document, sends it
to a remote server using HTTP, and gets back the response as XML.
This package contains some handy XML-RPC demo applications. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | xmlrpc-c-apps | 1.04 | 1.fc4 | i386 | 94 KiB | Sun Dec 18 13:38:33 2005 | 
        
        Changelog
        
            - * Sun Dec 18 17:00:00 2005 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 1.04-1
- - added libxml2-devel and openssl-devel Requires: for the -devel
  subpackage
- ship doc/* instead of doc
- initial Fedora Extras package (review 175840) 
            - * Thu Dec 15 17:00:00 2005 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 1.04-0.1
- - disabled w3c-libwww because it does not exist anymore in FC5 and
  seems to be unmaintained upstream
- added missing libxml2-devel
- cleaned up list of %doc files
- fixed gcc4.1 build issues
- removed static libraries when there exists a corresponding dynamic one 
            - * Tue Aug  2 18:00:00 2005 Enrico Scholz <enrico{*}scholz{%}informatik{*}tu-chemnitz{*}de> - 1.03.02-1
- - Initial build.