opencv/opencv.changes
Sascha Peilicke 390780546f Accepting request 75617 from KDE:Distro:Factory
Fix compilation with kernel 2.6.38 headers which removed v4l interface. (forwarded request 75616 from namtrac)

OBS-URL: https://build.opensuse.org/request/show/75617
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencv?expand=0&rev=17
2011-07-07 12:28:27 +00:00

102 lines
3.3 KiB
Plaintext

-------------------------------------------------------------------
Wed Jul 6 08:23:04 UTC 2011 - idonmez@novell.com
- Add opencv-v4l-2.6.38.patch: use the new libv4l2 interface
-------------------------------------------------------------------
Mon Dec 27 16:56:15 EET 2010 - koprok@nand.bg
- Enable Python NumPy support
- SWIG is not required any more
- Enable OpenEXR support
-------------------------------------------------------------------
Thu Dec 23 16:08:46 EET 2010 - koprok@nand.bg
- Update to OpenCV 2.2.0.
More info at:
http://opencv.willowgarage.com/wiki/OpenCV%20Change%20Logs
-------------------------------------------------------------------
Sun Dec 12 13:39:48 UTC 2010 - cristian.rodriguez@opensuse.org
- Use system zlib, oh, and do not export ZLIB symbols to
other applications, clashes ensued.
-------------------------------------------------------------------
Thu Nov 11 15:50:25 CET 2010 - dmueller@suse.de
- fix build with gcc 4.6
-------------------------------------------------------------------
Fri Oct 8 07:29:48 UTC 2010 - reddwarf@opensuse.org
- add -underlinking patch
-------------------------------------------------------------------
Thu Apr 22 11:43:38 EEST 2010 - koprok@nand.bg
- devel package renamed to opencv-devel, so that switching between
OBS and packman opencv packages is easier
-------------------------------------------------------------------
Mon Apr 19 10:48:10 EEST 2010 - koprok@nand.bg
- fix gstreamer support
- fix xine support
- fix some rpmlint warnings
- fix shared libraries permissions
-------------------------------------------------------------------
Sat Apr 17 18:23:31 EEST 2010 - koprok@nand.bg
- Do not waste resources building the tests as we do not run them
-------------------------------------------------------------------
Fri Apr 16 10:58:26 EEST 2010 - koprok@nand.bg
- Do not disable SSE,SSE2,etc. According to OpenCV changelog,
it should be safe to leave these enabled.
-------------------------------------------------------------------
Thu Apr 15 14:26:49 EEST 2010 - koprok@nand.bg
- fix build on openSUSE 11.0
-------------------------------------------------------------------
Tue Apr 13 19:54:42 EEST 2010 - koprok@nand.bg
- Update to OpenCV 2.1.0:
* The whole OpenCV is now using exceptions instead of the old
libc-style mechanism
* Experimental "static" OpenCV configuration in CMake was
contributed by Jose Luis Blanco.
Pass "BUILD_SHARED_LIBS=OFF" to CMake to build OpenCV statically.
* new improved version of one-way descriptor is added
* User can now control the image areas visible after the stereo
rectification
* Fullscreen has been added (thanks to Yannick Verdie).
* Further info at:
http://opencv.willowgarage.com/wiki/OpenCV%20Change%20Logs
-------------------------------------------------------------------
Wed Apr 7 14:12:03 UTC 2010 - coolo@novell.com
- fix build with libpng14
-------------------------------------------------------------------
Thu Mar 18 06:33:27 UTC 2010 - coolo@novell.com
- small spec file cleanup
-------------------------------------------------------------------
Sat Jan 16 19:45:04 UTC 2010 - tittiatcoke@gmail.com
- Moved to the KDE repositories to enable inclusion in kipi-plugins
-------------------------------------------------------------------
Fri Oct 9 19:23:14 UTC 2009 - cmorve69@yahoo.es
- Initial package