Changelog for
libmjpegutils-2_0-0-2.0.0-26.1.x86_64.rpm :
Sun Apr 2 14:00:00 2017 meissnerAATTsuse.com
- mjpegtools-more-pie.patch: remove some -fno-PIC calls. They
do not seem to be necessary and break PIE builds.
(The compiler would warn if the assembler would not build.)
Fri Feb 24 13:00:00 2017 zaitorAATTopensuse.org
- Add mjpegtools Requires to mjpegtools-orig-addon, installing the
addon without having the package it \"extends\" is pointless.
Sat Feb 18 13:00:00 2017 zaitorAATTopensuse.org
- Split the package in smaller pieces, allowing as user to keep the
main/free parts from the distribution and \'enhancing\' the
capability with simple addon-packages: libmpeg2encpp-2_0-0 (as a
library it is required by other code depending on it) and
mjpegtools-orig-addon, which is auto-recommended when the user
has mjpegtools installed AND has a repo enabled, containing this
package AND has recommends enabled.
Thu Jan 8 13:00:00 2015 olafAATTaepfle.de
- BuildRequire at least libpng 1.14 due to usage of
PNG_TRANSFORM_GRAY_TO_RGB
Mon Dec 1 13:00:00 2014 kstreitovaAATTsuse.com
- Added baselibs.conf as a source in the spec file (to avoid error
message from the Factory check script).
Fri Nov 29 13:00:00 2013 Led
- fix bashisms in shell scripts
- fix shebang in lavtc.sh that contains bash-specific constructions
- add patches:
* mjpegtools-2.0.0-fix-bashisms.patch
Tue Apr 9 14:00:00 2013 cfarrellAATTsuse.com
- license update: GPL-2.0
ÃPresence of many GPL-2.0 licensed files in mplex/ y4mdenoise
Fri Mar 1 13:00:00 2013 cooloAATTsuse.com
- update license to new format
Tue Jul 3 14:00:00 2012 meissnerAATTsuse.com
- disable simd-accel on ppc as it does not build with the
reduced tarball
Sun May 6 14:00:00 2012 reddwarfAATTopensuse.org
- Don\'t force a libpng version
- Modify %attr use to make it compatible with old distros
Thu Mar 15 13:00:00 2012 dimstarAATTopensuse.org
- Add mjpegtools-gcc47.patch: Fix build with gcc 4.7.
Fri Dec 2 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency
Tue Nov 15 13:00:00 2011 cmorve69AATTyahoo.es
- Update to 2.0.0
- Remove obsoleted patches
- Rename to follow SLPP
- Use pkgconfig()-type BuildRequires
- Spec-clean
Sun Aug 7 14:00:00 2011 chrisAATTcomputersalat.de
- fix BUILD_ORIG
o add fix_lib_versioning-mpeg2enc patch (mpeg2enc/Makefile.am)
- add gtk2-devel (Gtk+ support for glav)
- remove author from descr
Thu Jul 7 14:00:00 2011 idonmezAATTnovell.com
- Add mjpegtools-v4l-2.6.38.patch: use the new v4l interface
Thu Apr 14 14:00:00 2011 toddrme2178AATTgmail.com
- added 32bit compatibility libraries
- properly escape macro in comments (fix for RPMLINT warning)
Wed Feb 9 13:00:00 2011 pthAATTsuse.de
- Optimize the handling of CFLAGS.
- Don\'t use -fno-strict-aliasing as the compiler doesn\'t report
any aliasing issues.
Wed Feb 9 13:00:00 2011 pthAATTsuse.de
- Use AC_PREREQ before AC_INIT
- Move AM_INIT_AUTOMAKE to just after AC_INIT
- Use LT_INIT to init libtool and pass disable-static as default.
- Only pass -release to libtool and not -release and -version-info,
thus fixing the library naming.
- Add and use an option to configure to disable processor specific
code tuning.
- Don\'t bother with patching .in files as they\'re regenerated by
calling autoreconf.
Thu Sep 2 14:00:00 2010 pgajdosAATTsuse.cz
- fixed crash
- see http://bugs.gentoo.org/293919,
https://qa.mandriva.com/show_bug.cgi?id=55450
Mon Mar 1 13:00:00 2010 puzelAATTnovell.com
- mjpegtools-1.9.0-fix-compiler-error.patch
- fix build
Sat Nov 21 13:00:00 2009 meissnerAATTsuse.de
- fuzz=0 for codec patch
Thu Jun 4 14:00:00 2009 puzelAATTsuse.cz
- add mjpegtools-fix-invalid-conversion.patch
- fixes build with new gcc and glibc