Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
libjpeg-static - Static JPEG image format file library
The libjpeg-static package contains the statically linkable version of libjpeg.
Linking to static libraries is discouraged for most applications, but it is
necessary for some boot packages.
Packages
Latest: libjpeg-static-6b-46.el5.fio.i686.rpm
| Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
| libjpeg-static |
0 |
6b |
46.el5.fio |
i686 |
82 KiB |
2011-05-17 17:23:13 |
Changelog:
- * 2009-07-24 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 6b-46
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- * 2009-02-25 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 6b-45
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- * 2009-02-18 - Tom Lane <tgl[AT]redhat[DOTCOM]> - 6b-44
- Fix libtool hacking so it also works with libtool 2.2. (For the
moment the specfile still also works with libtool 1.5, but that can
go away eventually.)
- * 2008-09-25 - Tom Lane <tgl[AT]redhat[DOTCOM]> - 6b-43
- Revert to using .gz instead of .bz2 tarball
Resolves: #463903
- * 2008-06-19 - Tom Lane <tgl[AT]redhat[DOTCOM]> - 6b-42
- Work around autoconf 2.62 breakage
Resolves: #449471
Related: #449245
- * 2008-02-19 - Fedora Release Engineering <rel-eng[AT]fedoraproject[DOTORG]> - 6b-41
- Autorebuild for GCC 4.3
- * 2008-01-13 - Tom Lane <tgl[AT]redhat[DOTCOM]> - 6b-40
- Rip out the long-obsolete version of libtool that shipped with libjpeg 6b,
and instead use the build system's libtool. This obsoletes most of the
patches we were carrying.
- Fix configure script to #define the various HAVE_FOO macros as 1, not empty,
for better compatibility with most other autoconf-using packages. (This
requires importing the original IJG configure.in, which was not shipped
in libjpeg-6b for reasons that no longer seem very good.)
Resolves: #427616
- * 2007-08-22 - Tom Lane <tgl[AT]redhat[DOTCOM]> - 6b-39
- Update License tag
- Rebuild to fix Fedora toolchain issues
- * 2007-06-25 - Tom Lane <tgl[AT]redhat[DOTCOM]> - 6b-38
- Initial review of package by new (old?) maintainer; marginal specfile cleanup
- Restore libjpeg.a to distribution, in a separate -static subpackage
Resolves: #186060, #215537
- Fix non-security-significant buffer overrun in wrjpgcom, per Lubomir Kundrak
Resolves: #226965
- Apply patch4 that was added by previous maintainer, but never applied
Resolves: #244778
Related: #238936
- Fix inter-RPM dependencies to include release
Resolves: #238780
- * 2006-07-27 - Matthias Clasen <mclasen[AT]redhat[DOTCOM]> - 6b-37
- Use CFLAGS consistently