Sandro Mani
567b498138
Rebuild (tesseract)
2017-02-22 00:31:29 +01:00
Fedora Release Engineering
04a71bc6ae
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2017-02-11 00:50:06 +00:00
Sandro Mani
a3538db898
Rebuild (libwebp)
2017-02-01 19:26:46 +01:00
Orion Poplawski
c804356192
Rebuild for protobuf 3.2.0
2017-01-26 11:03:32 -07:00
Miro Hrončok
97a0571882
Rebuild for Python 3.6
2016-12-19 18:20:36 +01:00
Rex Dieter
7773ebce51
rebuild (jasper)
2016-12-03 08:23:17 -06:00
Orion Poplawski
ea825630a0
Rebuild for protobuf 3.1.0
2016-11-19 08:50:55 -07:00
Nicolas Chauvet
e8cb9f1050
Use -Wl,--as-needed until dependencies are better sorted out upstream
...
https://github.com/opencv/opencv/issues/7001
2016-08-05 11:19:43 +02:00
Fedora Release Engineering
8f74f5c268
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
2016-07-19 08:07:21 +00:00
Till Maas
74cb78a1b0
Define %srcname for python subpackages
...
- Fix whitespace
2016-05-27 16:42:38 +02:00
Sérgio M. Basto
8332955846
Don't clean unneeded symbols (as recommended by fedora-review)
...
fix undefined symbol: cvLoadImage in Unknown on line 0 on php-facedetect package.
2016-05-10 00:33:58 +01:00
Sérgio M. Basto
795b1254d8
Remove SIFT/SURF from source tarball in opencv_contrib, due to legal concerns
...
- Redo and readd OpenCV-2.4.4-pillow.patch .
- Add OpenCV-3.1-pillow.patch to apply only opencv_contrib .
- Add the %python_provide macro (Packaging:Python guidelines).
2016-05-07 03:55:02 +01:00
Sérgio M. Basto
7b35b0523d
Put all idefs and ifarchs outside the scope of rpm conditional builds, rather
...
than vice versa, as had organized some time ago, it seems to me more correct.
2016-05-04 15:00:33 +01:00
Sérgio M. Basto
469a3e29e0
Use always ON and OFF instead 0 and 1 in cmake command.
...
- Remove BUILD_TEST and TBB_LIB_DIR variables not used by cmake.
- Add BRs: tesseract-devel, protobuf-devel, glog-devel, doxygen,
gflags-devel, SFML-devel, libucil-devel, qt5-qtbase-devel, mesa-libGL-devel,
mesa-libGLU-devel and hdf5-devel.
- Remove BR: vtk-devel because VTK support is disabled. Incompatible
combination: OpenCV + Qt5 and VTK ver.6.2.0 + Qt4
- Enable build with Qt5.
- Enable build with OpenGL.
- Enable build with UniCap.
- Also requires opencv-contrib when install opencv-devel (#1329790 ).
2016-04-24 05:05:19 +01:00
Sérgio M. Basto
5adae68b5b
Add BR:libwebp-devel .
...
- Merge from 2.4.12.3 package:
Add aarch64 and ppc64le to list of architectures where TBB is supported (#1262788 ).
Use bcond tags to easily enable or disable modules.
Fix unused-direct-shlib-dependency in cmake with global optflags.
Added README.md with references to online documentation.
Investigation on the documentation, added a few notes.
- Update to 3.1.0 (Fri Mar 25 2016 Pavel Kajaba <pkajaba@redhat.com> - 3.1.0-1)
- Added opencv_contrib (Thu Jul 09 2015 Sérgio Basto <sergio@serjux.com> -
3.0.0-2)
- Update to 3.0.0 (Fri Jun 05 2015 Jozef Mlich <jmlich@redhat.com> - 3.0.0-1)
2016-04-22 04:34:46 +01:00
Sérgio M. Basto
ca7da00ea6
Fix FTBFS with GCC 6 ( #1307821 )
...
Now the correct patches.
2016-03-02 03:46:45 +00:00
Sérgio M. Basto
bbd27c1440
Fix FTBFS with GCC 6 ( #1307821 ), patch made by Yaakov Selkowitz.
2016-03-02 02:31:32 +00:00
Fedora Release Engineering
877c336a12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-04 11:25:57 +00:00
Sérgio M. Basto
a09f6eae09
Update opencv to 2.4.12.3 ( #1271460 ).
...
- Add aarch64 and ppc64le to list of architectures where TBB is supported (#1262788 ).
2015-12-03 00:45:57 +00:00
Sérgio M. Basto
c05876dcd1
Use bcond tags to easily enable or disable modules.
...
- Package review, more cleaning in the spec file.
- Fixed unused-direct-shlib-dependency in cmake with global optflags.
- Added README.md index.rst with references to online documentation.
- Investigation on the documentation, added a few notes.
2015-07-14 18:58:31 +01:00
Sérgio M. Basto
bd5c219b5e
vim :retab, fixed mixed-tabs-and-spaces.
2015-07-06 17:20:05 +01:00
Sérgio M. Basto
5d5b589d37
Enable-gpu-module, rhbz #1236417 , thanks to Rich Mattes.
...
- Deleted the global gst1 because it is no longer needed.
2015-07-06 05:45:22 +01:00
Sérgio M. Basto
73f3d5f22a
Added an backslash and fixed a few typos.
...
To be more easier to handle conditional builds.
Some uniformization, now all %if are under with conditions.
Tested a build with --with=tbb --with=openni --with=eigen2 --with=eigen3 --with=cuda
--with=xine --with=sse3 --with=ffmpeg --with=xine
2015-06-27 02:06:10 +01:00
Sérgio M. Basto
c97fafa7c8
Fix license tag
2015-06-26 00:57:08 +01:00
Dennis Gilmore
54983eefd8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-17 23:55:52 +00:00
Sérgio Basto
d7da354e29
Update to 2.4.11 .
...
- Dropped patches 0, 10, 11, 12, 13 and 14 .
2015-05-13 16:38:46 +01:00
Rex Dieter
29e32d157a
rebuild (gcc5)
2015-04-11 11:08:09 -05:00
Rex Dieter
fb6addd954
rebuild (gcc5)
2015-02-23 07:43:48 -06:00
Rex Dieter
18936d35f6
rebuild (openexr)
2014-11-25 13:52:02 -06:00
Peter Robinson
a77fdbe340
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-17 13:49:23 +00:00
Rex Dieter
053e3d73ad
backport support for GStreamer 1 ( #1123078 )
2014-07-25 07:09:56 -05:00
Nicolas Chauvet
3b2f2d33a9
Update to 2.4.9 - rhbz#1114377
2014-07-03 13:47:36 +02:00
Dennis Gilmore
b04baa4752
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 11:33:55 -05:00
Rex Dieter
d852d96aa1
revert pkgcmake2 patch ( #1070428 )
2014-04-26 20:41:58 -05:00
Nicolas Chauvet
9d108bb6df
Quickfix for opencl
2014-01-17 13:41:22 +01:00
Christopher Meng
228b4d0ad5
Last commit erase some texts, dunno why.
2014-01-17 10:02:54 +08:00
Christopher Meng
cbac301e28
Enable OpenCL support;
...
Cleanup python2 unversioned macros.
Remove pkgconfig hardcoded requires.
Have question on devel-doc package, should be renamed later.
2014-01-17 09:26:42 +08:00
Rex Dieter
b99f90cb0a
rebuild (openexr)
2013-11-27 10:43:26 -06:00
Rex Dieter
85dcc3a0ce
OpenCV cmake configuration broken ( #1031312 )
2013-11-18 14:29:23 -06:00
Nicolas Chauvet
cc055f4eef
Update to 2.4.7
2013-11-14 21:53:27 +01:00
Rex Dieter
dd94c0e87b
rebuild (openexr)
2013-09-08 20:55:01 -05:00
Honza Horák
3724e5d711
Fix for Source0 url and some dates in changelog
2013-07-29 17:13:53 +02:00
Nicolas Chauvet
130e085c40
Update to 2.4.6.1
2013-07-24 19:34:38 +02:00
Nicolas Chauvet
e1aab860f6
Update to 2.4.5
2013-05-23 22:58:33 +02:00
F. Cami
4a019398a9
update project URL
2013-05-11 22:36:53 +02:00
Tom Callaway
8dbdc4956d
clean sources
2013-04-02 14:34:28 -04:00
Nicolas Chauvet
bd9bfd774a
Update to 2.4.4a
2013-03-23 18:02:24 +01:00
Rex Dieter
0e5efebf1e
rebuild (OpenEXR)
2013-03-10 16:22:04 -05:00
Nicolas Chauvet
4071339704
Update to 2.4.4 beta
2013-02-18 20:57:21 +01:00
Honza Horák
bf18a5b82b
Do not build with 1394 libs in rhel
2013-02-05 09:42:23 +01:00
Adam Tkac
6b7f38e3ed
Rebuild due to "jpeg8-ABI" feature drop
...
Signed-off-by: Adam Tkac <atkac@redhat.com>
2013-01-21 15:51:15 +01:00
Nicolas Chauvet
8b794b883b
Update changelog
2013-01-20 22:03:33 +01:00
Nicolas Chauvet
877aad413e
Add more fourcc
2013-01-20 22:02:29 +01:00
Nicolas Chauvet
83807c82fe
Allow to use python-pillow
2013-01-20 20:07:18 +01:00
Nicolas Chauvet
c9313118cc
Switch built time to avoid -O3
2012-11-12 23:20:56 +01:00
Nicolas Chauvet
2547f1540d
Disable SSE3 and allow --with sse3 build conditional.
...
Disable gpu module as we don't build cuda
2012-11-04 13:35:20 +01:00
Nicolas Chauvet
a20d4d06c3
Update to 2.4.3
2012-11-04 12:42:06 +01:00
Dennis Gilmore
aec4940d22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-20 01:49:04 -05:00
Honza Horák
37dd930017
Update to 2.4.2
2012-07-10 10:21:13 +02:00
Honza Horák
969da19ff3
applying opencv-pkgcmake.patch in spec
2012-07-09 11:56:35 +02:00
Nicolas Chauvet
9c53e89e62
Finally something that can build
...
Still runtime testing before ABI bump in Rawhide
2012-06-06 23:17:42 +02:00
Nicolas Chauvet
8e4eb51a75
Fix build
2012-06-05 23:57:28 +02:00
Nicolas Chauvet
5bb3b71363
Update to 2.4.1
2012-06-04 23:55:18 +02:00
Nicolas Chauvet
74300b3432
Update gcc46 patch for ARM case
2012-01-16 15:08:05 +01:00
Dennis Gilmore
192bfa1298
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2012-01-13 05:38:35 -06:00
Adam Jackson
7640477c65
Rebuild for new libpng
2011-12-05 20:11:47 -05:00
Nicolas Chauvet
eed66efdb3
Rebuilt for tbb
2011-10-20 20:50:22 +02:00
Nicolas Chauvet
180fc20572
Fix back eol line encoding
2011-10-10 20:21:13 +02:00
Nicolas Chauvet
20d76c0665
Update to 2.3.1a
2011-10-10 20:19:28 +02:00
Dan Horák
10c1114e20
openni is exclusive for x86/x86_64
2011-09-26 12:40:43 +02:00
Nicolas Chauvet
ab4d181e05
Fix typo
2011-08-21 12:19:11 +02:00
Nicolas Chauvet
d2e5fbb0d3
- Add BR openni-devel python-sphinx
...
- Remove deprecated cmake options
- Add --with cuda conditional (wip)
- Disable make test (unavailable)
2011-08-21 12:04:06 +02:00
Nicolas Chauvet
04c7529f05
Update to 2.3.1
2011-08-20 15:00:12 +02:00
Nicolas Chauvet
0ca263c377
Allow upstream patch to apply
2011-05-26 15:20:00 +02:00
Nicolas Chauvet
a4d5a5431f
Update to current fixes from branch-2.2
2011-05-26 15:10:43 +02:00
Nicolas Chauvet
7b86e247c3
Update the patch to lastest version
2011-05-17 15:11:04 +02:00
Nicolas Chauvet
ae0a180080
Backport patch for V4L
2011-05-17 14:51:10 +02:00
Nicolas Chauvet
30f5576b15
Reenable V4L on f15
2011-05-17 14:06:16 +02:00
Dennis Gilmore
1cd593a29a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-08 21:08:58 -06:00
Nicolas Chauvet
c3d15c7494
Fix double FTBFS
2011-02-04 15:27:54 +01:00
Nicolas Chauvet
6f18b86f65
Some fix that doesn't prevent a FTBFS still
2011-02-03 18:01:15 +01:00
Nicolas Chauvet
1292d04d83
Comment about disable of -msse -msse2
2011-01-06 16:55:05 +01:00
Nicolas Chauvet
60743dbfb3
Fix opencv2 header location
2011-01-06 15:52:41 +01:00
Nicolas Chauvet
e13407e5c1
Update to 2.2.0
2011-01-06 12:28:12 +01:00
Rex Dieter
cf8779e12a
- -devel: include OpenCVConfig.cmake ( #627359 )
2010-08-26 09:03:10 -05:00
Dan Horák
7d8e706453
- TBB is available only on x86/x86_64 and ia64
2010-07-22 13:30:24 +00:00
dmalcolm
c86d27098e
- Rebuilt for
...
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
2010-07-22 02:45:55 +00:00
Nicolas Chauvet
65c4dc9575
- Move samples from main to -devel
...
- Fix spurious permission
- Add BR tbb-devel
- Fix CFLAGS
2010-06-25 16:50:54 +00:00
Nicolas Chauvet
73057187ea
Update to lastest update Not built yet as this package still need works
2010-05-06 15:08:46 +00:00
Karel Klíč
83f1587798
Fix nonstandard executable permissions (more complete debuginfo, python so
...
files stripped) Removed unused old patches
2010-04-13 17:44:28 +00:00
Karel Klíč
db0fac94f5
apply the previously added patch
2010-03-09 09:13:25 +00:00
Karel Klíč
58a2e157fb
re-enable testing on CMake build system fix memory corruption in the
...
gaussian random number generator
2010-03-09 09:08:59 +00:00
Haïkel Guémar
f5a6efabda
replaced BR unicap-devel by libucil-devel due to unicap package split
2010-02-27 21:47:58 +00:00
Haïkel Guémar
ad88918fc1
use cmake build system, autotools one being deprecated by upstream
2010-02-27 13:08:49 +00:00
Karel Klíč
dd077b1001
Set CXXFLAXS without -match=i386 for i386 architecture
2010-02-16 12:23:24 +00:00
Rakesh Pandit
fa96201c32
Updated opencv-samples-Makefile (Thanks Scott Tsai) #553697
2010-01-08 22:03:27 +00:00
Karel Klíč
589fa6de9e
Fixed spec file issues detected by rpmlint
2010-01-06 10:33:51 +00:00
Haïkel Guémar
a05fb35761
Fix autotools scripts (missing LBP features) - #544167
2009-12-06 11:11:41 +00:00
Haïkel Guémar
a39a042a4d
update to opencv 2.0.0
2009-11-27 16:58:26 +00:00
Karsten Hopp
7cc3e452c6
- fix build on s390x where we don't have libraw1394 and devel
2009-09-10 12:32:22 +00:00
Haïkel Guémar
3956dcfbcc
fix typo that prevented build on i386/i586
2009-07-30 13:14:06 +00:00
Haïkel Guémar
9fe9f2193c
Added 1394libs and unicap support
2009-07-30 11:22:15 +00:00
Jesse Keating
f391ed0f3d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-25 20:46:47 +00:00
Nicolas Chauvet
1d19ad6ae4
- Build with gstreamer support - #491223
...
- Backport gcc43 fix from trunk
2009-07-16 10:56:36 +00:00
Nicolas Chauvet
4876d6b9c3
- Fix FTBFS #511705
2009-07-16 07:29:34 +00:00
Nicolas Chauvet
34d4947223
pythondir patch was wrongly imported
2009-04-24 11:05:05 +00:00
Nicolas Chauvet
404038bf13
hack
2009-04-24 10:42:52 +00:00
Nicolas Chauvet
4fb165942b
Resurect lost changelog
2009-04-24 10:19:29 +00:00
Nicolas Chauvet
7489f69fa5
Update to 1.1.0 pre1
2009-04-24 10:14:52 +00:00
Nicolas Chauvet
e7dd52dc74
Sync devel from F-11
2009-04-23 15:03:05 +00:00
Jesse Keating
dacb84e841
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-26 08:27:49 +00:00
Rakesh Pandit
b1c4e5083e
fix URL field
2008-12-29 09:31:24 +00:00
corsepiu
e5270d2f21
- Adopt latest python spec rules.
...
- Rebuild for Python 2.6 once again.
2008-12-19 14:24:37 +00:00
Ignacio Vazquez-Abrams
bf2669a517
Rebuild for Python 2.6
2008-11-29 16:55:48 +00:00
Tom Callaway
7c992b7437
fix license tag
2008-05-22 18:38:41 +00:00
corsepiu
4d29829f4b
- Adjust library order in opencv.pc.in (BZ 445937).
2008-05-11 06:04:04 +00:00
Jesse Keating
2b3c73a566
- Autorebuild for GCC 4.3
2008-02-18 23:02:14 +00:00
corsepiu
afd18f7ea7
- Rebuild for gcc43.
2008-02-10 06:34:19 +00:00
Jesse Keating
74d1a0d053
- Rebuild for selinux ppc32 issue.
2007-08-29 03:50:40 +00:00
corsepiu
b675e47787
- Mass rebuild.
2007-08-22 04:08:55 +00:00
corsepiu
6a255cea1a
- Fix %{_datadir}/opencv/samples ownership.
...
- Adjust timestamp of cvconfig.h.in to avoid re-running autoheader.
2007-03-22 05:30:02 +00:00
corsepiu
da5d686ad1
Remove pythondir from *-python's %%files
2007-03-22 04:36:12 +00:00
corsepiu
9c3ecf9f7e
- Move all of the python module to pyexecdir (BZ 233128).
...
- Activate the testsuite.
2007-03-22 04:03:04 +00:00
corsepiu
ef9cd06961
- Upstream update.
2006-12-11 15:35:43 +00:00
corsepiu
e9c926b3b0
- Remove python-abi.
2006-12-11 08:52:45 +00:00
Christian Iseli
05afde5ecf
automated bump and rebuild
2006-10-04 22:34:05 +00:00
corsepiu
f3a6a113cf
- Stop configure.in from hacking CXXFLAGS.
...
- Activate testsuite.
- Let *-devel require pkgconfig.
2006-09-21 15:52:42 +00:00
corsepiu
09d693cf91
- Upstream update.
...
- Don't BR: autotools.
- Install samples' Makefile as GNUmakefile.
2006-09-21 14:44:10 +00:00
corsepiu
d555cd6b3f
- Un'%ghost *.pyo.
...
- Separate %{pythondir} from %{pyexecdir}.
2006-09-21 10:07:05 +00:00
corsepiu
7b3f658efa
- Un'%ghost *.pyo.
...
- Separate %{pythondir} from %{pyexecdir}.
2006-09-21 10:06:22 +00:00
corsepiu
5c10c8d618
- Rebuild for FC6.
...
- BR: libtool.
2006-09-21 07:33:25 +00:00
corsepiu
daa185d622
- Rebuild for FC6.
2006-09-21 07:07:04 +00:00
Simon Perreault
3896270aba
- Force a re-run of Autotools by calling autoreconf.
2006-03-08 13:15:09 +00:00
Simon Perreault
0d31a467d6
- Added build dependency on Autotools.
2006-03-08 12:42:04 +00:00
Simon Perreault
1aeabebf68
Merging FC-4 stuff back into devel branch.
2006-03-08 01:39:23 +00:00
Simon Perreault
643b4d6dd9
auto-import opencv-0.9.7-3 on branch devel from opencv-0.9.7-3.src.rpm
2006-03-05 19:45:57 +00:00