Changelog for
mjpegtools-2.0.0-26.1.x86_64.rpm :
* Sun Apr 02 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 2017 zaitorAATTopensuse.org- Add mjpegtools Requires to mjpegtools-orig-addon, installing the addon without having the package it \"extends\" is pointless.
* Sat Feb 18 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 08 2015 olafAATTaepfle.de- BuildRequire at least libpng 1.14 due to usage of PNG_TRANSFORM_GRAY_TO_RGB
* Mon Dec 01 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 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 09 2013 cfarrellAATTsuse.com- license update: GPL-2.0 ÃPresence of many GPL-2.0 licensed files in mplex/ y4mdenoise
* Fri Mar 01 2013 cooloAATTsuse.com- update license to new format
* Tue Jul 03 2012 meissnerAATTsuse.com- disable simd-accel on ppc as it does not build with the reduced tarball
* Sun May 06 2012 reddwarfAATTopensuse.org- Don\'t force a libpng version- Modify %attr use to make it compatible with old distros
* Thu Mar 15 2012 dimstarAATTopensuse.org- Add mjpegtools-gcc47.patch: Fix build with gcc 4.7.
* Fri Dec 02 2011 cooloAATTsuse.com- add libtool as buildrequire to avoid implicit dependency
* Tue Nov 15 2011 cmorve69AATTyahoo.es- Update to 2.0.0- Remove obsoleted patches- Rename to follow SLPP- Use pkgconfig()-type BuildRequires- Spec-clean
* Sun Aug 07 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 07 2011 idonmezAATTnovell.com- Add mjpegtools-v4l-2.6.38.patch: use the new v4l interface
* Thu Apr 14 2011 toddrme2178AATTgmail.com- added 32bit compatibility libraries- properly escape macro in comments (fix for RPMLINT warning)
* Wed Feb 09 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 09 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 02 2010 pgajdosAATTsuse.cz- fixed crash- see http://bugs.gentoo.org/293919, https://qa.mandriva.com/show_bug.cgi?id=55450
* Mon Mar 01 2010 puzelAATTnovell.com- mjpegtools-1.9.0-fix-compiler-error.patch - fix build
* Sat Nov 21 2009 meissnerAATTsuse.de- fuzz=0 for codec patch
* Thu Jun 04 2009 puzelAATTsuse.cz- add mjpegtools-fix-invalid-conversion.patch - fixes build with new gcc and glibc