[gstreamer1-plugins-bad-freeworld] Revert "Add epoch"
by Leigh Scott
commit 8240b8cefe19a15267d52699f24392c9fe82186a
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jul 6 17:46:06 2022 +0100
Revert "Add epoch"
This reverts commit 30cf81c5fd4e8e63817555f7b99cc685d8456064.
gstreamer1-plugins-bad-freeworld.spec | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/gstreamer1-plugins-bad-freeworld.spec b/gstreamer1-plugins-bad-freeworld.spec
index 29bf8cf..e79b4d5 100644
--- a/gstreamer1-plugins-bad-freeworld.spec
+++ b/gstreamer1-plugins-bad-freeworld.spec
@@ -1,6 +1,5 @@
Summary: GStreamer 1.0 streaming media framework "bad" plug-ins
Name: gstreamer1-plugins-bad-freeworld
-Epoch: 1
Version: 1.19.1
Release: 1%{?dist}
License: LGPLv2+
2 years, 4 months
[gstreamer1-plugins-bad-freeworld] Revert "- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild"
by Leigh Scott
commit 411e9a31c76e7da64cbe4682cb6090389ee6679a
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jul 6 17:46:06 2022 +0100
Revert "- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild"
This reverts commit 1ce61755e0c461cae5f448446a07530355ce1d7d.
gstreamer1-plugins-bad-freeworld.spec | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/gstreamer1-plugins-bad-freeworld.spec b/gstreamer1-plugins-bad-freeworld.spec
index c8b0b37..29bf8cf 100644
--- a/gstreamer1-plugins-bad-freeworld.spec
+++ b/gstreamer1-plugins-bad-freeworld.spec
@@ -2,7 +2,7 @@ Summary: GStreamer 1.0 streaming media framework "bad" plug-ins
Name: gstreamer1-plugins-bad-freeworld
Epoch: 1
Version: 1.19.1
-Release: 2%{?dist}
+Release: 1%{?dist}
License: LGPLv2+
URL: https://gstreamer.freedesktop.org/
Source0: %{url}/src/gst-plugins-bad/gst-plugins-bad-%{version}.tar.xz
@@ -97,9 +97,6 @@ rm -rf %{buildroot}%{_datadir}/gstreamer-1.0/encoding-profiles/
%changelog
-* Mon Aug 02 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1:1.19.1-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
* Tue Jun 08 2021 Leigh Scott <leigh123linux(a)gmail.com> - 1.19.1-1
- Update
2 years, 4 months
[gstreamer1-plugins-bad-freeworld] Revert "fix"
by Leigh Scott
commit 2bf7ab0540f78697e99a09df36255bc6adc14b78
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jul 6 17:46:06 2022 +0100
Revert "fix"
This reverts commit e04364e190da3c9806b1cc81f5805db2ccc034c1.
gstreamer1-plugins-bad-freeworld.spec | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/gstreamer1-plugins-bad-freeworld.spec b/gstreamer1-plugins-bad-freeworld.spec
index 7d3bf93..c8b0b37 100644
--- a/gstreamer1-plugins-bad-freeworld.spec
+++ b/gstreamer1-plugins-bad-freeworld.spec
@@ -68,7 +68,6 @@ well enough, or the code is not of good enough quality.
%meson_install
rm -rf %{buildroot}%{_datadir}/gstreamer-1.0/encoding-profiles/
-rm -rf %{buildroot}%{_libdir}/pkgconfig/gstreamer-plugins-bad-1.0.pc
%files
%doc AUTHORS NEWS README RELEASE
2 years, 4 months
[gstreamer1-plugins-bad-freeworld] Revert "gstreamer1.prov is broken and hangs, workarround it"
by Leigh Scott
commit 430a35c170fd6d7bc2569e5bdaee2a72215f1762
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jul 6 17:46:06 2022 +0100
Revert "gstreamer1.prov is broken and hangs, workarround it"
This reverts commit 6df048d271133c77fbac1315993441d3cca2e210.
gstreamer1-plugins-bad-freeworld.spec | 13 +++----------
1 file changed, 3 insertions(+), 10 deletions(-)
---
diff --git a/gstreamer1-plugins-bad-freeworld.spec b/gstreamer1-plugins-bad-freeworld.spec
index 2dc3852..7d3bf93 100644
--- a/gstreamer1-plugins-bad-freeworld.spec
+++ b/gstreamer1-plugins-bad-freeworld.spec
@@ -1,12 +1,8 @@
-
-# gstreamer1.prov is broken and hangs, workarround it
-%global __gstreamer1_provides %{nil}
-
Summary: GStreamer 1.0 streaming media framework "bad" plug-ins
Name: gstreamer1-plugins-bad-freeworld
Epoch: 1
Version: 1.19.1
-Release: 3%{?dist}
+Release: 2%{?dist}
License: LGPLv2+
URL: https://gstreamer.freedesktop.org/
Source0: %{url}/src/gst-plugins-bad/gst-plugins-bad-%{version}.tar.xz
@@ -70,9 +66,9 @@ well enough, or the code is not of good enough quality.
%install
%meson_install
-rm -rf %{buildroot}%{_datadir}/gstreamer-1.0/encoding-profiles/
-rm -rf %{buildroot}%{_libdir}/pkgconfig
+rm -rf %{buildroot}%{_datadir}/gstreamer-1.0/encoding-profiles/
+rm -rf %{buildroot}%{_libdir}/pkgconfig/gstreamer-plugins-bad-1.0.pc
%files
%doc AUTHORS NEWS README RELEASE
@@ -102,9 +98,6 @@ rm -rf %{buildroot}%{_libdir}/pkgconfig
%changelog
-* Sat Oct 09 2021 Sérgio Basto <sergio(a)serjux.com> - 1:1.19.1-3
-- gstreamer1.prov is broken and hangs, workarround it
-
* Mon Aug 02 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1:1.19.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
2 years, 4 months
[gstreamer1-plugins-bad-freeworld] Revert "Update gstreamer1-plugins-bad-freeworld to 1.19.2"
by Leigh Scott
commit 940554c65b0f9c5ae309f4a007d96dc586702f58
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jul 6 17:46:06 2022 +0100
Revert "Update gstreamer1-plugins-bad-freeworld to 1.19.2"
This reverts commit fd0d3d04b54f3a956222542b694c8d4837750e47.
build_what_we_need_only.patch | 8 ++++----
gstreamer1-plugins-bad-freeworld.spec | 9 ++-------
2 files changed, 6 insertions(+), 11 deletions(-)
---
diff --git a/build_what_we_need_only.patch b/build_what_we_need_only.patch
index 62a68e5..c7fed0d 100644
--- a/build_what_we_need_only.patch
+++ b/build_what_we_need_only.patch
@@ -1,7 +1,7 @@
---- ./ext/meson.build.orig 2021-09-23 01:34:51.166608300 +0100
-+++ ./ext/meson.build 2021-10-09 17:52:41.117762463 +0100
-@@ -1,76 +1,10 @@
--subdir('aes')
+diff -uNrp a/ext/meson.build b/ext/meson.build
+--- a/ext/meson.build 2021-06-01 00:14:25.000000000 +0100
++++ b/ext/meson.build 2021-06-08 13:36:03.843005732 +0100
+@@ -1,75 +1,10 @@
-subdir('assrender')
-subdir('aom')
-subdir('avtp')
diff --git a/gstreamer1-plugins-bad-freeworld.spec b/gstreamer1-plugins-bad-freeworld.spec
index 1c5f551..2dc3852 100644
--- a/gstreamer1-plugins-bad-freeworld.spec
+++ b/gstreamer1-plugins-bad-freeworld.spec
@@ -5,8 +5,8 @@
Summary: GStreamer 1.0 streaming media framework "bad" plug-ins
Name: gstreamer1-plugins-bad-freeworld
Epoch: 1
-Version: 1.19.2
-Release: 1%{?dist}
+Version: 1.19.1
+Release: 3%{?dist}
License: LGPLv2+
URL: https://gstreamer.freedesktop.org/
Source0: %{url}/src/gst-plugins-bad/gst-plugins-bad-%{version}.tar.xz
@@ -25,8 +25,6 @@ BuildRequires: faad2-devel
BuildRequires: libmms-devel
BuildRequires: mjpegtools-devel >= 2.0.0
BuildRequires: librtmp-devel
-BuildRequires: openssl-devel
-
%ifarch x86_64
BuildRequires: svt-hevc-devel
Provides: gstreamer1-svt-hevc = %{version}-%{release}
@@ -104,9 +102,6 @@ rm -rf %{buildroot}%{_libdir}/pkgconfig
%changelog
-* Sat Oct 09 2021 Sérgio Basto <sergio(a)serjux.com> - 1:1.19.2-1
-- Update gstreamer1-plugins-bad-freeworld to 1.19.2
-
* Sat Oct 09 2021 Sérgio Basto <sergio(a)serjux.com> - 1:1.19.1-3
- gstreamer1.prov is broken and hangs, workarround it
2 years, 4 months
[gstreamer1-plugins-bad-freeworld] Revert "Upload sources"
by Leigh Scott
commit fa7357055457dcae4ea663797659df2ca98b7295
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jul 6 17:46:06 2022 +0100
Revert "Upload sources"
This reverts commit 9e859a3afe7de84e1d124d3f11ef337a9c7b661a.
sources | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sources b/sources
index aa49f39..88ddabb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gst-plugins-bad-1.19.2.tar.xz) = c177ee4c17c1a2542243dc80d09cc5df7643c013f698eea94583fcf1417435a8c9877dcd4a7ec610d83fa666e559801b0fb5fa5ca2d681a7e4c15910683baa1b
+SHA512 (gst-plugins-bad-1.19.1.tar.xz) = 22ff1f2f64311304c35e27aa838fc3d1050cd4731f3cbd852cc187a1e41e3be04c8bd2391743389a64160361f122c9c907ae7b771ab4a0fdd09769ddb370c8f3
2 years, 4 months
[gstreamer1-plugins-bad-freeworld] Revert "Update gstreamer1-plugins-bad-freeworld to 1.19.3"
by Leigh Scott
commit 3b21b8b0a5df40a6bbacc60402f42520a59a6503
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jul 6 17:46:06 2022 +0100
Revert "Update gstreamer1-plugins-bad-freeworld to 1.19.3"
This reverts commit 78b64ec697528f2cd56fe254acd9d825f36434e6.
build_what_we_need_only.patch | 12 +++++++-----
gstreamer1-plugins-bad-freeworld.spec | 8 +++-----
sources | 2 +-
3 files changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/build_what_we_need_only.patch b/build_what_we_need_only.patch
index 8b6f50d..62a68e5 100644
--- a/build_what_we_need_only.patch
+++ b/build_what_we_need_only.patch
@@ -1,6 +1,6 @@
--- ./ext/meson.build.orig 2021-09-23 01:34:51.166608300 +0100
+++ ./ext/meson.build 2021-10-09 17:52:41.117762463 +0100
-@@ -1,74 +1,9 @@
+@@ -1,76 +1,10 @@
-subdir('aes')
-subdir('assrender')
-subdir('aom')
@@ -31,6 +31,7 @@
-subdir('ladspa')
-subdir('ldac')
subdir('libde265')
+ subdir('libmms')
-subdir('lv2')
-subdir('mdns')
-subdir('modplug')
@@ -38,6 +39,7 @@
subdir('mplex')
-subdir('musepack')
-subdir('neon')
+-subdir('ofa')
-subdir('onnx')
-subdir('openal')
-subdir('openaptx')
@@ -101,7 +103,7 @@ diff -uNrp a/gst/meson.build b/gst/meson.build
diff -uNrp a/meson.build b/meson.build
--- a/meson.build 2021-06-01 00:14:25.000000000 +0100
+++ b/meson.build 2021-06-08 13:32:38.208390976 +0100
-@@ -292,6 +292,8 @@ gstapp_dep = dependency('gstreamer-app-1
+@@ -284,6 +284,8 @@ gstapp_dep = dependency('gstreamer-app-1
fallback : ['gst-plugins-base', 'app_dep'])
gstaudio_dep = dependency('gstreamer-audio-1.0', version : gst_req,
fallback : ['gst-plugins-base', 'audio_dep'])
@@ -110,9 +112,9 @@ diff -uNrp a/meson.build b/meson.build
gstfft_dep = dependency('gstreamer-fft-1.0', version : gst_req,
fallback : ['gst-plugins-base', 'fft_dep'])
gstriff_dep = dependency('gstreamer-riff-1.0', version : gst_req,
-@@ -494,13 +496,9 @@ pkgconfig.generate(
-
- gpl_allowed = get_option('gpl').allowed()
+@@ -484,13 +486,9 @@ pkgconfig.generate(
+ description : 'Streaming media framework, bad plugins libraries',
+ )
-subdir('gst-libs')
subdir('gst')
diff --git a/gstreamer1-plugins-bad-freeworld.spec b/gstreamer1-plugins-bad-freeworld.spec
index 2201b7c..1c5f551 100644
--- a/gstreamer1-plugins-bad-freeworld.spec
+++ b/gstreamer1-plugins-bad-freeworld.spec
@@ -5,7 +5,7 @@
Summary: GStreamer 1.0 streaming media framework "bad" plug-ins
Name: gstreamer1-plugins-bad-freeworld
Epoch: 1
-Version: 1.19.3
+Version: 1.19.2
Release: 1%{?dist}
License: LGPLv2+
URL: https://gstreamer.freedesktop.org/
@@ -22,6 +22,7 @@ BuildRequires: libXt-devel
BuildRequires: orc-devel
BuildRequires: libdca-devel
BuildRequires: faad2-devel
+BuildRequires: libmms-devel
BuildRequires: mjpegtools-devel >= 2.0.0
BuildRequires: librtmp-devel
BuildRequires: openssl-devel
@@ -60,7 +61,6 @@ well enough, or the code is not of good enough quality.
-D doc=disabled \
-D introspection=disabled \
-D examples=disabled \
- -D gpl=enabled \
%ifnarch x86_64
-D svthevcenc=disabled \
%endif
@@ -91,6 +91,7 @@ rm -rf %{buildroot}%{_libdir}/pkgconfig
%{_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/libgstmpeg2enc.so
%{_libdir}/gstreamer-1.0/libgstmplex.so
%{_libdir}/gstreamer-1.0/libgstrtmp.so
@@ -103,9 +104,6 @@ rm -rf %{buildroot}%{_libdir}/pkgconfig
%changelog
-* Sun Nov 14 2021 Sérgio Basto <sergio(a)serjux.com> - 1:1.19.3-1
-- Update gstreamer1-plugins-bad-freeworld to 1.19.3
-
* Sat Oct 09 2021 Sérgio Basto <sergio(a)serjux.com> - 1:1.19.2-1
- Update gstreamer1-plugins-bad-freeworld to 1.19.2
diff --git a/sources b/sources
index e836b17..aa49f39 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gst-plugins-bad-1.19.3.tar.xz) = a9bcf2cd5cd1390dceea36a806bc8bdafec87f94792b00137e992537928038ab45472d88f35d1bf73cb8634db1bb0ca5c5e7c524bc0e7d2144d9494ce59e1c21
+SHA512 (gst-plugins-bad-1.19.2.tar.xz) = c177ee4c17c1a2542243dc80d09cc5df7643c013f698eea94583fcf1417435a8c9877dcd4a7ec610d83fa666e559801b0fb5fa5ca2d681a7e4c15910683baa1b
2 years, 4 months
[gstreamer1-plugins-bad-freeworld] Revert "Update gstreamer1-plugins-bad-freeworld to 1.20.0"
by Leigh Scott
commit 4d9c4690b17927c16ba616f6b6e704a2f65d5069
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jul 6 17:46:02 2022 +0100
Revert "Update gstreamer1-plugins-bad-freeworld to 1.20.0"
This reverts commit e76d64a73b1d311d78c380b62223a8762c5891b1.
gstreamer1-plugins-bad-freeworld.spec | 5 +----
sources | 2 +-
2 files changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/gstreamer1-plugins-bad-freeworld.spec b/gstreamer1-plugins-bad-freeworld.spec
index 40e6da0..2201b7c 100644
--- a/gstreamer1-plugins-bad-freeworld.spec
+++ b/gstreamer1-plugins-bad-freeworld.spec
@@ -5,7 +5,7 @@
Summary: GStreamer 1.0 streaming media framework "bad" plug-ins
Name: gstreamer1-plugins-bad-freeworld
Epoch: 1
-Version: 1.20.0
+Version: 1.19.3
Release: 1%{?dist}
License: LGPLv2+
URL: https://gstreamer.freedesktop.org/
@@ -103,9 +103,6 @@ rm -rf %{buildroot}%{_libdir}/pkgconfig
%changelog
-* Sun Feb 06 2022 Sérgio Basto <sergio(a)serjux.com> - 1:1.20.0-1
-- Update gstreamer1-plugins-bad-freeworld to 1.20.0
-
* Sun Nov 14 2021 Sérgio Basto <sergio(a)serjux.com> - 1:1.19.3-1
- Update gstreamer1-plugins-bad-freeworld to 1.19.3
diff --git a/sources b/sources
index a922307..e836b17 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gst-plugins-bad-1.20.0.tar.xz) = d79fedba96517c25d2ba3925405933671fa05e350b8e133277a7c1d509e08a49ceeb50c016e23e798667fa0b09783105914f06538bdcaae969fdba8ac385a51b
+SHA512 (gst-plugins-bad-1.19.3.tar.xz) = a9bcf2cd5cd1390dceea36a806bc8bdafec87f94792b00137e992537928038ab45472d88f35d1bf73cb8634db1bb0ca5c5e7c524bc0e7d2144d9494ce59e1c21
2 years, 4 months
[gstreamer1-plugins-ugly/el9] Revert "Update"
by Leigh Scott
commit b351d27c30451d1daea03e0958dbfdfc45c583e6
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jul 6 17:40:57 2022 +0100
Revert "Update"
This reverts commit 215b9b57b2e38b2ad3ab9c2ae018e952110d3e73.
gstreamer1-plugins-ugly.spec | 5 +----
sources | 2 +-
2 files changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/gstreamer1-plugins-ugly.spec b/gstreamer1-plugins-ugly.spec
index 13905bb..43eb1e7 100644
--- a/gstreamer1-plugins-ugly.spec
+++ b/gstreamer1-plugins-ugly.spec
@@ -2,7 +2,7 @@
Summary: GStreamer 1.0 streaming media framework "ugly" plug-ins
Name: gstreamer1-plugins-ugly
-Version: 1.19.1
+Version: 1.18.4
Release: 1%{?dist}
License: LGPLv2+
URL: https://gstreamer.freedesktop.org/
@@ -72,9 +72,6 @@ gstreamer-plugins-good because:
%changelog
-* Tue Jun 08 2021 Leigh Scott <leigh123linux(a)gmail.com> - 1.19.1-1
-- Update
-
* Wed Mar 17 2021 Leigh Scott <leigh123linux(a)gmail.com> - 1.18.4-1
- 1.18.4
diff --git a/sources b/sources
index 0f05583..fa8075c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gst-plugins-ugly-1.19.1.tar.xz) = 834f15084fb9d627d2a683a6e0a63b5de3aff289c4954e4fae6d26789c90d34b4e6993dd99429aae72e665508d917cb247e785e6f62a4b804466ec01d215291e
+SHA512 (gst-plugins-ugly-1.18.4.tar.xz) = eac02000ac3e0a54a953fe1531cb29bc6bc9913a707d1508905bf64fe0a4ef92f7d01b196259fc217fac8a344f0b2d683dd6d32210ce6b8c0acab08cb3b1322a
2 years, 4 months
[gstreamer1-plugins-ugly/el9] Revert "Add epoch"
by Leigh Scott
commit 50e841eab3da99a928f0242c7820e414af255f0c
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Jul 6 17:40:56 2022 +0100
Revert "Add epoch"
This reverts commit de1ca055588257d0cbd2c03b6f6506ed9c7e4f65.
gstreamer1-plugins-ugly.spec | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/gstreamer1-plugins-ugly.spec b/gstreamer1-plugins-ugly.spec
index e26b7ac..13905bb 100644
--- a/gstreamer1-plugins-ugly.spec
+++ b/gstreamer1-plugins-ugly.spec
@@ -2,7 +2,6 @@
Summary: GStreamer 1.0 streaming media framework "ugly" plug-ins
Name: gstreamer1-plugins-ugly
-Epoch: 1
Version: 1.19.1
Release: 1%{?dist}
License: LGPLv2+
2 years, 4 months