commit 0325532770625c7a944c16bb1c553702f031e1df
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed May 27 06:18:10 2020 +0100
Add zsnes, gens and dega-sdl to multilibs
be33cce92923328b613e4245bfb28f2c10c93f35.patch | 24 ++++++++++++++++++++++++
rfpkg.spec | 6 +++++-
2 files changed, 29 insertions(+), 1 deletion(-)
---
diff --git a/be33cce92923328b613e4245bfb28f2c10c93f35.patch
b/be33cce92923328b613e4245bfb28f2c10c93f35.patch
new file mode 100644
index 0000000..414fa94
--- /dev/null
+++ b/be33cce92923328b613e4245bfb28f2c10c93f35.patch
@@ -0,0 +1,24 @@
+From be33cce92923328b613e4245bfb28f2c10c93f35 Mon Sep 17 00:00:00 2001
+From: Leigh Scott <leigh123linux(a)gmail.com>
+Date: Sat, 25 Apr 2020 13:12:12 +0100
+Subject: [PATCH] Add zsnes, gens and dega-sdl to multilibs
+
+---
+ rfpkg/__init__.py | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/rfpkg/__init__.py b/rfpkg/__init__.py
+index d364998..8517f72 100644
+--- a/rfpkg/__init__.py
++++ b/rfpkg/__init__.py
+@@ -223,8 +223,8 @@ def load_target(self):
+ if self._package_name_spec in ['buildsys-build-rpmfusion',
'gpac', 'gstreamer1-libav',
+ 'gstreamer1-plugins-bad-freeworld',
'gstreamer1-plugins-ugly', 'faad2', 'ffmpeg',
+ 'libde265', 'libdca', 'libmms',
'libquicktime', 'libva-intel-driver', 'mjpegtools',
+- 'opencore-amr', 'rtmpdump', 'vo-amrwbenc',
'x264', 'x265', 'xvidcore',
+- 'Cg', 'pcsx2', 'steam',
'xorg-x11-drv-nvidia', 'xorg-x11-drv-nvidia-390xx',
++ 'opencore-amr', 'rtmpdump', 'vo-amrwbenc',
'x264', 'x265', 'xvidcore', 'zsnes',
++ 'Cg', 'dega-sdl', 'gens', 'pcsx2',
'steam', 'xorg-x11-drv-nvidia', 'xorg-x11-drv-nvidia-390xx',
+ 'xorg-x11-drv-nvidia-340xx'] and self.branch_merge not in
['el6', 'f28',
+ 'f29', 'f30'] and self.namespace in ['free',
'nonfree']:
+ self._target += "-multilibs"
diff --git a/rfpkg.spec b/rfpkg.spec
index e7085a1..a819cd2 100644
--- a/rfpkg.spec
+++ b/rfpkg.spec
@@ -5,12 +5,13 @@
Name: rfpkg
Version: 1.26.3
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: RPM Fusion utility for working with dist-git
License: GPLv2+
Group: Applications/System
URL:
https://github.com/rpmfusion-infra/rfpkg
Source0: %url/archive/v%{version}/%{name}-%{version}.tar.gz
+Patch0: %url/commit/be33cce92923328b613e4245bfb28f2c10c93f35.patch
BuildArch: noarch
@@ -137,6 +138,9 @@ nosetests
%changelog
+* Wed May 27 2020 Sérgio Basto <sergio(a)serjux.com> - 1.26.3-2
+- Add zsnes, gens and dega-sdl to multilibs
+
* Sat Mar 14 2020 Sérgio Basto <sergio(a)serjux.com> - 1.26.3-1
- Update to 1.26.3