[deadbeef/f30] Update to 1.8.0.
by Vasiliy Glazov
Summary of changes:
96ef17d... Update to 1.8.0. (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 7 months
[rpmfusion-nonfree-obsolete-packages] Add comical, gens-gs, Mosaic and pcsx2
by Leigh Scott
commit a89f47cc0adeeb3268439fff9d75b96a68cb7e15
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Mon Apr 8 10:39:04 2019 +0100
Add comical, gens-gs, Mosaic and pcsx2
rpmfusion-nonfree-obsolete-packages.spec | 18 ++++++++++++++++--
1 file changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/rpmfusion-nonfree-obsolete-packages.spec b/rpmfusion-nonfree-obsolete-packages.spec
index d42b313..0de3d33 100644
--- a/rpmfusion-nonfree-obsolete-packages.spec
+++ b/rpmfusion-nonfree-obsolete-packages.spec
@@ -1,6 +1,6 @@
Name: rpmfusion-nonfree-obsolete-packages
Version: 28
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A package to obsolete retired packages from rpmfusion-nonfree
License: MIT
@@ -16,7 +16,18 @@ Obsoletes: kmod-nvidia-304xx < 304.137-100
# Last build xorg-x11-drv-nvidia-304xx-304.137-2.fc28
Provides: xorg-x11-drv-nvidia-304xx = 304.137-100
Obsoletes: xorg-x11-drv-nvidia-304xx < 304.137-100
-
+# Last build comical-0.8-19.fc29
+Provides: comical = 0.8-20
+Obsoletes: comical < 0.8-20
+# Last build gens-gs-2.16.7-11.fc29
+Provides: gens-gs = 2.16.7-12
+Obsoletes: gens-gs < 2.16.7-12
+# Last build Mosaic-2.7-0.12.b5.fc29
+Provides: Mosaic = 2.7-0.13
+Obsoletes: Mosaic < 2.7-0.13
+# Last build pcsx2-1.4-11.fc29
+Provides: pcsx2 = 1.4-12
+Obsoletes: pcsx2 < 1.4-12
%description
This package exists only to obsolete other packages which need to be removed
@@ -39,5 +50,8 @@ cp -p %{SOURCE0} .
%changelog
+* Mon Apr 08 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 28-2
+- Add comical, gens-gs, Mosaic and pcsx2
+
* Tue Mar 13 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 28-1
- Initial spec file
5 years, 7 months
[rpmfusion-free-obsolete-packages] Add k9copy, kplayer and yle-dl
by Leigh Scott
commit 573fb89679ce11e6e2982c3e197a80125451e671
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Mon Apr 8 10:22:42 2019 +0100
Add k9copy, kplayer and yle-dl
rpmfusion-free-obsolete-packages.spec | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/rpmfusion-free-obsolete-packages.spec b/rpmfusion-free-obsolete-packages.spec
index a8998ab..1bbfef8 100644
--- a/rpmfusion-free-obsolete-packages.spec
+++ b/rpmfusion-free-obsolete-packages.spec
@@ -1,6 +1,6 @@
Name: rpmfusion-free-obsolete-packages
Version: 29
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: A package to obsolete retired packages from rpmfusion-free
License: MIT
@@ -47,6 +47,15 @@ Obsoletes: freetype-freeworld < 2.9.1-2
# Last build libtxc_dxtn-1.0.1-3.gitef072983.fc27
Provides: libtxc_dxtn = 1.0.1-4
Obsoletes: libtxc_dxtn < 1.0.1-4
+# Last build k9copy-3.0.3-7.fc29
+Provides: k9copy = 3.0.3-8
+Obsoletes: k9copy < 3.0.3-8
+# Last build kplayer-0.7.2-4.fc29
+Provides: kplayer = 0.7.2-5
+Obsoletes: kplayer < 0.7.2-5
+# Last build yle-dl-2.26-6.fc30
+Provides: yle-dl = 2.26-7
+Obsoletes: yle-dl < 2.26-7
%description
This package exists only to obsolete other packages which need to be removed
@@ -66,6 +75,9 @@ cp -p %{SOURCE0} .
%doc README
%changelog
+* Mon Apr 08 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 29-4
+- Add k9copy, kplayer and yle-dl
+
* Tue Dec 11 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 29-3
- Add libtxc_dxtn
5 years, 7 months
[obs-studio] - Add obs-frontend-api.h to devel subpkg, to enable build of obs-ndi
by Martin Gansser
commit 3c94aa905253998f3077f787c6391ebea7adcc69
Author: Martin Gansser <mgansser(a)online.de>
Date: Mon Apr 8 11:16:36 2019 +0200
- Add obs-frontend-api.h to devel subpkg, to enable build of obs-ndi
obs-studio.spec | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/obs-studio.spec b/obs-studio.spec
index 0e3faa3..b6b4edc 100644
--- a/obs-studio.spec
+++ b/obs-studio.spec
@@ -7,7 +7,7 @@
Name: obs-studio
Version: 23.0.2
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Open Broadcaster Software Studio
License: GPLv2+
@@ -117,6 +117,10 @@ mv -f %{buildroot}/%{_datadir}/obs/obs-plugins/obs-ffmpeg/ffmpeg-mux \
mv -f %{buildroot}/%{_prefix}/lib/pkgconfig/ %{buildroot}/%{_libdir}/
%endif
+# Add missing files to enable the build of obs-ndi
+install -Dm644 UI/obs-frontend-api/obs-frontend-api.h %{buildroot}%{_includedir}/obs/
+install -Dm644 cmake/external/ObsPluginHelpers.cmake %{buildroot}%{_libdir}/cmake/LibObs/
+
%check
/usr/bin/desktop-file-validate %{buildroot}/%{_datadir}/applications/obs.desktop
@@ -148,6 +152,10 @@ mv -f %{buildroot}/%{_prefix}/lib/pkgconfig/ %{buildroot}/%{_libdir}/
%doc docs/html
%changelog
+* Sun Apr 07 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 23.0.2-4
+- Add obs-frontend-api.h to devel subpkg, to enable build of obs-ndi
+- Add ObsPluginHelpers.cmake to devel subpkg, to enable build of obs-ndi
+
* Mon Mar 18 2019 Xavier Bachelot <xavier(a)bachelot.org> - 23.0.2-3
- Fix BR: on speex/speexdsp for EL7.
- Fix BR: on python for EL7.
5 years, 7 months
[yle-dl] Python2 requires nolonger available and using Python3 isn't possible due to missing requires
by Leigh Scott
commit 66711aa3f95849f8e5d7094fac8675eff01abc7e
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Mon Apr 8 09:44:56 2019 +0100
Python2 requires nolonger available and using Python3 isn't possible due to missing requires
.gitignore | 7 ----
dead.package | 1 +
sources | 1 -
yle-dl.spec | 132 -----------------------------------------------------------
4 files changed, 1 insertion(+), 140 deletions(-)
---
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..96a6e1e
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Python2 requires nolonger available and using Python3 isn't possible due to missing requires
5 years, 7 months