Fedora 11 Update: gengetopt-2.22.3-1.fc11

updates at fedoraproject.org updates at fedoraproject.org
Tue Dec 1 04:22:05 UTC 2009


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2009-11472
2009-11-13 01:54:47
--------------------------------------------------------------------------------

Name        : gengetopt
Product     : Fedora 11
Version     : 2.22.3
Release     : 1.fc11
URL         : http://www.gnu.org/software/gengetopt/
Summary     : Tool to write command line option parsing code for C programs
Description :
Gengetopt is a tool to generate C code to parse the command line arguments
argc and argv that are part of every C or C++ program. The generated code uses
the C library function getopt_long to perform the actual command line parsing.

--------------------------------------------------------------------------------
Update Information:

* Wed Nov 04 2009 Debarshi Ray <rishi at fedoraproject.org> - 2.22.3-1  - Version
bump to 2.22.3. (Red Hat Bugzilla #512414)    * enum option values can contain +
and -.    * Fixed compilation problems due to macro FIX_UNUSED which was not in
the      right place.    * New command line switches --header-output-dir and
--src_output-dir to      store cmdline.h separately from cmdline.c.    * Use
#include <getopt.h> in the generated files, instead of "getopt.h".    *
Generated functions use prototypes with char ** instead of char *const *.    *
Removed compilation warnings for generated files.    * Fixed a compilation
problem for files generated with --include-getopt      with some versions of
stdlib.h.    * Use PACKAGE_NAME, if defined, for printing help and version.  -
Encoding of ChangeLog and THANKS fixed by upstream.  - Removed spurious
executable permissions from a bunch of files.
--------------------------------------------------------------------------------
ChangeLog:

* Wed Nov  4 2009 Debarshi Ray <rishi at fedoraproject.org> - 2.22.3-1
- Version bump to 2.22.3. (Red Hat Bugzilla #512414)
  * enum option values can contain + and -.
  * Fixed compilation problems due to macro FIX_UNUSED which was not in the
    right place.
  * New command line switches --header-output-dir and --src_output-dir to
    store cmdline.h separately from cmdline.c.
  * Use #include <getopt.h> in the generated files, instead of "getopt.h".
  * Generated functions use prototypes with char ** instead of char *const *.
  * Removed compilation warnings for generated files.
  * Fixed a compilation problem for files generated with --include-getopt
    with some versions of stdlib.h.
  * Use PACKAGE_NAME, if defined, for printing help and version.
- Encoding of ChangeLog and THANKS fixed by upstream.
- Removed spurious executable permissions from a bunch of files.
* Fri Jul 24 2009 Release Engineering <rel-eng at fedoraproject.org> - 2.22.1-3
- Autorebuild for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #512414 - gengetopt-2.22.3 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=512414
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update gengetopt' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
http://fedoraproject.org/keys
--------------------------------------------------------------------------------




More information about the Fedora-package-announce mailing list