[obs-studio] Fixed new dependencies and enabled scripting
by Momcilo Medic
commit 92c4b906d7166b7f22a57aa2dbb492735d11a542
Author: Momcilo Medic <fedorauser(a)fedoraproject.org>
Date: Wed Jan 9 18:18:23 2019 +0100
Fixed new dependencies and enabled scripting
obs-studio.spec | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/obs-studio.spec b/obs-studio.spec
index 8d39a18..697117c 100644
--- a/obs-studio.spec
+++ b/obs-studio.spec
@@ -3,7 +3,7 @@
Name: obs-studio
Version: 22.0.3
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Open Broadcaster Software Studio
License: GPLv2+
@@ -39,6 +39,10 @@ BuildRequires: systemd-devel
BuildRequires: doxygen
BuildRequires: speexdsp-devel
BuildRequires: python3-devel
+BuildRequires: luajit-devel
+BuildRequires: swig
+BuildRequires: libxcb-devel
+BuildRequires: mbedtls-devel
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
Requires: ffmpeg
@@ -81,7 +85,6 @@ sed -i 's|OBS_MULTIARCH_SUFFIX|LIB_SUFFIX|g' cmake/Modules/ObsHelpers.cmake
%build
%cmake3 -DOBS_VERSION_OVERRIDE=%{version} \
-DUNIX_STRUCTURE=1 -GNinja \
- -DENABLE_SCRIPTING:BOOL=FALSE \
-DOpenGL_GL_PREFERENCE=GLVND
%ninja_build
@@ -112,6 +115,8 @@ mv -f %{buildroot}/%{_datadir}/obs/obs-plugins/obs-ffmpeg/ffmpeg-mux \
%files libs
%{_libdir}/obs-plugins/
+%{_libdir}/obs-scripting/
+%{_libdir}/libobs-scripting.so
%{_libdir}/*.so.*
%files devel
@@ -123,10 +128,14 @@ mv -f %{buildroot}/%{_datadir}/obs/obs-plugins/obs-ffmpeg/ffmpeg-mux \
%doc docs/html
%changelog
+* Wed Jan 9 2019 Momcilo Medic <fedorauser(a)fedoraproject.org> - 22.0.3-3
+- Fixed missing dependencies
+- Enabled scripting support
+
* Thu Oct 04 2018 Sérgio Basto <sergio(a)serjux.com> - 22.0.3-2
- Mass rebuild for x264 and/or x265
-* Thu Sep 7 2018 Momcilo Medic <fedorauser(a)fedoraproject.org> - 22.0.3-1
+* Fri Sep 7 2018 Momcilo Medic <fedorauser(a)fedoraproject.org> - 22.0.3-1
- Updated to 22.0.3
* Wed Aug 22 2018 Momcilo Medic <fedorauser(a)fedoraproject.org> - 22.0.1-1
5 years, 10 months
[rpmfusion-nonfree-release/el8] Modify spec to match EL7 and adapt for EL8
by Xavier Bachelot
commit 1575081412e2939205166fc6bf5e9c13f5f8d2ee
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Wed Jan 9 16:35:29 2019 +0100
Modify spec to match EL7 and adapt for EL8
RPM-GPG-KEY-rpmfusion-nonfree-fedora-28-primary | 29 --
RPM-GPG-KEY-rpmfusion-nonfree-fedora-29-primary | 29 --
RPM-GPG-KEY-rpmfusion-nonfree-fedora-30-primary | 29 --
RPM-GPG-KEY-rpmfusion-nonfree-fedora-31-primary | 29 --
rpmfusion-nonfree-rawhide.repo | 30 ---
rpmfusion-nonfree-release.spec | 336 +++---------------------
rpmfusion-nonfree-tainted.repo | 30 +--
rpmfusion-nonfree-updates-testing.repo | 27 +-
rpmfusion-nonfree-updates.repo | 30 +--
rpmfusion-nonfree.repo | 33 ---
10 files changed, 80 insertions(+), 522 deletions(-)
---
diff --git a/rpmfusion-nonfree-release.spec b/rpmfusion-nonfree-release.spec
index 62913a7..0b38463 100644
--- a/rpmfusion-nonfree-release.spec
+++ b/rpmfusion-nonfree-release.spec
@@ -1,44 +1,45 @@
#global repo free
%global repo nonfree
-%global israwhide 1
Name: rpmfusion-%{repo}-release
-Version: 30
-Release: 0.2
+Version: 8
+Release: 0.1
Summary: RPM Fusion (%{repo}) Repository Configuration
License: BSD
URL: http://rpmfusion.org
-Source1: rpmfusion-%{repo}.repo
+Source0: RPM-GPG-KEY-rpmfusion-%{repo}-el-8
+# not needed for now, but maybe we'll do that later:
+# Source1: rpmfusion-%{repo}.repo
Source2: rpmfusion-%{repo}-updates.repo
Source3: rpmfusion-%{repo}-updates-testing.repo
-Source4: rpmfusion-%{repo}-rawhide.repo
Source5: rpmfusion-%{repo}-tainted.repo
-Source29: RPM-GPG-KEY-rpmfusion-%{repo}-fedora-29-primary
-Source30: RPM-GPG-KEY-rpmfusion-%{repo}-fedora-30-primary
-Source31: RPM-GPG-KEY-rpmfusion-%{repo}-fedora-31-primary
BuildArch: noarch
-Requires: system-release(%{version})
-Provides: rpmfusion-%{repo}-repos(%{version})
+Requires: redhat-release >= %{version}
+Requires: epel-release >= %{version}
-%if 0%{?israwhide}
-Obsoletes: %{name}-rawhide < %{version}-%{release}
-Provides: %{name}-rawhide = %{version}-%{release}
-%endif
-
-%description
-RPM Fusion %{repo} package repository files for yum and dnf
-along with gpg public keys
+%if %{repo} == "nonfree"
+Requires: rpmfusion-free-release >= %{version}
-%if ! 0%{?israwhide}
-%package rawhide
-Summary: RPM Fusion Rawhide %{repo} repo definitions
-Requires: %{name} = %{version}-%{release}
+%description
+RPM Fusion repository contains open source and other distributable software for
+EL + EPEL. It is the merger of the Dribble, FreshRPMs and Livna repositories.
+
+This package contains the RPM Fusion GPG key as well as Yum package manager
+configuration files for RPM Fusion's "nonfree" repository, which holds
+software that is not considered as Open Source Software according to the
+Fedora packaging guidelines.
+%else
+%description
+RPM Fusion repository contains open source and other distributable software for
+EL + EPEL. It is the merger of the Dribble, FreshRPMs and Livna repositories.
-%description rawhide
-This package provides the RPM Fusion rawhide %{repo} repo definitions.
+This package contains the RPM Fusion GPG key as well as Yum package manager
+configuration files for RPM Fusion's "free" repository, which holds only
+software that is considered as Open Source Software according to the Fedora
+packaging guidelines.
%endif
%package tainted
@@ -59,304 +60,47 @@ echo "Nothing to prep"
echo "Nothing to build"
%install
-
# Create dirs
install -d -m755 \
%{buildroot}%{_sysconfdir}/pki/rpm-gpg \
%{buildroot}%{_sysconfdir}/yum.repos.d
# GPG Key
-%{__install} -Dp -m644 \
- %{SOURCE29} \
- %{SOURCE30} \
- %{SOURCE31} \
- %{buildroot}%{_sysconfdir}/pki/rpm-gpg
-
-# Avoid using basearch in name for the key. Introduced in F18
-ln -s $(basename %{SOURCE29}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-29
-ln -s $(basename %{SOURCE30}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-30
-ln -s $(basename %{SOURCE31}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-31
-
-# Links for the keys
-ln -s $(basename %{SOURCE30}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-latest
-ln -s $(basename %{SOURCE31}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-rawhide
-
+%{__install} -Dp -m644 %{SOURCE0} \
+ $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg
# Yum .repo files
%{__install} -p -m644 \
- %{SOURCE1} \
%{SOURCE2} \
%{SOURCE3} \
- %{SOURCE4} \
%{SOURCE5} \
%{buildroot}%{_sysconfdir}/yum.repos.d
-
%files
%config %{_sysconfdir}/pki/rpm-gpg/*
-%config(noreplace) %{_sysconfdir}/yum.repos.d/rpmfusion-%{repo}.repo
%config(noreplace) %{_sysconfdir}/yum.repos.d/rpmfusion-%{repo}-updates*.repo
-%if ! 0%{?israwhide}
-%files rawhide
-%endif
-%config(noreplace) %{_sysconfdir}/yum.repos.d/rpmfusion-%{repo}-rawhide.repo
-
%files tainted
%config(noreplace) %{_sysconfdir}/yum.repos.d/rpmfusion-%{repo}-tainted.repo
%changelog
-* Thu Oct 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 30-0.2
-- Remove f28 key
-- Add f31 key
+* Wed Jan 09 2019 Xavier Bachelot <xavier(a)bachelot.org> - 8-0.1
+- Release for EL-8.
-* Thu Aug 23 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 30-0.1
-- Bump for 30
+* Tue Jun 19 2018 Xavier Bachelot <xavier(a)bachelot.org> - 7-4
+- Don't use $releasever, it's not expanding as expected on RHEL (RFBZ#4943).
-* Tue Apr 17 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 29-0.4
-- Remove compatibility symlink
+* Tue Jun 19 2018 Xavier Bachelot <xavier(a)bachelot.org> - 7-3
+- Only include tainted repo definition in tainted sub-package.
-* Mon Apr 16 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 29-0.3
-- Enable metadata
-- Remove f27 key
-- Add f30 key
-
-* Mon Mar 19 2018 Xavier Bachelot <xavier(a)bachelot.org> - 29-0.2
+* Mon Mar 19 2018 Xavier Bachelot <xavier(a)bachelot.org> - 7-2
- Create sub-package for tainted repo.
-* Mon Mar 05 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 29-0.1
-- Bump to 29
-
-* Mon Nov 13 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 28-0.3
-- Add f29 key
-- Remove f26 key
-
-* Wed Sep 06 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 28-0.1
-- Bump for 28
-
-* Fri Jul 07 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 27-0.3
-- Bump for f26 key
-
-* Tue Mar 28 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 27-0.2
-- Bump for 27
-
-* Tue Mar 28 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 26-0.5
-- Add Zypper compatibility, patch by Neal Gompa - rfbz#4481
-
-* Fri Nov 18 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 26-0.4
-- Add f26/f27 keys
-- Remove f23/f24 keys
-- Clean-up Description
-- Improve Requires/Provides
-- Drop dependency on free from nonfree
-- Add a rawhide sub-package - rfbz#3223
-- Mark gpg keys as %%config
-
-* Wed Nov 02 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 26-0.3
-- Add metalink over https
-
-* Wed Aug 24 2016 Sérgio Basto <sergio(a)serjux.com> - 26-0.2
-- Fix current symlink and f25 symlink
-
-* Sat Aug 06 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 26-0.1
-- Bump for f26
-
-* Fri Jun 24 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 25-0.2
-- Bump for rawhide release
-
-* Sun May 15 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 25-0.1
-- Update to 25
-
-* Sat May 14 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 24-0.1
-- Update to 24
-
-* Sat Oct 24 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 23-0.1
-- Bump for branched/f23
-
-* Sat May 23 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 22-1
-- Update to Final F-22
-
-* Tue May 05 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 22-0.1
-- Bump for branched/f22
-
-* Mon Dec 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 21-1
-- Update to Final F-21
-
-* Sun Jan 12 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 21-0.1
-- Bump for Rawhide/F-21
-
-* Sun Dec 15 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 20-1
-- Update to f20 final
-
-* Fri Jun 28 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 20-0.2
-- Add key for Rawhide/F-21
-- Spec file clean-up
-
-* Mon Mar 18 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 20-0.1
-- Build for Rawhide/F-20
-
-* Thu Mar 14 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 19-0.4
-- Fix GPG's key name
-
-* Wed Mar 13 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 19-0.3
-- Branch F-19
-
-* Tue Jan 01 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 19-0.2
-- Add key for Rawhide/F-20
-
-* Mon Aug 20 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 19-0.1
-- Build for Rawhide/F-19
-
-* Wed Aug 08 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 18-0.2
-- Bump for Branched/F-18
-
-* Fri May 18 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 18-0.1
-- Build for Rawhide/F-18
-
-* Fri May 18 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 17-1
-- Update to final 17
-
-* Tue Mar 06 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 17-0.5
-- Bump
-
-* Mon Feb 27 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 17-0.4
-- Split to development/17
-- Enable rpmfusion*-updates-testing
-
-* Sat Feb 11 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 17-0.3
-- Bump for branched F-17
-
-* Sat Nov 19 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 17-0.1
-- build for rawhide/F-17
-- Drop key for F-15
-
-* Wed Nov 02 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 16-1.2
-- Fix compat key for F-15
-- Fix Installation of F-17 key
-
-* Thu Oct 27 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 16-1
-- Add keys for Rawhide/F-17
-- Build for F-16
-
-* Sun Jun 05 2011 Thorsten Leemhuis <fedora at leemhuis.info> - 16.1
-- build for rawhide/F-16
-
-* Sat May 28 2011 Thorsten Leemhuis <fedora at leemhuis.info> - 15-1
-- Add keys for Rawhide/F16
-- Build for F-15
-
-* Sat Oct 16 2010 Thorsten Leemhuis <fedora at leemhuis.info> - 14-0.4
-- drop ppc
-- add key for F-15, drop the one for F-13
-
-* Sun Oct 10 2010 Thorsten Leemhuis <fedora at leemhuis.info> - 14-0.3
-- branching for F14: disable rawhide, enable everything and updates
-
-* Mon Apr 26 2010 Thorsten Leemhuis <fedora at leemhuis.info> - 14-0.2
-- fix compatibility symlink
-
-* Sat Apr 24 2010 Thorsten Leemhuis <fedora at leemhuis.info> - 14-0.1
-- rebuild for rawhide
-
-* Fri Apr 16 2010 Thorsten Leemhuis <fedora at leemhuis.info> - 13-1
-- add key for Rawhide/F14
-- remove key for F12
-
-* Sun Nov 22 2009 Thorsten Leemhuis <fedora at leemhuis.info> - 13-0.1
-- Bump for Fedora 13's rawhide.
-- Put the version at 13 from the start.
-- drop post script
-
-* Sun Nov 15 2009 Thorsten Leemhuis <fedora at leemhuis.info> - 12-1
-- F12 release: disable rawhide, enable everything and updates
-- remove key for F11
-- add key for F13
-
-* Thu Jun 11 2009 Thorsten Leemhuis <fedora at leemhuis.info> - 11.90-1
-- build for rawhide (enable rawhide, disable all the other repos)
-
-* Sun May 17 2009 Thorsten Leemhuis <fedora at leemhuis.info> - 11-1
-- F11 release: disable rawhide, enable everything and updates
-- use "metadata_expire=7d" for everything repos
-- Track in some changes from 10-{34} (myself):
--- remove old comments to obsolete release packages from freshrpms, dribble and livna
--- add proper links for rawhide
--- add key for F12
--- some small adjustments to the spec
--- add post script that switch old config files from serverside mirrorlists to
- mirrormanager
-- Track in some changes from 10-{23} (Till Maas):
--- fix symlinks
--- allow easy transition to F11 with new gpg key and naming structure
-
-* Sun May 17 2009 Thorsten Leemhuis <fedora at leemhuis.info> - 10-4
-- add key for F12
-- some small adjustments to the spec
-- add post script that switch old config files from serverside mirrorlists to
- mirrormanager
-
-* Sat May 16 2009 Till Maas <opensource(a)till.name> - 10-3
-- fix symlinks
-
-* Sat May 16 2009 Till Maas <opensource(a)till.name> - 10-2
-- allow easy transition to F11 with new gpg key and naming structure
-
-* Sun Mar 29 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 10.90-3
-- rebuild for new F11 features
-
-* Sat Mar 21 2009 Thorsten Leemhuis <fedora at leemhuis.info> - 10.90-2
-- add new key for SHA256 signatures
-- use the same structure for keys as fedora does
-
-* Wed Nov 26 2008 Thorsten Leemhuis <fedora at leemhuis.info> - 10.90-1
-- Initial build for Fedora 11.
-
-* Sat Nov 15 2008 Thorsten Leemhuis <fedora at leemhuis.info> - 10-1
-- build for F-10
-
-* Mon Nov 03 2008 Thorsten Leemhuis <fedora at leemhuis.info> - 9.90-5
-- enable the proper mirrormanager server in the repo files
-
-* Sat Oct 04 2008 Thorsten Leemhuis <fedora at leemhuis.info> - 9.90-4
-- require system-release instead of fedora-release
-
-* Tue Sep 30 2008 Thorsten Leemhuis <fedora at leemhuis.info> - 9.90-3
-- s|download.rpmfusion.org|download1.rpmfusion.org|' *.repo
-- s|basearch/debug/|basearch/os/debug/|" in *rawhide.repo
-
-* Sun Sep 28 2008 Thorsten Leemhuis <fedora at leemhuis.info> - 9.90-2
-- Fix rpmfusion-rpmfusion typo (again)
-- update summary to properly say free or nonfree
-
-* Sat Sep 27 2008 Thorsten Leemhuis <fedora at leemhuis.info> - 9.90-1
-- Update for Fedora 10 rawhide
-- enable devel repos, disable all the others
-
-* Sat Sep 27 2008 Stewart Adam <s.adam at diffingo.com> - 9-7
-- Use temporary mirrorlists for now, and baseurl for the debug & source repos
-
-* Thu Sep 18 2008 Stewart Adam <s.adam at diffingo.com> - 9-6
-- Fix rpmfusion-rpmfusion typo
-
-* Mon Aug 18 2008 Stewart Adam <s.adam at diffingo.com> - 9-5
-- Use mirrors.rpmfusion.org instead of rpmfusion.org/mirrorlist
-- Use download.rpmfusion.org instead of download1.rpmfusion.org
-
-* Fri Aug 15 2008 Stewart Adam <s.adam at diffingo.com> - 9-4
-- Only include provides/obsoletes for pre-merger release RPMs in nonfree
-- Remove GPL doc
-
-* Thu Aug 14 2008 Thorsten Leemhuis <fedora at leemhuis.info> - 9-3
-- add conditionals and macros to use one spec file for both free and nonfree
-- some cleanups
-
-* Wed Aug 13 2008 Stewart Adam <s.adam at diffingo.com> - 9-2
-- Split into free and non-free RPMs based on original release RPM
-- Remove double BuildArch
-- Remove GPL source
-- Fix mirror URLs
-- devel --> rawhide
+* Thu Sep 15 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 7-1
+- Release for EL-7
-* Tue Aug 12 2008 Stewart Adam <s.adam at diffingo.com> - 9-1
-- Initial RPM release
+* Tue Jun 19 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 6-1
+- Release for EL-6
+* Sun May 01 2011 Robert Scheck <robert(a)fedoraproject.org> 6-0.1
+- Initial RPM release based on Thorsten Leemhuis' work for EL-5
diff --git a/rpmfusion-nonfree-tainted.repo b/rpmfusion-nonfree-tainted.repo
index ee408aa..f6465c4 100644
--- a/rpmfusion-nonfree-tainted.repo
+++ b/rpmfusion-nonfree-tainted.repo
@@ -1,33 +1,33 @@
[rpmfusion-nonfree-tainted]
-name=RPM Fusion for Fedora $releasever - Nonfree tainted
-#baseurl=http://download1.rpmfusion.org/nonfree/fedora/tainted/$releasever/$basearch/
-metalink=https://mirrors.rpmfusion.org/metalink?repo=nonfree-fedora-tainted-$releasever&arch=$basearch
+name=RPM Fusion for EL 8 - Nonfree tainted
+#baseurl=http://download1.rpmfusion.org/nonfree/el/tainted/8/$basearch/
+metalink=https://mirrors.rpmfusion.org/metalink?repo=nonfree-el-tainted-8&arch=$basearch
enabled=1
-metadata_expire=14d
+metadata_expire=6h
type=rpm-md
gpgcheck=1
repo_gpgcheck=0
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-$releasever
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-el-8
[rpmfusion-nonfree-tainted-debuginfo]
-name=RPM Fusion for Fedora $releasever - Nonfree tainted - Debug
-#baseurl=http://download1.rpmfusion.org/nonfree/fedora/tainted/$releasever/$basearch/debug/
-metalink=https://mirrors.rpmfusion.org/metalink?repo=nonfree-fedora-tainted-debug-$releasever&arch=$basearch
+name=RPM Fusion for EL 8 - Nonfree tainted - Debug
+#baseurl=http://download1.rpmfusion.org/nonfree/el/tainted/8/$basearch/debug/
+metalink=https://mirrors.rpmfusion.org/metalink?repo=nonfree-el-tainted-debug-8&arch=$basearch
enabled=0
-metadata_expire=7d
+metadata_expire=6h
type=rpm-md
gpgcheck=1
repo_gpgcheck=0
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-$releasever
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-el-8
[rpmfusion-nonfree-tainted-source]
-name=RPM Fusion for Fedora $releasever - Nonfree tainted - Source
-#baseurl=http://download1.rpmfusion.org/nonfree/fedora/tainted/$releasever/SRPMS/
-metalink=https://mirrors.rpmfusion.org/metalink?repo=nonfree-fedora-tainted-source-$releasever&arch=$basearch
+name=RPM Fusion for EL 8 - Nonfree tainted - Source
+#baseurl=http://download1.rpmfusion.org/nonfree/el/tainted/8/SRPMS/
+metalink=https://mirrors.rpmfusion.org/metalink?repo=nonfree-el-tainted-source-8&arch=$basearch
enabled=0
-metadata_expire=7d
+metadata_expire=6h
type=rpm-md
gpgcheck=1
repo_gpgcheck=0
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-$releasever
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-el-8
diff --git a/rpmfusion-nonfree-updates-testing.repo b/rpmfusion-nonfree-updates-testing.repo
index 90ba1c0..c5292a2 100644
--- a/rpmfusion-nonfree-updates-testing.repo
+++ b/rpmfusion-nonfree-updates-testing.repo
@@ -1,30 +1,27 @@
[rpmfusion-nonfree-updates-testing]
-name=RPM Fusion for Fedora $releasever - Nonfree - Test Updates
-#baseurl=http://download1.rpmfusion.org/nonfree/fedora/updates/testing/$releasever/$basearch/
-metalink=https://mirrors.rpmfusion.org/metalink?repo=nonfree-fedora-updates-testing-$releasever&arch=$basearch
+name=RPM Fusion for EL 8 - Nonfree - Test Updates
+#baseurl=http://download1.rpmfusion.org/nonfree/el/updates/testing/8/$basearch/
+mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-el-updates-testing-8&arch=$basearch
enabled=0
type=rpm-md
gpgcheck=1
-repo_gpgcheck=0
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-$releasever
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-el-8
[rpmfusion-nonfree-updates-testing-debuginfo]
-name=RPM Fusion for Fedora $releasever - Nonfree - Test Updates Debug
-#baseurl=http://download1.rpmfusion.org/nonfree/fedora/updates/testing/$releasever/$basearch/debug/
-metalink=https://mirrors.rpmfusion.org/metalink?repo=nonfree-fedora-updates-testing-debug-$releasever&arch=$basearch
+name=RPM Fusion for EL 8 - Nonfree - Test Updates Debug
+#baseurl=http://download1.rpmfusion.org/nonfree/el/updates/testing/8/$basearch/debug/
+mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-el-updates-testing-debug-8&arch=$basearch
enabled=0
type=rpm-md
gpgcheck=1
-repo_gpgcheck=0
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-$releasever
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-el-8
[rpmfusion-nonfree-updates-testing-source]
-name=RPM Fusion for Fedora $releasever - Nonfree - Test Updates Source
-#baseurl=http://download1.rpmfusion.org/nonfree/fedora/updates/testing/$releasever/SRPMS/
-metalink=https://mirrors.rpmfusion.org/metalink?repo=nonfree-fedora-updates-testing-source-$releasever&arch=$basearch
+name=RPM Fusion for EL 8 - Nonfree - Test Updates Source
+#baseurl=http://download1.rpmfusion.org/nonfree/el/updates/testing/8/SRPMS/
+mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-el-updates-testing-source-8&arch=$basearch
enabled=0
type=rpm-md
gpgcheck=1
-repo_gpgcheck=0
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-$releasever
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-el-8
diff --git a/rpmfusion-nonfree-updates.repo b/rpmfusion-nonfree-updates.repo
index f41d15e..3f91245 100644
--- a/rpmfusion-nonfree-updates.repo
+++ b/rpmfusion-nonfree-updates.repo
@@ -1,30 +1,26 @@
[rpmfusion-nonfree-updates]
-name=RPM Fusion for Fedora $releasever - Nonfree - Updates
-#baseurl=http://download1.rpmfusion.org/nonfree/fedora/updates/$releasever/$basearch/
-metalink=https://mirrors.rpmfusion.org/metalink?repo=nonfree-fedora-updates-released-$releasever&arch=$basearch
-enabled=0
-type=rpm-md
+name=RPM Fusion for EL 8 - Nonfree - Updates
+#baseurl=http://download1.rpmfusion.org/nonfree/el/updates/8/$basearch/
+mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-el-updates-released-8&arch=$basearch
+enabled=1
gpgcheck=1
-repo_gpgcheck=0
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-$releasever
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-el-8
[rpmfusion-nonfree-updates-debuginfo]
-name=RPM Fusion for Fedora $releasever - Nonfree - Updates Debug
-#baseurl=http://download1.rpmfusion.org/nonfree/fedora/updates/$releasever/$basearch/debug/
-metalink=https://mirrors.rpmfusion.org/metalink?repo=nonfree-fedora-updates-released-debug-$releasever&arch=$basearch
+name=RPM Fusion for EL 8 - Nonfree - Updates Debug
+#baseurl=http://download1.rpmfusion.org/nonfree/el/updates/8/$basearch/debug/
+mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-el-updates-released-debug-8&arch=$basearch
enabled=0
type=rpm-md
gpgcheck=1
-repo_gpgcheck=0
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-$releasever
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-el-8
[rpmfusion-nonfree-updates-source]
-name=RPM Fusion for Fedora $releasever - Nonfree - Updates Source
-#baseurl=http://download1.rpmfusion.org/nonfree/fedora/updates/$releasever/SRPMS/
-metalink=https://mirrors.rpmfusion.org/metalink?repo=nonfree-fedora-updates-released-source-$releasever&arch=$basearch
+name=RPM Fusion for EL 8 - Nonfree - Updates Source
+#baseurl=http://download1.rpmfusion.org/nonfree/el/updates/8/SRPMS/
+mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=nonfree-el-updates-released-source-8&arch=$basearch
enabled=0
type=rpm-md
gpgcheck=1
-repo_gpgcheck=0
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-$releasever
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-el-8
5 years, 10 months
[rpmfusion-free-release/el8] Modify spec to match EL7 and adapt for EL8
by Xavier Bachelot
commit 8bdb0231a3014c33f12862925c4b4d1187eadc35
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Wed Jan 9 15:23:39 2019 +0100
Modify spec to match EL7 and adapt for EL8
RPM-GPG-KEY-rpmfusion-free-fedora-28-primary | 29 ---
RPM-GPG-KEY-rpmfusion-free-fedora-29-primary | 29 ---
RPM-GPG-KEY-rpmfusion-free-fedora-30-primary | 29 ---
RPM-GPG-KEY-rpmfusion-free-fedora-31-primary | 29 ---
rpmfusion-free-rawhide.repo | 30 ---
rpmfusion-free-release.spec | 336 ++++-----------------------
rpmfusion-free-tainted.repo | 24 +-
rpmfusion-free-updates-testing.repo | 27 +--
rpmfusion-free-updates.repo | 30 ++-
rpmfusion-free.repo | 33 ---
10 files changed, 77 insertions(+), 519 deletions(-)
---
diff --git a/rpmfusion-free-release.spec b/rpmfusion-free-release.spec
index f094afb..422d3fb 100644
--- a/rpmfusion-free-release.spec
+++ b/rpmfusion-free-release.spec
@@ -1,44 +1,45 @@
%global repo free
#global repo nonfree
-%global israwhide 1
Name: rpmfusion-%{repo}-release
-Version: 30
-Release: 0.2
+Version: 8
+Release: 0.1
Summary: RPM Fusion (%{repo}) Repository Configuration
License: BSD
URL: http://rpmfusion.org
-Source1: rpmfusion-%{repo}.repo
+Source0: RPM-GPG-KEY-rpmfusion-%{repo}-el-8
+# not needed for now, but maybe we'll do that later:
+# Source1: rpmfusion-%{repo}.repo
Source2: rpmfusion-%{repo}-updates.repo
Source3: rpmfusion-%{repo}-updates-testing.repo
-Source4: rpmfusion-%{repo}-rawhide.repo
Source5: rpmfusion-%{repo}-tainted.repo
-Source29: RPM-GPG-KEY-rpmfusion-%{repo}-fedora-29-primary
-Source30: RPM-GPG-KEY-rpmfusion-%{repo}-fedora-30-primary
-Source31: RPM-GPG-KEY-rpmfusion-%{repo}-fedora-31-primary
BuildArch: noarch
-Requires: system-release(%{version})
-Provides: rpmfusion-%{repo}-repos(%{version})
+Requires: redhat-release >= %{version}
+Requires: epel-release >= %{version}
-%if 0%{?israwhide}
-Obsoletes: %{name}-rawhide < %{version}-%{release}
-Provides: %{name}-rawhide = %{version}-%{release}
-%endif
-
-%description
-RPM Fusion %{repo} package repository files for yum and dnf
-along with gpg public keys
+%if %{repo} == "nonfree"
+Requires: rpmfusion-free-release >= %{version}
-%if ! 0%{?israwhide}
-%package rawhide
-Summary: RPM Fusion Rawhide %{repo} repo definitions
-Requires: %{name} = %{version}-%{release}
+%description
+RPM Fusion repository contains open source and other distributable software for
+EL + EPEL. It is the merger of the Dribble, FreshRPMs and Livna repositories.
+
+This package contains the RPM Fusion GPG key as well as Yum package manager
+configuration files for RPM Fusion's "nonfree" repository, which holds
+software that is not considered as Open Source Software according to the
+Fedora packaging guidelines.
+%else
+%description
+RPM Fusion repository contains open source and other distributable software for
+EL + EPEL. It is the merger of the Dribble, FreshRPMs and Livna repositories.
-%description rawhide
-This package provides the RPM Fusion rawhide %{repo} repo definitions.
+This package contains the RPM Fusion GPG key as well as Yum package manager
+configuration files for RPM Fusion's "free" repository, which holds only
+software that is considered as Open Source Software according to the Fedora
+packaging guidelines.
%endif
%package tainted
@@ -59,304 +60,47 @@ echo "Nothing to prep"
echo "Nothing to build"
%install
-
# Create dirs
install -d -m755 \
%{buildroot}%{_sysconfdir}/pki/rpm-gpg \
%{buildroot}%{_sysconfdir}/yum.repos.d
# GPG Key
-%{__install} -Dp -m644 \
- %{SOURCE29} \
- %{SOURCE30} \
- %{SOURCE31} \
- %{buildroot}%{_sysconfdir}/pki/rpm-gpg
-
-# Avoid using basearch in name for the key. Introduced in F18
-ln -s $(basename %{SOURCE29}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-29
-ln -s $(basename %{SOURCE30}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-30
-ln -s $(basename %{SOURCE31}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-31
-
-# Links for the keys
-ln -s $(basename %{SOURCE30}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-latest
-ln -s $(basename %{SOURCE31}) %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-rawhide
-
+%{__install} -Dp -m644 %{SOURCE0} \
+ $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg
# Yum .repo files
%{__install} -p -m644 \
- %{SOURCE1} \
%{SOURCE2} \
%{SOURCE3} \
- %{SOURCE4} \
%{SOURCE5} \
%{buildroot}%{_sysconfdir}/yum.repos.d
-
%files
%config %{_sysconfdir}/pki/rpm-gpg/*
-%config(noreplace) %{_sysconfdir}/yum.repos.d/rpmfusion-%{repo}.repo
%config(noreplace) %{_sysconfdir}/yum.repos.d/rpmfusion-%{repo}-updates*.repo
-%if ! 0%{?israwhide}
-%files rawhide
-%endif
-%config(noreplace) %{_sysconfdir}/yum.repos.d/rpmfusion-%{repo}-rawhide.repo
-
%files tainted
%config(noreplace) %{_sysconfdir}/yum.repos.d/rpmfusion-%{repo}-tainted.repo
%changelog
-* Thu Oct 18 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 30-0.2
-- Remove f28 key
-- Add f31 key
+* Wed Jan 09 2019 Xavier Bachelot <xavier(a)bachelot.org> - 8-0.1
+- Release for EL-8.
-* Thu Aug 23 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 30-0.1
-- Bump for 30
+* Tue Jun 19 2018 Xavier Bachelot <xavier(a)bachelot.org> - 7-4
+- Don't use $releasever, it's not expanding as expected on RHEL.
-* Tue Apr 17 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 29-0.4
-- Remove compatibility symlink
+* Tue Jun 19 2018 Xavier Bachelot <xavier(a)bachelot.org> - 7-3
+- Only include tainted repo definition in tainted sub-package.
-* Mon Apr 16 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 29-0.3
-- Enable metadata
-- Remove f27 key
-- Add f30 key
-
-* Mon Mar 19 2018 Xavier Bachelot <xavier(a)bachelot.org> - 29-0.2
+* Mon Mar 19 2018 Xavier Bachelot <xavier(a)bachelot.org> - 7-2
- Create sub-package for tainted repo.
-* Mon Mar 05 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 29-0.1
-- Bump to 29
-
-* Mon Nov 13 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 28-0.3
-- Add f29 key
-- Remove f26 key
-
-* Wed Sep 06 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 28-0.1
-- Bump for 28
-
-* Fri Jul 07 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 27-0.3
-- Bump for f26 key
-
-* Tue Mar 28 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 27-0.2
-- Bump for 27
-
-* Tue Mar 28 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 26-0.5
-- Add Zypper compatibility, patch by Neal Gompa - rfbz#4481
-
-* Fri Nov 18 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 26-0.4
-- Add f26/f27 keys
-- Remove f23/f24 keys
-- Clean-up Description
-- Improve Requires/Provides
-- Drop dependency on free from nonfree
-- Add a rawhide sub-package - rfbz#3223
-- Mark gpg keys as %%config
-
-* Wed Nov 02 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 26-0.3
-- Add metalink over https
-
-* Wed Aug 24 2016 Sérgio Basto <sergio(a)serjux.com> - 26-0.2
-- Fix current symlink and f25 symlink
-
-* Sat Aug 06 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 26-0.1
-- Bump for f26
-
-* Fri Jun 24 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 25-0.2
-- Bump for rawhide release
-
-* Sun May 15 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 25-0.1
-- Update to 25
-
-* Sat May 14 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 24-0.1
-- Update to 24
-
-* Sat Oct 24 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 23-0.1
-- Bump for branched/f23
-
-* Sat May 23 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 22-1
-- Update to Final F-22
-
-* Tue May 05 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 22-0.1
-- Bump for branched/f22
-
-* Mon Dec 08 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 21-1
-- Update to Final F-21
-
-* Sun Jan 12 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 21-0.1
-- Bump for Rawhide/F-21
-
-* Sun Dec 15 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 20-1
-- Update to f20 final
-
-* Fri Jun 28 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 20-0.2
-- Add key for Rawhide/F-21
-- Spec file clean-up
-
-* Mon Mar 18 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 20-0.1
-- Build for Rawhide/F-20
-
-* Thu Mar 14 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 19-0.4
-- Fix GPG's key name
-
-* Wed Mar 13 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 19-0.3
-- Branch F-19
-
-* Tue Jan 01 2013 Nicolas Chauvet <kwizart(a)gmail.com> - 19-0.2
-- Add key for Rawhide/F-20
-
-* Mon Aug 20 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 19-0.1
-- Build for Rawhide/F-19
-
-* Wed Aug 08 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 18-0.2
-- Bump for Branched/F-18
-
-* Fri May 18 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 18-0.1
-- Build for Rawhide/F-18
-
-* Fri May 18 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 17-1
-- Update to final 17
-
-* Tue Mar 06 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 17-0.5
-- Bump
-
-* Mon Feb 27 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 17-0.4
-- Split to development/17
-- Enable rpmfusion*-updates-testing
-
-* Sat Feb 11 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 17-0.3
-- Bump for branched F-17
-
-* Sat Nov 19 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 17-0.1
-- build for rawhide/F-17
-- Drop key for F-15
-
-* Wed Nov 02 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 16-1.2
-- Fix compat key for F-15
-- Fix Installation of F-17 key
-
-* Thu Oct 27 2011 Nicolas Chauvet <kwizart(a)gmail.com> - 16-1
-- Add keys for Rawhide/F-17
-- Build for F-16
-
-* Sun Jun 05 2011 Thorsten Leemhuis <fedora at leemhuis.info> - 16.1
-- build for rawhide/F-16
-
-* Sat May 28 2011 Thorsten Leemhuis <fedora at leemhuis.info> - 15-1
-- Add keys for Rawhide/F16
-- Build for F-15
-
-* Sat Oct 16 2010 Thorsten Leemhuis <fedora at leemhuis.info> - 14-0.4
-- drop ppc
-- add key for F-15, drop the one for F-13
-
-* Sun Oct 10 2010 Thorsten Leemhuis <fedora at leemhuis.info> - 14-0.3
-- branching for F14: disable rawhide, enable everything and updates
-
-* Mon Apr 26 2010 Thorsten Leemhuis <fedora at leemhuis.info> - 14-0.2
-- fix compatibility symlink
-
-* Sat Apr 24 2010 Thorsten Leemhuis <fedora at leemhuis.info> - 14-0.1
-- rebuild for rawhide
-
-* Fri Apr 16 2010 Thorsten Leemhuis <fedora at leemhuis.info> - 13-1
-- add key for Rawhide/F14
-- remove key for F12
-
-* Sun Nov 22 2009 Thorsten Leemhuis <fedora at leemhuis.info> - 13-0.1
-- Bump for Fedora 13's rawhide.
-- Put the version at 13 from the start.
-- drop post script
-
-* Sun Nov 15 2009 Thorsten Leemhuis <fedora at leemhuis.info> - 12-1
-- F12 release: disable rawhide, enable everything and updates
-- remove key for F11
-- add key for F13
-
-* Thu Jun 11 2009 Thorsten Leemhuis <fedora at leemhuis.info> - 11.90-1
-- build for rawhide (enable rawhide, disable all the other repos)
-
-* Sun May 17 2009 Thorsten Leemhuis <fedora at leemhuis.info> - 11-1
-- F11 release: disable rawhide, enable everything and updates
-- use "metadata_expire=7d" for everything repos
-- Track in some changes from 10-{34} (myself):
--- remove old comments to obsolete release packages from freshrpms, dribble and livna
--- add proper links for rawhide
--- add key for F12
--- some small adjustments to the spec
--- add post script that switch old config files from serverside mirrorlists to
- mirrormanager
-- Track in some changes from 10-{23} (Till Maas):
--- fix symlinks
--- allow easy transition to F11 with new gpg key and naming structure
-
-* Sun May 17 2009 Thorsten Leemhuis <fedora at leemhuis.info> - 10-4
-- add key for F12
-- some small adjustments to the spec
-- add post script that switch old config files from serverside mirrorlists to
- mirrormanager
-
-* Sat May 16 2009 Till Maas <opensource(a)till.name> - 10-3
-- fix symlinks
-
-* Sat May 16 2009 Till Maas <opensource(a)till.name> - 10-2
-- allow easy transition to F11 with new gpg key and naming structure
-
-* Sun Mar 29 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 10.90-3
-- rebuild for new F11 features
-
-* Sat Mar 21 2009 Thorsten Leemhuis <fedora at leemhuis.info> - 10.90-2
-- add new key for SHA256 signatures
-- use the same structure for keys as fedora does
-
-* Wed Nov 26 2008 Thorsten Leemhuis <fedora at leemhuis.info> - 10.90-1
-- Initial build for Fedora 11.
-
-* Sat Nov 15 2008 Thorsten Leemhuis <fedora at leemhuis.info> - 10-1
-- build for F-10
-
-* Mon Nov 03 2008 Thorsten Leemhuis <fedora at leemhuis.info> - 9.90-5
-- enable the proper mirrormanager server in the repo files
-
-* Sat Oct 04 2008 Thorsten Leemhuis <fedora at leemhuis.info> - 9.90-4
-- require system-release instead of fedora-release
-
-* Tue Sep 30 2008 Thorsten Leemhuis <fedora at leemhuis.info> - 9.90-3
-- s|download.rpmfusion.org|download1.rpmfusion.org|' *.repo
-- s|basearch/debug/|basearch/os/debug/|" in *rawhide.repo
-
-* Sun Sep 28 2008 Thorsten Leemhuis <fedora at leemhuis.info> - 9.90-2
-- Fix rpmfusion-rpmfusion typo (again)
-- update summary to properly say free or nonfree
-
-* Sat Sep 27 2008 Thorsten Leemhuis <fedora at leemhuis.info> - 9.90-1
-- Update for Fedora 10 rawhide
-- enable devel repos, disable all the others
-
-* Sat Sep 27 2008 Stewart Adam <s.adam at diffingo.com> - 9-7
-- Use temporary mirrorlists for now, and baseurl for the debug & source repos
-
-* Thu Sep 18 2008 Stewart Adam <s.adam at diffingo.com> - 9-6
-- Fix rpmfusion-rpmfusion typo
-
-* Mon Aug 18 2008 Stewart Adam <s.adam at diffingo.com> - 9-5
-- Use mirrors.rpmfusion.org instead of rpmfusion.org/mirrorlist
-- Use download.rpmfusion.org instead of download1.rpmfusion.org
-
-* Fri Aug 15 2008 Stewart Adam <s.adam at diffingo.com> - 9-4
-- Only include provides/obsoletes for pre-merger release RPMs in nonfree
-- Remove GPL doc
-
-* Thu Aug 14 2008 Thorsten Leemhuis <fedora at leemhuis.info> - 9-3
-- add conditionals and macros to use one spec file for both free and nonfree
-- some cleanups
-
-* Wed Aug 13 2008 Stewart Adam <s.adam at diffingo.com> - 9-2
-- Split into free and non-free RPMs based on original release RPM
-- Remove double BuildArch
-- Remove GPL source
-- Fix mirror URLs
-- devel --> rawhide
+* Thu Sep 15 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 7-1
+- Release for EL-7
-* Tue Aug 12 2008 Stewart Adam <s.adam at diffingo.com> - 9-1
-- Initial RPM release
+* Tue Jun 19 2012 Nicolas Chauvet <kwizart(a)gmail.com> - 6-1
+- Release for EL-6
+* Sun May 01 2011 Robert Scheck <robert(a)fedoraproject.org> 6-0.1
+- Initial RPM release based on Thorsten Leemhuis' work for EL-5
diff --git a/rpmfusion-free-tainted.repo b/rpmfusion-free-tainted.repo
index 906bf6f..75c4fde 100644
--- a/rpmfusion-free-tainted.repo
+++ b/rpmfusion-free-tainted.repo
@@ -1,33 +1,33 @@
[rpmfusion-free-tainted]
-name=RPM Fusion for Fedora $releasever - Free tainted
-#baseurl=http://download1.rpmfusion.org/free/fedora/tainted/$releasever/$basearch/
-metalink=https://mirrors.rpmfusion.org/metalink?repo=free-fedora-tainted-$releasever&arch=$basearch
+name=RPM Fusion for EL 8 - Free tainted
+#baseurl=http://download1.rpmfusion.org/free/el/tainted/8/$basearch/
+metalink=https://mirrors.rpmfusion.org/metalink?repo=free-el-tainted-8&arch=$basearch
enabled=1
metadata_expire=6h
type=rpm-md
gpgcheck=1
repo_gpgcheck=0
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-$releasever
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-el-8
[rpmfusion-free-tainted-debuginfo]
-name=RPM Fusion for Fedora $releasever - Free tainted - Debug
-#baseurl=http://download1.rpmfusion.org/free/fedora/tainted/$releasever/$basearch/debug/
-metalink=https://mirrors.rpmfusion.org/metalink?repo=free-fedora-tainted-debug-$releasever&arch=$basearch
+name=RPM Fusion for EL 8 - Free tainted - Debug
+#baseurl=http://download1.rpmfusion.org/free/el/tainted/8/$basearch/debug/
+metalink=https://mirrors.rpmfusion.org/metalink?repo=free-el-tainted-debug-8&arch=$basearch
enabled=0
metadata_expire=6h
type=rpm-md
gpgcheck=1
repo_gpgcheck=0
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-$releasever
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-el-8
[rpmfusion-free-tainted-source]
-name=RPM Fusion for Fedora $releasever - Free tainted - Source
-#baseurl=http://download1.rpmfusion.org/free/fedora/tainted/$releasever/SRPMS/
-metalink=https://mirrors.rpmfusion.org/metalink?repo=free-fedora-tainted-source-$releasever&arch=$basearch
+name=RPM Fusion for EL 8 - Free tainted - Source
+#baseurl=http://download1.rpmfusion.org/free/el/tainted/8/SRPMS/
+metalink=https://mirrors.rpmfusion.org/metalink?repo=free-el-tainted-source-8&arch=$basearch
enabled=0
metadata_expire=6h
type=rpm-md
gpgcheck=1
repo_gpgcheck=0
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-$releasever
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-el-8
diff --git a/rpmfusion-free-updates-testing.repo b/rpmfusion-free-updates-testing.repo
index 9c39b34..7f2ddae 100644
--- a/rpmfusion-free-updates-testing.repo
+++ b/rpmfusion-free-updates-testing.repo
@@ -1,30 +1,27 @@
[rpmfusion-free-updates-testing]
-name=RPM Fusion for Fedora $releasever - Free - Test Updates
-#baseurl=http://download1.rpmfusion.org/free/fedora/updates/testing/$releasever/$basearch/
-metalink=https://mirrors.rpmfusion.org/metalink?repo=free-fedora-updates-testing-$releasever&arch=$basearch
+name=RPM Fusion for EL 8 - Free - Test Updates
+#baseurl=http://download1.rpmfusion.org/free/el/updates/testing/8/$basearch/
+mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-el-updates-testing-8&arch=$basearch
enabled=0
type=rpm-md
gpgcheck=1
-repo_gpgcheck=0
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-$releasever
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-el-8
[rpmfusion-free-updates-testing-debuginfo]
-name=RPM Fusion for Fedora $releasever - Free - Test Updates Debug
-#baseurl=http://download1.rpmfusion.org/free/fedora/updates/testing/$releasever/$basearch/debug/
-metalink=https://mirrors.rpmfusion.org/metalink?repo=free-fedora-updates-testing-debug-$releasever&arch=$basearch
+name=RPM Fusion for EL 8 - Free - Test Updates Debug
+#baseurl=http://download1.rpmfusion.org/free/el/updates/testing/8/$basearch/debug/
+mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-el-updates-testing-debug-8&arch=$basearch
enabled=0
type=rpm-md
gpgcheck=1
-repo_gpgcheck=0
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-$releasever
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-el-8
[rpmfusion-free-updates-testing-source]
-name=RPM Fusion for Fedora $releasever - Free - Test Updates Source
-#baseurl=http://download1.rpmfusion.org/free/fedora/updates/testing/$releasever/SRPMS/
-metalink=https://mirrors.rpmfusion.org/metalink?repo=free-fedora-updates-testing-source-$releasever&arch=$basearch
+name=RPM Fusion for EL 8 - Free - Test Updates Source
+#baseurl=http://download1.rpmfusion.org/free/el/updates/testing/8/SRPMS/
+mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-el-updates-testing-source-8&arch=$basearch
enabled=0
type=rpm-md
gpgcheck=1
-repo_gpgcheck=0
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-$releasever
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-el-8
diff --git a/rpmfusion-free-updates.repo b/rpmfusion-free-updates.repo
index 8cda551..651e6cb 100644
--- a/rpmfusion-free-updates.repo
+++ b/rpmfusion-free-updates.repo
@@ -1,30 +1,26 @@
[rpmfusion-free-updates]
-name=RPM Fusion for Fedora $releasever - Free - Updates
-#baseurl=http://download1.rpmfusion.org/free/fedora/updates/$releasever/$basearch/
-metalink=https://mirrors.rpmfusion.org/metalink?repo=free-fedora-updates-released-$releasever&arch=$basearch
-enabled=0
-type=rpm-md
+name=RPM Fusion for EL 8 - Free - Updates
+#baseurl=http://download1.rpmfusion.org/free/el/updates/8/$basearch/
+mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-el-updates-released-8&arch=$basearch
+enabled=1
gpgcheck=1
-repo_gpgcheck=0
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-$releasever
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-el-8
[rpmfusion-free-updates-debuginfo]
-name=RPM Fusion for Fedora $releasever - Free - Updates Debug
-#baseurl=http://download1.rpmfusion.org/free/fedora/updates/$releasever/$basearch/debug/
-metalink=https://mirrors.rpmfusion.org/metalink?repo=free-fedora-updates-released-debug-$releasever&arch=$basearch
+name=RPM Fusion for EL 8 - Free - Updates Debug
+#baseurl=http://download1.rpmfusion.org/free/el/updates/8/$basearch/debug/
+mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-el-updates-released-debug-8&arch=$basearch
enabled=0
type=rpm-md
gpgcheck=1
-repo_gpgcheck=0
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-$releasever
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-el-8
[rpmfusion-free-updates-source]
-name=RPM Fusion for Fedora $releasever - Free - Updates Source
-#baseurl=http://download1.rpmfusion.org/free/fedora/updates/$releasever/SRPMS/
-metalink=https://mirrors.rpmfusion.org/metalink?repo=free-fedora-updates-released-source-$releasever&arch=$basearch
+name=RPM Fusion for EL 8 - Free - Updates Source
+#baseurl=http://download1.rpmfusion.org/free/el/updates/8/SRPMS/
+mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-el-updates-released-source-8&arch=$basearch
enabled=0
type=rpm-md
gpgcheck=1
-repo_gpgcheck=0
-gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-$releasever
+gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-el-8
5 years, 10 months
[chromium-freeworld] drop rsp clobber, which breaks gcc9 (thanks to Jeff Law)
by Akarshan Biswas
commit 645a61069083e0797eabc445d6a2262fc592b6fb
Author: Tom Callaway <spot(a)fedoraproject.org>
Date: Tue Jan 8 13:31:12 2019 -0500
drop rsp clobber, which breaks gcc9 (thanks to Jeff Law)
Signed-off-by: Akarshan Biswas <akarshan.biswas(a)gmail.com>
chromium-71.0.3578.98-gcc9-drop-rsp-clobber.patch | 12 ++++++++++++
chromium-freeworld.spec | 8 +++++++-
2 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/chromium-71.0.3578.98-gcc9-drop-rsp-clobber.patch b/chromium-71.0.3578.98-gcc9-drop-rsp-clobber.patch
new file mode 100644
index 0000000..d071e81
--- /dev/null
+++ b/chromium-71.0.3578.98-gcc9-drop-rsp-clobber.patch
@@ -0,0 +1,12 @@
+diff -up chromium-71.0.3578.98/third_party/tcmalloc/gperftools-2.0/chromium/src/base/linux_syscall_support.h.gcc9 chromium-71.0.3578.98/third_party/tcmalloc/gperftools-2.0/chromium/src/base/linux_syscall_support.h
+--- chromium-71.0.3578.98/third_party/tcmalloc/gperftools-2.0/chromium/src/base/linux_syscall_support.h.gcc9 2019-01-08 13:27:25.193614727 -0500
++++ chromium-71.0.3578.98/third_party/tcmalloc/gperftools-2.0/chromium/src/base/linux_syscall_support.h 2019-01-08 13:27:35.161392234 -0500
+@@ -1231,7 +1231,7 @@ typedef unsigned long int ulong;
+ "d"(LSS_SYSCALL_ARG(parent_tidptr)),
+ "r"(LSS_SYSCALL_ARG(newtls)),
+ "r"(LSS_SYSCALL_ARG(child_tidptr))
+- : "rsp", "memory", "r8", "r10", "r11", "rcx");
++ : "memory", "r8", "r10", "r11", "rcx");
+ }
+ LSS_RETURN(int, __res);
+ }
diff --git a/chromium-freeworld.spec b/chromium-freeworld.spec
index 3378c6d..5f35274 100644
--- a/chromium-freeworld.spec
+++ b/chromium-freeworld.spec
@@ -150,7 +150,7 @@ Name: chromium%{chromium_channel}%{?freeworld:-freeworld}
Name: chromium%{chromium_channel}
%endif
Version: %{majorversion}.0.3578.98
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A WebKit (Blink) powered web browser
Url: http://www.chromium.org/Home
License: BSD and LGPLv2+ and ASL 2.0 and IJG and MIT and GPLv2+ and ISC and OpenSSL and (MPLv1.1 or GPLv2 or LGPLv2)
@@ -307,6 +307,8 @@ Patch123: relax-libva-version.patch
Patch124: chromium-71.0.3578.98-vaapi-libva1-compatibility.patch
# From gentoo
Patch125: https://gitweb.gentoo.org/repo/gentoo.git/plain/www-client/chromium/files...
+# drop rsp clobber, which breaks gcc9 (thanks to Jeff Law)
+Patch126: chromium-71.0.3578.98-gcc9-drop-rsp-clobber.patch
# Use chromium-latest.py to generate clean tarball from released build tarballs, found here:
@@ -862,6 +864,7 @@ udev.
%patch123 -p1 -b .relaxva
%patch124 -p1 -b .va1compat
%patch125 -p1 -b .gcc-overloaded
+%patch126 -p1 -b .gcc9
# Change shebang in all relevant files in this directory and all subdirectories
# See `man find` for how the `-exec command {} +` syntax works
@@ -1831,6 +1834,9 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt
%changelog
+* Tue Jan 8 2019 Tom Callaway <spot(a)fedoraproject.org> - 71.0.3578.98-2
+- drop rsp clobber, which breaks gcc9 (thanks to Jeff Law)
+
* Fri Dec 14 2018 Tom Callaway <spot(a)fedoraproject.org> - 71.0.3578.98-1
- update to 71.0.3578.98
5 years, 10 months
[chromium-freeworld] Upload new freeworld sources:71.0.3578.98
by Akarshan Biswas
commit c8ca032d388e327a8394476cd6147e0776c5db40
Author: Akarshan Biswas <akarshan.biswas(a)gmail.com>
Date: Wed Jan 9 15:27:04 2019 +0530
Upload new freeworld sources:71.0.3578.98
sources | 22 ++++++++++++++++++----
1 file changed, 18 insertions(+), 4 deletions(-)
---
diff --git a/sources b/sources
index f68c007..41b2974 100644
--- a/sources
+++ b/sources
@@ -1,5 +1,19 @@
-d0f3540a8d6966d7ec04892738060635 chromium-71.0.3578.98.tar.xz
-d770e21784e3568cf9a0730f1094c22f depot_tools.git-master.tar.gz
-4d610887ff4d445cbc639aae7828d139 gelasio.zip
-314394b29c1d15a73c3f00316003810a MuktiNarrow-0.94.tar.bz2
da72b7ad3a595d0140ceba60e867b9b7 Ahem.ttf
+b25c0f936b23cccc0b92e85017e02bee Tinos-Regular.ttf
+0da96c8a7d54f8b8f6f7713c8524f2fc Tinos-Italic.ttf
+b68a7149509c5f1f69153d2dc3d8dd17 Tinos-Bold.ttf
+042b1967a334625c34b3ab6255242127 Tinos-BoldItalic.ttf
+00d46771d6344fd0c8e3d05bfd092887 Cousine-Regular.ttf
+cef49e5506d6f09ea3064f7bd3191417 Cousine-Italic.ttf
+86fed5639322e2f033ad817ee406c2fe Cousine-Bold.ttf
+97415fecbce8ffd540f9f9af681cd398 Cousine-BoldItalic.ttf
+7ac02a544211773d9636e056e9da6c35 Arimo-Regular.ttf
+fa87472a877e70c5bce22e42be5c25a9 Arimo-Italic.ttf
+927b7dca5b947f69cb8e835f7f743d15 Arimo-Bold.ttf
+08fb930e5cf38bab811efa91f368b248 Arimo-BoldItalic.ttf
+85d8bf52bda23c1cd422be54dee113a6 lohit-gurmukhi-ttf-2.91.2.tar.gz
+9af8a0b80e85db34b1c34928d81cc423 NotoSansCJKjp-hinted.zip
+314394b29c1d15a73c3f00316003810a MuktiNarrow-0.94.tar.bz2
+4d610887ff4d445cbc639aae7828d139 gelasio.zip
+49a7f897775cce21d2b69968b8af1cea depot_tools.git-master.tar.gz
+d0f3540a8d6966d7ec04892738060635 chromium-71.0.3578.98.tar.xz
5 years, 10 months
[alsa-plugins-freeworld] Fixup version check
by Nicolas Chauvet
commit bc704591d93332784cde34a503d112ffb81cbddb
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jan 8 18:52:25 2019 +0100
Fixup version check
alsa-plugins-freeworld.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/alsa-plugins-freeworld.spec b/alsa-plugins-freeworld.spec
index 6a68e8f..4df85f7 100644
--- a/alsa-plugins-freeworld.spec
+++ b/alsa-plugins-freeworld.spec
@@ -8,7 +8,7 @@ URL: http://www.alsa-project.org/
Source0: ftp://ftp.alsa-project.org/pub/plugins/alsa-plugins-%{version}.tar.bz2
BuildRequires: autoconf automake libtool
-BuildRequires: alsa-lib-devel >= 1.1.7
+BuildRequires: alsa-lib-devel >= 1.1.8
BuildRequires: ffmpeg-devel
%description
5 years, 10 months
[alsa-plugins-freeworld] Update to 1.1.8
by Nicolas Chauvet
commit 28c1864e7609a2a267613a947fd792f2253fbce8
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jan 8 18:13:36 2019 +0100
Update to 1.1.8
alsa-plugins-freeworld.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/alsa-plugins-freeworld.spec b/alsa-plugins-freeworld.spec
index bc5ed84..6a68e8f 100644
--- a/alsa-plugins-freeworld.spec
+++ b/alsa-plugins-freeworld.spec
@@ -1,6 +1,6 @@
Name: alsa-plugins-freeworld
-Version: 1.1.7
-Release: 2%{?dist}
+Version: 1.1.8
+Release: 1%{?dist}
Summary: The ALSA Plugins - freeworld version
# All packages are LGPLv2+ with the exception of samplerate which is GPLv2+
License: LGPLv2+
@@ -86,6 +86,9 @@ find %buildroot -name "*.la" -exec rm {} \;
%changelog
+* Tue Jan 08 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 1.1.8-1
+- Update to 1.1.8
+
* Tue Jan 08 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 1.1.7-2
- Bump obsoletes
diff --git a/sources b/sources
index 326072b..87f1822 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c86cd9c069cfec2e8a491aaa7d3c584c alsa-plugins-1.1.7.tar.bz2
+d0f87211d1560f2c07c8eae4297bc4f6 alsa-plugins-1.1.8.tar.bz2
5 years, 10 months
[alsa-plugins-freeworld] Bump obsoletes
by Nicolas Chauvet
commit 0cb752790ee3102649901a11cc1810b7d98f411e
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jan 8 18:07:26 2019 +0100
Bump obsoletes
alsa-plugins-freeworld.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/alsa-plugins-freeworld.spec b/alsa-plugins-freeworld.spec
index 0132cba..bc5ed84 100644
--- a/alsa-plugins-freeworld.spec
+++ b/alsa-plugins-freeworld.spec
@@ -1,6 +1,6 @@
Name: alsa-plugins-freeworld
Version: 1.1.7
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: The ALSA Plugins - freeworld version
# All packages are LGPLv2+ with the exception of samplerate which is GPLv2+
License: LGPLv2+
@@ -33,7 +33,7 @@ Summary: Rate converter plugin using libavcodec
License: LGPLv2+
#Compatibility with some foreign packaging scheme
Provides: alsa-plugins-lavrate = %{version}-%{release}
-Obsoletes: alsa-plugins-lavcrate < 1.1.6-3
+Obsoletes: alsa-plugins-lavcrate < 1.1.6-4
%description lavrate
The plugin uses ffmpeg audio resample library to convert audio rates.
@@ -86,6 +86,9 @@ find %buildroot -name "*.la" -exec rm {} \;
%changelog
+* Tue Jan 08 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 1.1.7-2
+- Bump obsoletes
+
* Sat Oct 20 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 1.1.7-1
- Update to 1.1.7
- Drop upstreamed patches
5 years, 10 months
[vlc] (2 commits) ...Bump
by Nicolas Chauvet
Summary of changes:
2266d45... Fixup vdpau on core (*)
9d45139... Bump (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 10 months
[vlc/f29] Bump
by Nicolas Chauvet
commit 9d451394f2ca5a97e8e2c95b55ace37b2389939e
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jan 8 14:24:31 2019 +0100
Bump
vlc.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/vlc.spec b/vlc.spec
index 18cb0e9..c8f305b 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -45,7 +45,7 @@ Summary: The cross-platform open-source multimedia framework, player and server
Epoch: 1
Name: vlc
Version: 3.0.5
-Release: 13%{?dist}
+Release: 14%{?dist}
License: GPLv2+
URL: https://www.videolan.org
Source0: %{vlc_url}/%{?!vlc_tag:%{version}/}vlc-%{version}%{?vlc_tag}.tar.xz
@@ -584,7 +584,7 @@ fi || :
%changelog
-* Tue Jan 08 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.5-13
+* Tue Jan 08 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.5-14
- Only enable mmal on rpi
- Fixup vdpau on core
5 years, 10 months