Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

popt-1.9.1-1.fc1 RPM for ppc

From RPM.Org / rpm / test / 4.3.1-1.fc1 / ppc

Name: popt Distribution: Unknown
Version: 1.9.1 Vendor: Red Hat, Inc.
Release: 1.fc1 Build date: Fri Sep 24 20:50:00 2004
Group: Development/Libraries Build host: cure81.build.redhat.com
Size: 131884 Source RPM: rpm-4.3.1-1.fc1.src.rpm
Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Summary: A C library for parsing command line parameters.
Popt is a C library for parsing command line parameters. Popt was
heavily influenced by the getopt() and getopt_long() functions, but it
improves on them by allowing more powerful argument expansion. Popt
can parse arbitrary argv[] style arrays and automatically set
variables based on command line arguments. Popt allows command line
arguments to be aliased via configuration files and includes utility
functions for parsing arbitrary strings into argv[] arrays using
shell-like rules.

Provides

Requires

Copyright

GPL

Signatures

internal MD5: a90967367e00fe09d1f1c3a76a83cac5

Changelog

* Tue Sep 14 2004 Jeff Johnson <jbj@redhat.com> 4.3.1-1
  - rebuild rpm-4.3.1-0.3 from fc1 in fc2-scratch for final release.
* Fri Apr 16 2004 Jeff Johnson <jbj@jbj.org> 4.3.1-0.3
  - make peace with libtool-1.5.6.
  - fix: follow current is_selinux_enabled() return (#121004).
* Thu Apr 08 2004 Jeff Johnson <jbj@jbj.org> 4.3.1-0.2
  - fix: segfault on --recontext if file_contexts unreadable (#117374).
  - fix: /etc/security/selinux/file_contexts is default path.
  - fix: no transaction lock if --test was specified (#119783).
  - perl: skip new-fangled head[34] while generating deps (#118243).
  - perl: use __perl for perl variable macros (#115156).
* Wed Mar 31 2004 Jeff Johnson <jbj@jbj.org> 4.3.1-0.1
  - fix: don't add leading space to %* argv expansion (#119059).
  - scareMem = 0 everywhere, document deprecation phase out.
  - fix: add u+w to FIXPERMS.
  - add buildtime to rpmds, methods to retrieve.
  - python: hide labelCompare() underneath ds.cmp(a,b).
* Tue Mar 16 2004 Jeff Johnson <jbj@redhat.com> 4.3-0.22
  - fix: grrr, skip notes on non-i386 entirely.
* Fri Mar 12 2004 Jeff Johnson <jbj@jbj.org> 4.3-0.21
  - fix: increase file context regex parse buffer to BUFSIZ.
  - fix: handle elf64 note sections correctly.
* Wed Mar 10 2004 Jeff Johnson <jbj@jbj.org> 4.3-0.20
  - add sparcv8 and enable elf32/elf64 Zon sparc64 (#117302).
  - fix: --querybynumber looped.
  - fix: ENOTSUP filter from lsetfilecon borkage.
* Tue Mar 09 2004 Jeff Johnson <jbj@jbj.org> 4.3-0.19
  - fix: sq->reaped needs sighold(SIGCHLD)/sigrelease(SIGCHLD) (#117620).
* Fri Mar 05 2004 Jeff Johnson <jbj@redhat.com> 4.3-0.18
  - selinux: ignore ENOTSUP return from lsetfilecon.
* Mon Mar 01 2004 Jeff Johnson <jbj@jbj.org> 4.3-0.17
  - permit globs in macrofiles: directive (#117217).
  - fix: segfault generating transaction serialization lock path.
  - use /etc/security/selinux/file_contexts instead.
* Wed Feb 25 2004 Jeff Johnson <jbj@jbj.org> 4.3-0.15
  - serialize rpmtsRun() using fcntl on /var/lock/rpm/transaction.
* Sun Feb 22 2004 Jeff Johnson <jbj@jbj,org> 4.3-0.14
  - add ia32e arch.
  - stable sort for policy specifications, patterns before paths.
  - set "rpm_script_t" exec type for scriptlets iff /bin/sh, else default.
  - force FD_CLOEXEC on 1st 100 inherited fdno's.
* Fri Feb 20 2004 Jeff Johnson <jbj@jbj.org> 4.3-0.13
  - fix: only first "mkdir -p" directory had context set.
* Wed Feb 18 2004 Jeff Johnson <jbj@redhat.com> 4.3-0.12
  - python: add patch to rpm-4_3 to initialize RE contexts.
* Sun Feb 15 2004 Jeff Johnson <jbj@jbj.org> 4.3-0.11
  - fix: set fcontext from pkg when file_contexts doesn't exist (#114040).
  - fix: set fcontext for "mkdir -p" directories not in packages.
  - fix: setfiles (aka rpmsx.c) dinna handle patterns correctly.
  - establish rpm_script_t before scriptlet exec.
* Wed Feb 11 2004 Jeff Johnson <jbj@redhat.com> 4.3-0.10
  - re-add --enable-posixmutexes to build.
* Mon Jan 19 2004 Jeff Johnson <jbj@jbj.org> 4.3-0.9
  - python: return None for NEVRAO, [] for everything else.
* Mon Jan 12 2004 Jeff Johnson <jbj@redhat.com> 4.3-0.7
  - fix: handle files w/o contexts correctly.
* Mon Jan 05 2004 Jeff Johnson <jbj@redhat.com> 4.3-0.6
  - selinux phases 1 and 2 delivered.
* Tue Dec 23 2003 Jeff Johnson <jbj@redhat.com> 4.3-0.5
  - plug some rpmbuild memory leaks.
  - file security contexts added to package header.
* Mon Dec 22 2003 Jeff Johnson <jbj@redhat.com> 4.3-0.4
  - test build with methods needed for selinux.
* Wed Dec 17 2003 Jeff Johnson <jbj@jbj.org> 4.3-0.3
  - detect (and remove) dbenv files while upgrading to db-4.2.52.
  - fix: dangling pointer brain fart (#107835).
  - fix: ds.Single() method needs malloc'd elements (#109919).
* Sun Dec 07 2003 Jeff Johnson <jbj@jbj.org> 4.3-0.2
  - only internal Berkeley db from now on.
  - revive "make dist".
* Wed Mar 19 2003 Jeff Johnson <jbj@redhat.com> 4.3-0.1
  - upgrade to zlib-1.2.beta7.
  - pass structure pointer, not args, through headerSprintf call chain.
  - add ":xml" tag format modifier.
  - --queryformat '[%{*:xml}\n]' to dump header content in XML.
  - fix: short option help missing string terminator.
  - unify signal handling in librpmio, use condvar to deliver signal.

Files

/usr/include/popt.h
/usr/lib/libpopt.a
/usr/lib/libpopt.la
/usr/lib/libpopt.so
/usr/lib/libpopt.so.0
/usr/lib/libpopt.so.0.0.0
/usr/share/locale/cs/LC_MESSAGES/popt.mo
/usr/share/locale/da/LC_MESSAGES/popt.mo
/usr/share/locale/de/LC_MESSAGES/popt.mo
/usr/share/locale/es/LC_MESSAGES/popt.mo
/usr/share/locale/eu_ES/LC_MESSAGES/popt.mo
/usr/share/locale/fi/LC_MESSAGES/popt.mo
/usr/share/locale/fr/LC_MESSAGES/popt.mo
/usr/share/locale/gl/LC_MESSAGES/popt.mo
/usr/share/locale/hu/LC_MESSAGES/popt.mo
/usr/share/locale/id/LC_MESSAGES/popt.mo
/usr/share/locale/is/LC_MESSAGES/popt.mo
/usr/share/locale/it/LC_MESSAGES/popt.mo
/usr/share/locale/ja/LC_MESSAGES/popt.mo
/usr/share/locale/ko/LC_MESSAGES/popt.mo
/usr/share/locale/no/LC_MESSAGES/popt.mo
/usr/share/locale/pl/LC_MESSAGES/popt.mo
/usr/share/locale/pt/LC_MESSAGES/popt.mo
/usr/share/locale/pt_BR/LC_MESSAGES/popt.mo
/usr/share/locale/ro/LC_MESSAGES/popt.mo
/usr/share/locale/ru/LC_MESSAGES/popt.mo
/usr/share/locale/sk/LC_MESSAGES/popt.mo
/usr/share/locale/sl/LC_MESSAGES/popt.mo
/usr/share/locale/sr/LC_MESSAGES/popt.mo
/usr/share/locale/sv/LC_MESSAGES/popt.mo
/usr/share/locale/tr/LC_MESSAGES/popt.mo
/usr/share/locale/uk/LC_MESSAGES/popt.mo
/usr/share/locale/wa/LC_MESSAGES/popt.mo
/usr/share/locale/zh/LC_MESSAGES/popt.mo
/usr/share/locale/zh_CN.GB2312/LC_MESSAGES/popt.mo
/usr/share/man/man3/popt.3.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Oct 11 01:54:26 2008