[gstreamer1-plugins-bad-freeworld/el7] Rebuild for x265-2.9 on el7
by Antonio
commit b9526398b5e3d6642cba18c1de09078c9671b511
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Fri Dec 7 14:35:22 2018 +0100
Rebuild for x265-2.9 on el7
gstreamer1-plugins-bad-freeworld.spec | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/gstreamer1-plugins-bad-freeworld.spec b/gstreamer1-plugins-bad-freeworld.spec
index 65e0a6f..240da93 100644
--- a/gstreamer1-plugins-bad-freeworld.spec
+++ b/gstreamer1-plugins-bad-freeworld.spec
@@ -5,9 +5,8 @@
Summary: GStreamer 1.0 streaming media framework "bad" plug-ins
Name: gstreamer1-plugins-bad-freeworld
Version: 1.10.4
-Release: 1%{?dist}
+Release: 2%{?dist}
License: LGPLv2+
-Group: Applications/Multimedia
URL: http://gstreamer.freedesktop.org/
Source0: http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%{ve...
BuildRequires: gstreamer1-devel >= 1.10.0
@@ -65,7 +64,7 @@ for i in %{gstdirs} %{extdirs}; do
%make_install V=2
popd
done
-rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
+rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
%files
@@ -93,6 +92,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
%changelog
+* Thu Nov 22 2018 Antonio Trande <sagitter(a)fedoraproject.org> - 1.10.4-2
+- Rebuild for x265-2.9 on el7
+
* Tue Aug 28 2018 Sérgio Basto <sergio(a)serjux.com> - 1.10.4-1
- Update to 1.10.4
5 years, 11 months
[gstreamer1-plugins-bad-freeworld] Undo latest commit (sorry)
by Antonio
commit ca91ca34ef08a0fddee97eb0d5f19ed3a0d8e21b
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Fri Dec 7 14:22:31 2018 +0100
Undo latest commit (sorry)
gstreamer1-plugins-bad-freeworld.spec | 113 +++++++++++++++++++++++++++++-----
1 file changed, 98 insertions(+), 15 deletions(-)
---
diff --git a/gstreamer1-plugins-bad-freeworld.spec b/gstreamer1-plugins-bad-freeworld.spec
index 05d179d..e04d0d4 100644
--- a/gstreamer1-plugins-bad-freeworld.spec
+++ b/gstreamer1-plugins-bad-freeworld.spec
@@ -1,16 +1,20 @@
# which plugins to actually build and install
%global gstdirs gst/dvbsuboverlay gst/dvdspu gst/siren
-%global extdirs ext/dts ext/faad ext/libmms ext/mimic ext/mpeg2enc ext/mplex ext/rtmp ext/voamrwbenc ext/x265
+%global extdirs ext/dts ext/faad ext/libde265 ext/libmms ext/mpeg2enc ext/mplex ext/rtmp ext/voamrwbenc ext/x265
Summary: GStreamer 1.0 streaming media framework "bad" plug-ins
Name: gstreamer1-plugins-bad-freeworld
-Version: 1.10.4
+Version: 1.14.4
Release: 3%{?dist}
License: LGPLv2+
+Group: Applications/Multimedia
URL: http://gstreamer.freedesktop.org/
Source0: http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%{ve...
-BuildRequires: gstreamer1-devel >= 1.10.0
-BuildRequires: gstreamer1-plugins-base-devel >= 1.10.0
+
+BuildRequires: gcc
+BuildRequires: gcc-c++
+BuildRequires: gstreamer1-devel >= %{version}
+BuildRequires: gstreamer1-plugins-base-devel >= %{version}
BuildRequires: check
BuildRequires: gettext-devel
BuildRequires: libXt-devel
@@ -20,13 +24,12 @@ BuildRequires: libdca-devel
BuildRequires: faad2-devel
BuildRequires: libmms-devel
BuildRequires: mjpegtools-devel >= 2.0.0
-BuildRequires: twolame-devel
-BuildRequires: libmimic-devel
BuildRequires: librtmp-devel
BuildRequires: vo-amrwbenc-devel
#BuildRequires: vo-aacenc-devel
BuildRequires: libusbx-devel
BuildRequires: x265-devel
+BuildRequires: libde265-devel
%description
GStreamer is a streaming media framework, based on graphs of elements which
@@ -37,23 +40,28 @@ well enough, or the code is not of good enough quality.
%prep
-%setup -q -n gst-plugins-bad-%{version}
+%autosetup -n gst-plugins-bad-%{version}
%build
# Note we don't bother with disabling everything which is in Fedora, that
# is unmaintainable, instead we selectively run make in subdirs
-%configure --disable-static \
+%configure \
+ --disable-silent-rules --disable-fatal-warnings \
+ --disable-static \
+ --disable-gtk-doc \
--with-package-name="gst-plugins-bad 1.0 rpmfusion rpm" \
--with-package-origin="http://rpmfusion.org/" \
--enable-debug \
--enable-experimental
+
# Don't use rpath!
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
+
for i in %{gstdirs} %{extdirs}; do
pushd $i
- make %{?_smp_mflags} V=2
+ %make_build V=2
popd
done
@@ -64,7 +72,8 @@ for i in %{gstdirs} %{extdirs}; do
%make_install V=2
popd
done
-rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
+
+rm -fv %{buildroot}%{_libdir}/gstreamer-1.0/*.la
%files
@@ -79,10 +88,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
%{_libdir}/gstreamer-1.0/libgstsiren.so
# Plugins with external dependencies
+%{_libdir}/gstreamer-1.0/libgstde265.so
%{_libdir}/gstreamer-1.0/libgstdtsdec.so
%{_libdir}/gstreamer-1.0/libgstfaad.so
%{_libdir}/gstreamer-1.0/libgstmms.so
-%{_libdir}/gstreamer-1.0/libgstmimic.so
%{_libdir}/gstreamer-1.0/libgstmpeg2enc.so
%{_libdir}/gstreamer-1.0/libgstmplex.so
%{_libdir}/gstreamer-1.0/libgstrtmp.so
@@ -92,14 +101,87 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
%changelog
-* Thu Nov 22 2018 Antonio Trande <sagitter(a)fedoraproject.org> - 1.10.4-3
-- Rebuild for x265-2.9 on el7
+* Fri Dec 07 2018 Antonio Trande <sagitter(a)fedoraproject.org> - 1.14.4-3
+- Undo latest commit
* Sun Nov 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.14.4-2
- Rebuild for new x265
-* Tue Aug 28 2018 Sérgio Basto <sergio(a)serjux.com> - 1.10.4-1
-- Update to 1.10.4
+* Tue Oct 09 2018 Rex Dieter <rdieter(a)fedoraproject.org> - 1.14.4-1
+- 1.14.4
+
+* Thu Oct 04 2018 Sérgio Basto <sergio(a)serjux.com> - 1.14.3-2
+- Mass rebuild for x264 and/or x265
+
+* Tue Sep 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.14.3-1
+- 1.14.3
+
+* Sat Aug 18 2018 Rex Dieter <rdieter(a)fedoraproject.org> - 1.14.2-1
+- 1.14.2
+
+* Thu Jul 26 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.14.1-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
+
+* Thu May 31 2018 Rex Dieter <rdieter(a)fedoraproject.org> - 1.14.1-1
+- 1.14.1
+
+* Fri Mar 23 2018 Rex Dieter <rdieter(a)fedoraproject.org> - 1.14.0-1
+- 1.14.0
+
+* Wed Feb 28 2018 Rex Dieter <rdieter(a)fedoraproject.org> - 1.13.1-1
+- 1.13.1
+
+* Wed Feb 28 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 1.12.4-3
+- Rebuilt for x265
+
+* Sun Dec 31 2017 Sérgio Basto <sergio(a)serjux.com> - 1.12.4-2
+- Mass rebuild for x264 and x265
+
+* Mon Dec 11 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.12.4-1
+- Update to 1.12.4
+
+* Mon Oct 16 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.12.3-2
+- Rebuild for ffmpeg update
+
+* Thu Sep 21 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.12.3-1
+- Update to 1.12.3
+
+* Thu Aug 31 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 1.12.2-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
+
+* Tue Jul 18 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.12.2-1
+- Update to 1.12.2
+
+* Fri Jun 23 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.12.1-1
+- Update to 1.12.1
+
+* Wed May 17 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.12.0-2
+- Bump version for ffmpeg and x265 rebuild
+
+* Fri May 12 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.12.0-1
+- Update to 1.12.0
+
+* Sun Apr 30 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.11.90-2
+- Rebuild for x265 update
+
+* Tue Apr 18 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.11.90-1
+- Update to 1.11.90
+
+* Sun Mar 19 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 1.11.2-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
+
+* Mon Feb 27 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.11.2-1
+- Update to 1.11.2
+
+* Mon Jan 16 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.11.1-2
+- enable libde265
+
+* Mon Jan 16 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.11.1-1
+- Update to 1.11.1
+- Remove libmimic bits as mimic is no longer included in the source
+
+* Tue Jan 03 2017 Dominik Mierzejewski <rpm(a)greysector.net> - 1.10.2-2
+- rebuild for x265
* Wed Nov 30 2016 leigh scott <leigh123linux(a)googlemail.com> - 1.10.2-1
- Update to 1.10.2
@@ -186,3 +268,4 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
* Sun Sep 9 2012 Hans de Goede <j.w.r.degoede(a)gmail.com> - 0.11.93-1
- First version of gstreamer1-plugins-ugly for rpmfusion
+
5 years, 11 months
[gstreamer1-plugins-bad-freeworld] Rebuild for x264-0.148 on el7
by Antonio
commit 673ed6ad43dbd12f1188a616c0b1914927e5df25
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Fri Dec 7 14:12:41 2018 +0100
Rebuild for x264-0.148 on el7
gstreamer1-plugins-bad-freeworld.spec | 113 +++++-----------------------------
1 file changed, 17 insertions(+), 96 deletions(-)
---
diff --git a/gstreamer1-plugins-bad-freeworld.spec b/gstreamer1-plugins-bad-freeworld.spec
index 133ce14..05d179d 100644
--- a/gstreamer1-plugins-bad-freeworld.spec
+++ b/gstreamer1-plugins-bad-freeworld.spec
@@ -1,20 +1,16 @@
# which plugins to actually build and install
%global gstdirs gst/dvbsuboverlay gst/dvdspu gst/siren
-%global extdirs ext/dts ext/faad ext/libde265 ext/libmms ext/mpeg2enc ext/mplex ext/rtmp ext/voamrwbenc ext/x265
+%global extdirs ext/dts ext/faad ext/libmms ext/mimic ext/mpeg2enc ext/mplex ext/rtmp ext/voamrwbenc ext/x265
Summary: GStreamer 1.0 streaming media framework "bad" plug-ins
Name: gstreamer1-plugins-bad-freeworld
-Version: 1.14.4
-Release: 2%{?dist}
+Version: 1.10.4
+Release: 3%{?dist}
License: LGPLv2+
-Group: Applications/Multimedia
URL: http://gstreamer.freedesktop.org/
Source0: http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%{ve...
-
-BuildRequires: gcc
-BuildRequires: gcc-c++
-BuildRequires: gstreamer1-devel >= %{version}
-BuildRequires: gstreamer1-plugins-base-devel >= %{version}
+BuildRequires: gstreamer1-devel >= 1.10.0
+BuildRequires: gstreamer1-plugins-base-devel >= 1.10.0
BuildRequires: check
BuildRequires: gettext-devel
BuildRequires: libXt-devel
@@ -24,12 +20,13 @@ BuildRequires: libdca-devel
BuildRequires: faad2-devel
BuildRequires: libmms-devel
BuildRequires: mjpegtools-devel >= 2.0.0
+BuildRequires: twolame-devel
+BuildRequires: libmimic-devel
BuildRequires: librtmp-devel
BuildRequires: vo-amrwbenc-devel
#BuildRequires: vo-aacenc-devel
BuildRequires: libusbx-devel
BuildRequires: x265-devel
-BuildRequires: libde265-devel
%description
GStreamer is a streaming media framework, based on graphs of elements which
@@ -40,28 +37,23 @@ well enough, or the code is not of good enough quality.
%prep
-%autosetup -n gst-plugins-bad-%{version}
+%setup -q -n gst-plugins-bad-%{version}
%build
# Note we don't bother with disabling everything which is in Fedora, that
# is unmaintainable, instead we selectively run make in subdirs
-%configure \
- --disable-silent-rules --disable-fatal-warnings \
- --disable-static \
- --disable-gtk-doc \
+%configure --disable-static \
--with-package-name="gst-plugins-bad 1.0 rpmfusion rpm" \
--with-package-origin="http://rpmfusion.org/" \
--enable-debug \
--enable-experimental
-
# Don't use rpath!
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
-
for i in %{gstdirs} %{extdirs}; do
pushd $i
- %make_build V=2
+ make %{?_smp_mflags} V=2
popd
done
@@ -72,8 +64,7 @@ for i in %{gstdirs} %{extdirs}; do
%make_install V=2
popd
done
-
-rm -fv %{buildroot}%{_libdir}/gstreamer-1.0/*.la
+rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-1.0/*.la
%files
@@ -88,10 +79,10 @@ rm -fv %{buildroot}%{_libdir}/gstreamer-1.0/*.la
%{_libdir}/gstreamer-1.0/libgstsiren.so
# Plugins with external dependencies
-%{_libdir}/gstreamer-1.0/libgstde265.so
%{_libdir}/gstreamer-1.0/libgstdtsdec.so
%{_libdir}/gstreamer-1.0/libgstfaad.so
%{_libdir}/gstreamer-1.0/libgstmms.so
+%{_libdir}/gstreamer-1.0/libgstmimic.so
%{_libdir}/gstreamer-1.0/libgstmpeg2enc.so
%{_libdir}/gstreamer-1.0/libgstmplex.so
%{_libdir}/gstreamer-1.0/libgstrtmp.so
@@ -101,84 +92,14 @@ rm -fv %{buildroot}%{_libdir}/gstreamer-1.0/*.la
%changelog
+* Thu Nov 22 2018 Antonio Trande <sagitter(a)fedoraproject.org> - 1.10.4-3
+- Rebuild for x265-2.9 on el7
+
* Sun Nov 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.14.4-2
- Rebuild for new x265
-* Tue Oct 09 2018 Rex Dieter <rdieter(a)fedoraproject.org> - 1.14.4-1
-- 1.14.4
-
-* Thu Oct 04 2018 Sérgio Basto <sergio(a)serjux.com> - 1.14.3-2
-- Mass rebuild for x264 and/or x265
-
-* Tue Sep 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.14.3-1
-- 1.14.3
-
-* Sat Aug 18 2018 Rex Dieter <rdieter(a)fedoraproject.org> - 1.14.2-1
-- 1.14.2
-
-* Thu Jul 26 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.14.1-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
-
-* Thu May 31 2018 Rex Dieter <rdieter(a)fedoraproject.org> - 1.14.1-1
-- 1.14.1
-
-* Fri Mar 23 2018 Rex Dieter <rdieter(a)fedoraproject.org> - 1.14.0-1
-- 1.14.0
-
-* Wed Feb 28 2018 Rex Dieter <rdieter(a)fedoraproject.org> - 1.13.1-1
-- 1.13.1
-
-* Wed Feb 28 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 1.12.4-3
-- Rebuilt for x265
-
-* Sun Dec 31 2017 Sérgio Basto <sergio(a)serjux.com> - 1.12.4-2
-- Mass rebuild for x264 and x265
-
-* Mon Dec 11 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.12.4-1
-- Update to 1.12.4
-
-* Mon Oct 16 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.12.3-2
-- Rebuild for ffmpeg update
-
-* Thu Sep 21 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.12.3-1
-- Update to 1.12.3
-
-* Thu Aug 31 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 1.12.2-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
-
-* Tue Jul 18 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.12.2-1
-- Update to 1.12.2
-
-* Fri Jun 23 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.12.1-1
-- Update to 1.12.1
-
-* Wed May 17 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.12.0-2
-- Bump version for ffmpeg and x265 rebuild
-
-* Fri May 12 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.12.0-1
-- Update to 1.12.0
-
-* Sun Apr 30 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.11.90-2
-- Rebuild for x265 update
-
-* Tue Apr 18 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.11.90-1
-- Update to 1.11.90
-
-* Sun Mar 19 2017 RPM Fusion Release Engineering <kwizart(a)rpmfusion.org> - 1.11.2-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
-
-* Mon Feb 27 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.11.2-1
-- Update to 1.11.2
-
-* Mon Jan 16 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.11.1-2
-- enable libde265
-
-* Mon Jan 16 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.11.1-1
-- Update to 1.11.1
-- Remove libmimic bits as mimic is no longer included in the source
-
-* Tue Jan 03 2017 Dominik Mierzejewski <rpm(a)greysector.net> - 1.10.2-2
-- rebuild for x265
+* Tue Aug 28 2018 Sérgio Basto <sergio(a)serjux.com> - 1.10.4-1
+- Update to 1.10.4
* Wed Nov 30 2016 leigh scott <leigh123linux(a)googlemail.com> - 1.10.2-1
- Update to 1.10.2
5 years, 11 months
[nemo-dropbox/f28] (6 commits) ...Update to 4.0.0
by Leigh Scott
Summary of changes:
1eacb51... Fix build for f29 python changes (*)
875827e... fix patch (*)
01f2d97... Screw dropbox's new policy for not allowing sharing for fre (*)
905a8c2... Revert "Screw dropbox's new policy for not allowing sharing (*)
7662f2e... - Rebuilt for Fedora 29 Mass Rebuild binutils issue (*)
509de8c... Update to 4.0.0 (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 11 months
[nemo-dropbox/f29] Update to 4.0.0
by Leigh Scott
Summary of changes:
509de8c... Update to 4.0.0 (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 11 months
[nemo-dropbox] Update to 4.0.0
by Leigh Scott
commit 509de8c4f524113c79b0d270df79fe3771312b90
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Fri Dec 7 12:30:56 2018 +0000
Update to 4.0.0
nemo-dropbox.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/nemo-dropbox.spec b/nemo-dropbox.spec
index c3a6a04..47d8fb0 100644
--- a/nemo-dropbox.spec
+++ b/nemo-dropbox.spec
@@ -1,7 +1,7 @@
Summary: Dropbox extension for nemo
Name: nemo-dropbox
-Version: 3.8.0
-Release: 3%{?dist}
+Version: 4.0.0
+Release: 1%{?dist}
License: GPLv2+ and LGPLv2+ and MIT
URL: https://github.com/linuxmint/nemo-extensions
Source0: %url/archive/%{version}.tar.gz#/nemo-extensions-%{version}.tar.gz
@@ -53,6 +53,9 @@ rm -rf %{buildroot}%{_datadir}
%changelog
+* Fri Dec 07 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 4.0.0-1
+- Update to 4.0.0
+
* Sun Aug 19 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 3.8.0-3
- Rebuilt for Fedora 29 Mass Rebuild binutils issue
diff --git a/sources b/sources
index 2ead431..d5b4167 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3b8df9f23de294ae0bc7c3b394c7c1da nemo-extensions-3.8.0.tar.gz
+349e8a471944d1bc1fddd7acf49447d9 nemo-extensions-4.0.0.tar.gz
5 years, 11 months
[gstreamer-plugins-ugly/el7: 21/21] Rebuild for x264-0.148 on el7
by Antonio
commit add6ce3e2dfcea95461d1a8d48d8aeb6e7a38e0d
Merge: d02e3e0 1a883f4
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Fri Dec 7 13:04:10 2018 +0100
Rebuild for x264-0.148 on el7
gstreamer-plugins-ugly.spec | 75 +++++++++++++++++++++++++++++++--------------
1 file changed, 52 insertions(+), 23 deletions(-)
---
diff --cc gstreamer-plugins-ugly.spec
index 9ca4679,d4e801f..185d2bc
--- a/gstreamer-plugins-ugly.spec
+++ b/gstreamer-plugins-ugly.spec
@@@ -55,21 -55,21 +55,21 @@@ gstreamer-plugins-good because
- there are possible licensing issues with the code.
- %package devel-docs
- Summary: Development documentation for the GStreamer "ugly" plug-ins
- Group: Development/Libraries
- Requires: %{name} = %{version}-%{release}
- BuildArch: noarch
-
- %description devel-docs
- GStreamer is a streaming media framework, based on graphs of elements which
- operate on media data.
-
- This package contains the development documentation for the plug-ins that can't
- be shipped in gstreamer-plugins-good because:
- - the license is not LGPL
- - the license of the library is not LGPL
- - there are possible licensing issues with the code.
+ #package devel-docs
+ #Summary: Development documentation for the GStreamer "ugly" plug-ins
+ #Group: Development/Libraries
-#Requires: %{name} = %{version}-%{release}
++#Requires: %%{name} = %%{version}-%%{release}
+ #BuildArch: noarch
+ #
+ #description devel-docs
+ #GStreamer is a streaming media framework, based on graphs of elements which
+ #operate on media data.
+ #
+ #This package contains the development documentation for the plug-ins that can't
+ #be shipped in gstreamer-plugins-good because:
+ #- the license is not LGPL
+ #- the license of the library is not LGPL
+ #- there are possible licensing issues with the code.
%prep
@@@ -120,8 -120,8 +120,8 @@@
%{_libdir}/gstreamer-%{majorminor}/libgsttwolame.so
%{_libdir}/gstreamer-%{majorminor}/libgstx264.so
- %files devel-docs
- %doc %{_datadir}/gtk-doc/html/gst-plugins-ugly-plugins-0.10
+ #files devel-docs
-#doc %{_datadir}/gtk-doc/html/gst-plugins-ugly-plugins-0.10
++#doc %%{_datadir}/gtk-doc/html/gst-plugins-ugly-plugins-0.10
%changelog
5 years, 11 months
[nautilus-dropbox/f28] (3 commits) ...Updated to 2018.11.28
by Leigh Scott
Summary of changes:
e979f15... - Rebuilt for Fedora 29 Mass Rebuild binutils issue (*)
d0d0c98... Add upstream commit to switch to python2-gpg (rfbz#5032) (*)
905c3a1... Updated to 2018.11.28 (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 11 months