[bombono-dvd] Rebuild for boost-1.66
by Leigh Scott
commit 2053c385796cc7dc8c316f9b9c39a0c6c399181c
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Feb 2 19:16:17 2018 +0000
Rebuild for boost-1.66
bombono-dvd.spec | 18 +++++-------------
1 file changed, 5 insertions(+), 13 deletions(-)
---
diff --git a/bombono-dvd.spec b/bombono-dvd.spec
index 954b140..00cc14a 100644
--- a/bombono-dvd.spec
+++ b/bombono-dvd.spec
@@ -1,6 +1,6 @@
Name: bombono-dvd
Version: 1.2.4
-Release: 7%{?dist}
+Release: 8%{?dist}
Summary: DVD authoring program with nice and clean GUI
# License breakdown in README.
License: GPLv2 and GPLv2+ and Boost and Python and LGPLv2+
@@ -82,18 +82,6 @@ desktop-file-validate \
%find_lang %{name}
-%postun
-if [ $1 -eq 0 ] ; then
- /bin/touch --no-create %{_datadir}/icons/hicolor &> /dev/null
- /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
-fi
-
-%post
-/bin/touch --no-create %{_datadir}/icons/hicolor &> /dev/null || :
-
-%posttrans
-/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &> /dev/null || :
-
%files -f bombono-dvd.lang
%doc README docs
%license COPYING
@@ -106,6 +94,10 @@ fi
%{_mandir}/man1/*
%changelog
+* Fri Feb 02 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.2.4-8
+- Rebuild for boost-1.66
+- Remove scriptlets
+
* Thu Jan 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.2.4-7
- Rebuilt for ffmpeg-3.5 git
6 years, 9 months
[aegisub] Rebuild for boost-1.66
by Leigh Scott
commit bea85849c6d558424440747c65f46317af0809d7
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Feb 2 19:12:02 2018 +0000
Rebuild for boost-1.66
aegisub.spec | 27 +++++++++------------------
1 file changed, 9 insertions(+), 18 deletions(-)
---
diff --git a/aegisub.spec b/aegisub.spec
index 37bfb58..a5cb715 100644
--- a/aegisub.spec
+++ b/aegisub.spec
@@ -6,7 +6,7 @@
Name: aegisub
Version: 3.2.2
-Release: 7%{?dist}
+Release: 8%{?dist}
Summary: Tool for creating and modifying subtitles
#src/gl/ - MIT license. See src/gl/glext.h
@@ -62,7 +62,7 @@ subtitles to audio, and features many powerful tools for styling them,
including a built-in real-time video preview.
%prep
-%autosetup -n %{gitname}-%{version} -p 1
+%autosetup -p1 -n %{gitname}-%{version}
%build
@@ -74,34 +74,25 @@ sed -i -e 's/aegisub-[0-9.]*/aegisub/g' configure
%install
%make_install
-desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
-%find_lang %{name}
-
-%post
-update-desktop-database &> /dev/null ||:
-touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
-
-%postun
-update-desktop-database &> /dev/null ||:
-if [ $1 -eq 0 ] ; then
- touch --no-create %{_datadir}/icons/hicolor &>/dev/null
- gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
-fi
-%posttrans
-gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
+desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
+%find_lang %{name}
%files -f %{name}.lang
%license LICENCE
%doc docs/*
%{_bindir}/%{name}*
-%{_datadir}/%{name}
+%{_datadir}/%{name}/
%{_datadir}/applications/%{name}.desktop
%{_datadir}/icons/hicolor/*/apps/%{name}.*
%changelog
+* Fri Feb 02 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 3.2.2-8
+- Rebuild for boost-1.66
+- Remove scriptlets
+
* Wed Dec 27 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 3.2.2-7
- Fix build for icu-59.1
6 years, 9 months
[compat-ffmpeg28] fix changelog
by Leigh Scott
commit c418b5cca5418fc8a6d7c84cc9a23f055cc2e9b8
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Feb 2 14:56:32 2018 +0000
fix changelog
compat-ffmpeg28.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/compat-ffmpeg28.spec b/compat-ffmpeg28.spec
index d3c5050..5d1d1bc 100644
--- a/compat-ffmpeg28.spec
+++ b/compat-ffmpeg28.spec
@@ -6,7 +6,7 @@
Summary: Digital VCR and streaming server
Name: compat-ffmpeg28
Version: 2.8.13
-Release: 1%{?dist}
+Release: 2%{?dist}
%if 0%{?!_without_amr:1}
License: GPLv3+
%else
@@ -221,7 +221,7 @@ fi
%changelog
-* Fri Feb 02 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 2.8.13-1
+* Fri Feb 02 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 2.8.13-2
- Rebase ffmpeg to compat-ffmpeg28
* Sat Sep 02 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 2.8.13-1
6 years, 9 months
[rpmfusion-free-obsolete-packages] Add README
by Nicolas Chauvet
commit 0e1865ac8aa8660e62a5f1950329b3cfacadbcef
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Feb 2 15:31:47 2018 +0100
Add README
README | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/README b/README
new file mode 100644
index 0000000..f0e32eb
--- /dev/null
+++ b/README
@@ -0,0 +1,2 @@
+This package exists only to obsolete old packages which need to be removed from
+the distribution in order to avoid dependency issues during upgrades.
6 years, 9 months
[compat-ffmpeg28] Import
by Leigh Scott
commit f1fa48da4afaef80743214729a60587238dfea84
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Feb 2 14:11:35 2018 +0000
Import
.gitignore | 2 +
compat-ffmpeg28.spec | 268 +++++++++++++++++++++++++++++++++++++++++++++++++++
sources | 1 +
3 files changed, 271 insertions(+)
---
diff --git a/.gitignore b/.gitignore
index e69de29..a11454b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/ffmpeg-*.tar.xz
+compat-ffmpeg28-*.rpm
diff --git a/compat-ffmpeg28.spec b/compat-ffmpeg28.spec
new file mode 100644
index 0000000..d3c5050
--- /dev/null
+++ b/compat-ffmpeg28.spec
@@ -0,0 +1,268 @@
+%if 0%{?rhel}
+%global _without_frei0r 1
+%global _without_vpx 1
+%endif
+
+Summary: Digital VCR and streaming server
+Name: compat-ffmpeg28
+Version: 2.8.13
+Release: 1%{?dist}
+%if 0%{?!_without_amr:1}
+License: GPLv3+
+%else
+License: GPLv2+
+%endif
+URL: http://ffmpeg.org/
+Source0: %{url}/releases/ffmpeg-%{version}.tar.xz
+
+
+BuildRequires: bzip2-devel
+%{?_with_celt:BuildRequires: celt-devel}
+%{?_with_dirac:BuildRequires: dirac-devel}
+%{?_with_faac:BuildRequires: faac-devel}
+%{?_with_fdk_aac:BuildRequires: fdk-aac-devel}
+BuildRequires: freetype-devel
+%{!?_without_frei0r:BuildRequires: frei0r-devel}
+BuildRequires: gnutls-devel
+BuildRequires: gsm-devel
+BuildRequires: lame-devel >= 3.98.3
+%{?_with_jack:BuildRequires: jack-audio-connection-kit-devel}
+%{!?_without_ladspa:BuildRequires: ladspa-devel}
+BuildRequires: libass-devel
+%{!?_without_cdio:BuildRequires: libcdio-paranoia-devel}
+#libcrystalhd is currently broken
+%{?_with_crystalhd:BuildRequires: libcrystalhd-devel}
+BuildRequires: libdc1394-devel
+Buildrequires: libmodplug-devel
+%{?_with_rtmp:BuildRequires: librtmp-devel}
+BuildRequires: libtheora-devel
+BuildRequires: libv4l-devel
+BuildRequires: libvdpau-devel
+BuildRequires: libvorbis-devel
+%{?!_without_vpx:BuildRequires: libvpx-devel >= 0.9.1}
+%ifarch %{ix86} x86_64
+BuildRequires: libXvMC-devel
+%{?!_without_vaapi:BuildRequires: libva-devel >= 0.31.0}
+%endif
+%{!?_without_amr:BuildRequires: opencore-amr-devel vo-amrwbenc-devel}
+%{!?_without_openal:BuildRequires: openal-soft-devel}
+%{?_with_opencl:BuildRequires: opencl-headers ocl-icd-devel}
+BuildRequires: openjpeg-devel
+BuildRequires: opus-devel
+%{!?_without_pulse:BuildRequires: pulseaudio-libs-devel}
+BuildRequires: perl(Pod::Man)
+BuildRequires: schroedinger-devel
+BuildRequires: SDL-devel
+BuildRequires: soxr-devel
+BuildRequires: speex-devel
+BuildRequires: subversion
+#BuildRequires: texi2html
+BuildRequires: texinfo
+%{!?_without_x264:BuildRequires: x264-devel >= 0.0.0-0.31}
+%{!?_without_x265:BuildRequires: x265-devel}
+BuildRequires: xvidcore-devel
+BuildRequires: zlib-devel
+%ifarch %{ix86} x86_64
+BuildRequires: yasm
+%endif
+
+%description
+FFmpeg is a complete and free Internet live audio and video
+broadcasting solution for Linux/Unix. It also includes a digital
+VCR. It can encode in real time in many formats including MPEG1 audio
+and video, MPEG4, h263, ac3, asf, avi, real, mjpeg, and flash.
+
+!!! BIG FAT WARNING!!!
+This package is made for compatibility with older components
+It is not intended to be used in insecure environment.
+
+%package devel
+Summary: Development package for %{name}
+Requires: %{name}%{_isa} = %{version}-%{release}
+Requires: pkgconfig
+
+%description devel
+FFmpeg is a complete and free Internet live audio and video
+broadcasting solution for Linux/Unix. It also includes a digital
+VCR. It can encode in real time in many formats including MPEG1 audio
+and video, MPEG4, h263, ac3, asf, avi, real, mjpeg, and flash.
+This package contains development files for %{name}
+
+# Don't use the %%configure macro as this is not an autotool script
+%global ff_configure \
+./configure \\\
+ --prefix=%{_prefix} \\\
+ --bindir=%{_bindir} \\\
+ --datadir=%{_datadir}/%{name} \\\
+ --incdir=%{_includedir}/%{name} \\\
+ --libdir=%{_libdir}/%{name} \\\
+ --mandir=%{_mandir} \\\
+ --arch=%{_target_cpu} \\\
+ --optflags="$RPM_OPT_FLAGS" \\\
+ --extra-ldflags="$RPM_LD_FLAGS" \\\
+ %{!?_without_amr:--enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libvo-amrwbenc --enable-version3} \\\
+ --enable-bzlib \\\
+ %{!?_with_crystalhd:--disable-crystalhd} \\\
+ %{!?_without_frei0r:--enable-frei0r} \\\
+ --enable-gnutls \\\
+ %{!?_without_ladspa:--enable-ladspa} \\\
+ --enable-libass \\\
+ %{!?_without_cdio:--enable-libcdio} \\\
+ %{?_with_celt:--enable-libcelt} \\\
+ --enable-libdc1394 \\\
+ %{?_with_dirac:--enable-libdirac} \\\
+ %{?_with_faac:--enable-libfaac --enable-nonfree} \\\
+ %{?_with_fdk_aac:--enable-libfdk-aac --enable-nonfree} \\\
+ %{!?_with_jack:--disable-indev=jack} \\\
+ --enable-libfreetype \\\
+ --enable-libgsm \\\
+ --enable-libmp3lame \\\
+ %{?_with_nvenc:--enable-nvenc --enable-nonfree} \\\
+ %{!?_without_openal:--enable-openal} \\\
+ %{?_with_opencl:--enable-opencl} \\\
+ --enable-libopenjpeg \\\
+ --enable-libopus \\\
+ %{!?_without_pulse:--enable-libpulse} \\\
+ %{?_with_rtmp:--enable-librtmp} \\\
+ --enable-libschroedinger \\\
+ --enable-libsoxr \\\
+ --enable-libspeex \\\
+ --enable-libtheora \\\
+ --enable-libvorbis \\\
+ --enable-libv4l2 \\\
+ %{!?_without_vpx:--enable-libvpx} \\\
+ %{!?_without_x264:--enable-libx264} \\\
+ %{!?_without_x265:--enable-libx265} \\\
+ --enable-libxvid \\\
+ --enable-x11grab \\\
+ --enable-avfilter \\\
+ --enable-avresample \\\
+ --enable-postproc \\\
+ --enable-pthreads \\\
+ --disable-static \\\
+ --enable-shared \\\
+ --enable-gpl \\\
+ --disable-debug \\\
+ --disable-stripping
+
+
+%prep
+%setup -q -n ffmpeg-%{version}
+
+# fix -O3 -g in host_cflags
+sed -i "s|check_host_cflags -O3|check_host_cflags $RPM_OPT_FLAGS|" configure
+
+%build
+%{ff_configure}\
+ --shlibdir=%{_libdir} \
+ --disable-doc \
+ --disable-ffmpeg --disable-ffplay --disable-ffprobe --disable-ffserver \
+%ifarch %{ix86}
+ --cpu=%{_target_cpu} \
+%endif
+%ifarch %{ix86} x86_64 ppc ppc64
+ --enable-runtime-cpudetect \
+%endif
+%ifarch ppc
+ --cpu=g3 \
+ --enable-pic \
+%endif
+%ifarch ppc64
+ --cpu=g5 \
+ --enable-pic \
+%endif
+%ifarch %{arm}
+ --disable-runtime-cpudetect --arch=arm \
+%ifarch armv6hl
+ --cpu=armv6 \
+%else
+ --enable-thumb \
+%endif
+%ifarch armv7hnl
+ --enable-neon \
+%endif
+%endif
+
+%make_build V=1
+
+%install
+%make_install V=1
+#Alternative ffmpeg package move headers into a special directory
+if ! [ %{name} == ffmpeg ] ; then
+mkdir -p $RPM_BUILD_ROOT%{_libdir}/%{name}/pkgconfig
+for s in $RPM_BUILD_ROOT/%{_libdir}/*.so ; do
+ ffmpegsym=`basename ${s}`
+ ffmpeglib=`readlink ${s}`
+ echo "Symlink $ffmpeglib"
+ ln -fs ../${ffmpeglib} \
+ $RPM_BUILD_ROOT%{_libdir}/%{name}/${ffmpegsym}
+done
+rm -rf $RPM_BUILD_ROOT/%{_libdir}/*.so
+fi
+
+%if 0%{?fedora} >= 28
+%ldconfig_scriptlets
+%else
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+%endif
+
+%files
+%doc COPYING.* CREDITS README.md
+%{_libdir}/lib*.so.*
+
+%files devel
+%doc MAINTAINERS doc/APIchanges doc/*.txt
+%{_includedir}/%{name}
+%dir %{_libdir}/%{name}
+%dir %{_libdir}/%{name}/pkgconfig
+%{_libdir}/%{name}/pkgconfig/lib*.pc
+%{_libdir}/%{name}/lib*.so
+
+
+%changelog
+* Fri Feb 02 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 2.8.13-1
+- Rebase ffmpeg to compat-ffmpeg28
+
+* Sat Sep 02 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 2.8.13-1
+- Update to 2.8.13 (security issues)
+
+* Wed Jun 07 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 2.8.12-1
+- Update to 2.8.12
+
+* Mon Feb 13 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 2.8.11-1
+- Update to 2.8.11
+- enable AMR codecs by default - rfbz#4367
+
+* Tue Dec 06 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 2.8.10-1
+- Updated to 2.8.10
+- Backported some .spec cleanups from rawhide
+
+* Sun Dec 04 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 2.8.9-1
+- Updated to 2.8.9
+
+* Wed Sep 21 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 2.8.8-1
+- Updated to 2.8.8
+
+* Mon May 02 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 2.8.7-1
+- Updated to 2.8.7
+
+* Mon Feb 01 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 2.8.6-1
+- Updated to 2.8.6
+
+* Sat Jan 16 2016 Julian Sikorski <belegdol(a)fedoraproject.org> - 2.8.5-1
+- Updated to 2.8.5
+
+* Wed Dec 23 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 2.8.4-1
+- Updated to 2.8.4
+- Fixed Fraunhofer FDK AAC conditional build (RF # 3898)
+
+* Sun Nov 29 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 2.8.3-1
+- Updated to 2.8.3
+
+* Sat Nov 14 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 2.8.2-1
+- Update to 2.8.2
+
+* Sat Oct 24 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 2.8.1-1
+- Update to 2.8.1
+
diff --git a/sources b/sources
index e69de29..fba01fa 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+71314748d96efb7ed80ecbe37de33447 ffmpeg-2.8.13.tar.xz
6 years, 9 months
[rpmfusion-free-obsolete-packages] Initial import
by Nicolas Chauvet
commit 13a7be56c7c3eff7636c540cfe48602e7962e671
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Feb 2 14:57:27 2018 +0100
Initial import
rpmfusion-free-obsolete-packages.spec | 44 +++++++++++++++++++++++++++++++++++
1 file changed, 44 insertions(+)
---
diff --git a/rpmfusion-free-obsolete-packages.spec b/rpmfusion-free-obsolete-packages.spec
new file mode 100644
index 0000000..12ac2d5
--- /dev/null
+++ b/rpmfusion-free-obsolete-packages.spec
@@ -0,0 +1,44 @@
+Name: rpmfusion-free-obsolete-packages
+Version: 28
+Release: 1%{?dist}
+Summary: A package to obsolete retired packages from rpmfusion-free
+
+License: MIT
+URL: http://rpmfusion.org
+Source0: README
+BuildArch: noarch
+
+
+# Last build gnome-mplayer = 1.0.9-3.20150203svn2476.fc22
+Provides: gnome-mplayer = 1.0.9-4
+Obsoletes: gnome-mplayer < 1.0.9-4
+Provides: gnome-mplayer-common = 1.0.9-4
+Obsoletes: gnome-mplayer-common < 1.0.9-4
+# Last build gmtk = 1.0.9-2.fc22
+Provides: gmtk = 1.0.9-3
+Obsoletes: gmtk < 1.0.9-3
+# Last build dvdrip-0.98.11-15.fc27
+Provides: dvdrip = 0.98.11-16
+Obsoletes: dvdrip < 0.98.11-16
+
+
+%description
+This package exists only to obsolete other packages which need to be removed
+from the RPM Fusion free for some reason.
+
+%prep
+cp -p %{SOURCE0} .
+
+%build
+# Nothing to build
+
+%install
+# Nothing to install
+
+
+%files
+%doc README
+
+%changelog
+* Tue Jan 30 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 28-1
+- Initial spec file
6 years, 9 months
[xorg-x11-drv-nvidia] Fix omitting drivers from the initrd.
by Leigh Scott
commit 82057e66ead7eab8dc8e257dca2df38fe12aa71e
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Fri Feb 2 13:30:52 2018 +0000
Fix omitting drivers from the initrd.
99-nvidia-dracut.conf | 6 +++---
xorg-x11-drv-nvidia.spec | 7 +++++--
2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/99-nvidia-dracut.conf b/99-nvidia-dracut.conf
index 68b6e93..e5b4fdb 100644
--- a/99-nvidia-dracut.conf
+++ b/99-nvidia-dracut.conf
@@ -1,3 +1,3 @@
-# omit the nvidia driver from the ramdisk, to avoid needing to regenerate
-# the ramdisk on nvidia driver updates
-omit_drivers+=" nvidia-drm "
+# Omit the nvidia driver from the ramdisk, to avoid needing to regenerate
+# the ramdisk on updates.
+omit_drivers+=" nvidia nvidia-drm nvidia-modeset nvidia-uvm "
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index 3b91cf8..c776c67 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -16,7 +16,7 @@
%global _dracut_conf_d %{_sysconfdir}/dracut.conf.d
%global _grubby /sbin/grubby --grub --update-kernel=ALL
%else #rhel > 6 or fedora
-%global _dracut_conf_d %{_prefix}/lib/dracut.conf.d
+%global _dracut_conf_d %{_prefix}/lib/dracut/dracut.conf.d
%global _modprobe_d %{_prefix}/lib/modprobe.d/
%global _grubby %{_sbindir}/grubby --update-kernel=ALL
%if 0%{?rhel} == 7
@@ -37,7 +37,7 @@
Name: xorg-x11-drv-nvidia
Epoch: 2
Version: 390.25
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
License: Redistributable, no modification permitted
@@ -581,6 +581,9 @@ fi ||:
%{_libdir}/libnvidia-encode.so
%changelog
+* Fri Feb 02 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 2:390.25-2
+- Fix omitting drivers from the initrd.
+
* Mon Jan 29 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 2:390.25-1
- Update to 390.25 release
6 years, 9 months
[vlc] Better workaround
by Nicolas Chauvet
commit 9a5f0737fc220e7091a32b277a19d6879dc243ce
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Feb 2 12:37:55 2018 +0100
Better workaround
vlc.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/vlc.spec b/vlc.spec
index 35bccac..7e15949 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -25,7 +25,9 @@
%global _with_vaapi 1
%endif
%global _with_bluray 1
+%if 0%{?fedora} && 0%{?fedora} < 28
%global _with_opencv 1
+%endif
%global _with_fluidsynth 1
%if 0%{?fedora}
%global _with_freerdp 1
6 years, 9 months
[vlc] Revert "Workaround opencv failure"
by Nicolas Chauvet
commit 967f8a8b877c64e57b9964d42639160fa3e63f9f
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Feb 2 12:37:15 2018 +0100
Revert "Workaround opencv failure"
This reverts commit b0cd75ca2f20bcabf26bb59aa515811f09a99473.
vlc.spec | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/vlc.spec b/vlc.spec
index 8996b01..35bccac 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -139,9 +139,7 @@ BuildRequires: lua-devel
BuildRequires: minizip-devel
%{?_with_libmpeg2:BuildRequires: mpeg2dec-devel >= 0.3.2}
BuildRequires: ncurses-devel
-%if 0%{?fedora} && 0%{?fedora} < 28
%{?_with_opencv:BuildRequires: pkgconfig(opencv)}
-%endif
BuildRequires: openslp-devel
Buildrequires: opus-devel
BuildRequires: pcre-devel
6 years, 9 months
[mythtv/el7: 3/3] Merge branch 'master' into el7
by Nicolas Chauvet
commit 7dfcea8133fae0a6b2d9eb06e0abb11d7284ac06
Merge: aca39b0 ef973e5
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Feb 2 12:36:01 2018 +0100
Merge branch 'master' into el7
.gitignore | 1 +
mythtv.spec | 15 +++++++++------
sources | 2 +-
3 files changed, 11 insertions(+), 7 deletions(-)
---
6 years, 9 months