Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1154069 Details for
Bug 1241066
could not convert '{{.... }}' from '<brace-enclosed initializer list>' to 'CvScalar' with opencv3
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
frei0r-plugins.spec.patch
frei0r-plugins.spec.patch (text/plain), 1.91 KB, created by
Sergio Basto
on 2016-05-05 02:02:03 UTC
(
hide
)
Description:
frei0r-plugins.spec.patch
Filename:
MIME Type:
Creator:
Sergio Basto
Created:
2016-05-05 02:02:03 UTC
Size:
1.91 KB
patch
obsolete
>diff --git a/frei0r-plugins.spec b/frei0r-plugins.spec >index 095ca55..c8af7a3 100644 >--- a/frei0r-plugins.spec >+++ b/frei0r-plugins.spec >@@ -1,12 +1,12 @@ > Name: frei0r-plugins >-Version: 1.4 >-Release: 6%{?dist} >+Version: 1.5 >+Release: 1%{?dist} > Summary: Frei0r - a minimalist plugin API for video effects > > Group: System Environment/Libraries > License: GPLv2+ >-URL: http://www.piksel.org/frei0r >-Source0: http://www.piksel.no/frei0r/releases/frei0r-plugins-%{version}.tar.gz >+URL: https://frei0r.dyne.org/ >+Source0: https://github.com/ddennedy/frei0r/archive/v%{version}/frei0r-plugins-%{version}.tar.gz > > Buildrequires: libtool > >@@ -38,46 +38,44 @@ The %{name}-devel package contains libraries and header files for > developing applications that use %{name}. > > %prep >-%setup -q >+%setup -q -n frei0r-%{version} > > > %build >+mkdir -p m4 >+autoreconf -i > %configure --disable-static > make %{?_smp_mflags} > > > %install >-rm -rf $RPM_BUILD_ROOT > make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" > > #Remove installed doc > rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name} > > >- >-%clean >-rm -rf $RPM_BUILD_ROOT >- >- > %files >-%defattr(-,root,root,-) >-%doc AUTHORS COPYING README TODO >+%doc AUTHORS README TODO >+%license COPYING > %dir %{_libdir}/frei0r-1 > %exclude %{_libdir}/frei0r-1/facebl0r.so > %exclude %{_libdir}/frei0r-1/facedetect.so > %{_libdir}/frei0r-1/*.so > > %files opencv >-%defattr(-,root,root,-) > %{_libdir}/frei0r-1/facebl0r.so > %{_libdir}/frei0r-1/facedetect.so > > %files -n frei0r-devel >-%defattr(-,root,root,-) > %{_includedir}/frei0r.h > %{_libdir}/pkgconfig/frei0r.pc > > %changelog >+* Wed May 04 2016 Sérgio Basto <sergio@serjux.com> - 1.5-1 >+- New upstream release >+- Spec modernization >+ > * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-6 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1241066
:
1049826
| 1154069