[qmplay2] Update to 16.11.20
by Martin Gansser
commit bac747d5dfbd08ea74de1f3ceae17b07fd4ae299
Author: Martin Gansser <mgansser(a)alice.de>
Date: Mon Nov 21 08:31:11 2016 +0100
Update to 16.11.20
.gitignore | 1 +
qmplay2.spec | 8 ++++----
sources | 2 +-
3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 69a602a..be7b892 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/QMPlay2-src-16.09.24.tar.xz
/QMPlay2-src-16.10.14.tar.xz
/QMPlay2-src-16.11.01.tar.xz
+/QMPlay2-src-16.11.20.tar.xz
diff --git a/qmplay2.spec b/qmplay2.spec
index 12e7336..dc20259 100644
--- a/qmplay2.spec
+++ b/qmplay2.spec
@@ -1,8 +1,8 @@
%global pname QMPlay2
Name: qmplay2
-Version: 16.11.01
-Release: 2%{?dist}
+Version: 16.11.20
+Release: 1%{?dist}
Summary: A Qt based media player, streamer and downloader
License: LGPLv3+
Url: http://zaps166.sourceforge.net/?app=QMPlay2
@@ -125,8 +125,8 @@ fi
%{_includedir}/%{pname}
%changelog
-* Fri Nov 18 2016 Adrian Reber <adrian(a)lisas.de> - 16.11.01-2
-- Rebuilt for libcdio-0.94
+* Mon Nov 21 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 16.11.20-1
+- Update to 16.11.20
* Wed Nov 02 2016 Martin Gansser <martinkg(a)fedoraproject.org> - 16.11.01-1
- Update to 16.11.01
diff --git a/sources b/sources
index 0c42e90..8f95987 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-45d1884b12c16e8fb6f2ea04747a05d8 QMPlay2-src-16.11.01.tar.xz
+aa6ca35712f4aaacda0887a1f0bc69ee QMPlay2-src-16.11.20.tar.xz
8 years
[libva-intel-driver] Update sources
by Nicolas Chauvet
commit c009f196d7397196580bba7ee1b96a2eba834153
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sat Nov 19 09:19:53 2016 +0100
Update sources
sources | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sources b/sources
index e133063..d08fbd7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f28ac265f836f7ce881305bd3a282c90 libva-intel-driver-1.7.2.tar.bz2
+5b266e605905a3676b63b8bc93a2ffc8 libva-intel-driver-1.7.3.tar.bz2
8 years
[libva-intel-driver] Update to 1.7.3
by Nicolas Chauvet
commit 80544e8783ab971e8d6dbd0f3f4dc8c174853af5
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sat Nov 19 09:16:49 2016 +0100
Update to 1.7.3
libva-intel-driver.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libva-intel-driver.spec b/libva-intel-driver.spec
index 2c3bedf..69e452f 100644
--- a/libva-intel-driver.spec
+++ b/libva-intel-driver.spec
@@ -1,7 +1,7 @@
#global _with_gen4asm 1
Name: libva-intel-driver
-Version: 1.7.2
+Version: 1.7.3
Release: 1%{?dist}
Summary: HW video decode support for Intel integrated graphics
Group: System Environment/Libraries
@@ -19,7 +19,7 @@ BuildRequires: libXext-devel
BuildRequires: libXfixes-devel
BuildRequires: libdrm-devel >= 2.4.23
BuildRequires: libpciaccess-devel
-BuildRequires: pkgconfig(libva) >= 0.39.3
+BuildRequires: pkgconfig(libva) >= 0.39.4
BuildRequires: mesa-libGL-devel
BuildRequires: mesa-libEGL-devel
%{!?_without_wayland:
@@ -67,6 +67,9 @@ gendiff . .prebuilt
%changelog
+* Thu Nov 10 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 1.7.3-1
+- Update to 1.7.3
+
* Tue Sep 06 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 1.7.2-1
- Update to 1.7.2
8 years
[gens-gs/f25] Drop noarch doc
by Nicolas Chauvet
Summary of changes:
2dd2f89... Drop noarch doc (*)
(*) This commit already existed in another branch; no separate mail sent
8 years
[gens-gs] Drop noarch doc
by Nicolas Chauvet
commit 2dd2f89450230907905f267ec2c5e9552fc0820b
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sat Nov 19 08:35:34 2016 +0100
Drop noarch doc
gens-gs.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/gens-gs.spec b/gens-gs.spec
index 19958fa..2933038 100644
--- a/gens-gs.spec
+++ b/gens-gs.spec
@@ -1,7 +1,7 @@
%global orgname gens
Name: %{orgname}-gs
Version: 2.16.7
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Sega Genesis, Sega CD, and Sega 32X emulator
Url: http://segaretro.org/Gens/GS
@@ -35,7 +35,6 @@ Requires: %{name}-doc
%package doc
Summary: Documentation Manual for Gens/GS
-BuildArch: noarch
%description
#taken from here: http://segaretro.org/Gens/GS
@@ -121,6 +120,9 @@ fi
/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
+* Sat Nov 19 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 2.16.7-6
+- Drop BuildArch: noarch for doc - avoid pulling in x86_64 repo
+
* Mon Oct 27 2014 Jeremy Newton <alexjnewt(a)hotmail.com> - 2.16.7-5
- Patch to remove conflict with gens
- Remove prefix=/usr from configure
8 years
[rpmfusion-nonfree-release/f25] Bump
by Nicolas Chauvet
commit 6b255a80ee99d200bbf8a8f967566a492fd5470a
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sat Nov 19 08:26:24 2016 +0100
Bump
rpmfusion-nonfree-release.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rpmfusion-nonfree-release.spec b/rpmfusion-nonfree-release.spec
index 43f7ea1..4b77889 100644
--- a/rpmfusion-nonfree-release.spec
+++ b/rpmfusion-nonfree-release.spec
@@ -3,7 +3,7 @@
Name: rpmfusion-%{repo}-release
Version: 25
-Release: 1
+Release: 1.1
Summary: RPM Fusion (%{repo}) Repository Configuration
Group: System Environment/Base
8 years
[rpmfusion-nonfree-release/f25] Update nonfree repos
by Nicolas Chauvet
commit 816e7906b9b6dce192f39034661927eead692eae
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sat Nov 19 08:26:02 2016 +0100
Update nonfree repos
rpmfusion-nonfree-updates-testing.repo | 2 +-
rpmfusion-nonfree-updates.repo | 2 +-
rpmfusion-nonfree.repo | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/rpmfusion-nonfree-updates-testing.repo b/rpmfusion-nonfree-updates-testing.repo
index 59f3aa6..3d6cce3 100644
--- a/rpmfusion-nonfree-updates-testing.repo
+++ b/rpmfusion-nonfree-updates-testing.repo
@@ -2,7 +2,7 @@
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-updat...
-enabled=1
+enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-$releasever
diff --git a/rpmfusion-nonfree-updates.repo b/rpmfusion-nonfree-updates.repo
index 0a5aec5..920d279 100644
--- a/rpmfusion-nonfree-updates.repo
+++ b/rpmfusion-nonfree-updates.repo
@@ -2,7 +2,7 @@
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-updat...
-enabled=0
+enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-$releasever
diff --git a/rpmfusion-nonfree.repo b/rpmfusion-nonfree.repo
index 6094928..771ffaa 100644
--- a/rpmfusion-nonfree.repo
+++ b/rpmfusion-nonfree.repo
@@ -3,7 +3,7 @@ name=RPM Fusion for Fedora $releasever - Nonfree
#baseurl=http://download1.rpmfusion.org/nonfree/fedora/releases/$releasever/Everything/$basearch/os/
metalink=https://mirrors.rpmfusion.org/metalink?repo=nonfree-fedora-$rele...
enabled=1
-#metadata_expire=14d
+metadata_expire=14d
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-nonfree-fedora-$releasever
8 years
[rpmfusion-nonfree-release/f25] Update to f25 final
by Nicolas Chauvet
commit a65d238b04bb2cc346175ddbb146ac707df74801
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Nov 18 20:51:31 2016 +0100
Update to f25 final
rpmfusion-nonfree-release.spec | 40 +++++++++++++++++-----------------------
1 file changed, 17 insertions(+), 23 deletions(-)
---
diff --git a/rpmfusion-nonfree-release.spec b/rpmfusion-nonfree-release.spec
index 4ca936c..43f7ea1 100644
--- a/rpmfusion-nonfree-release.spec
+++ b/rpmfusion-nonfree-release.spec
@@ -3,7 +3,7 @@
Name: rpmfusion-%{repo}-release
Version: 25
-Release: 0.7
+Release: 1
Summary: RPM Fusion (%{repo}) Repository Configuration
Group: System Environment/Base
@@ -16,32 +16,18 @@ Source4: rpmfusion-%{repo}-rawhide.repo
Source23: RPM-GPG-KEY-rpmfusion-%{repo}-fedora-23-primary
Source24: RPM-GPG-KEY-rpmfusion-%{repo}-fedora-24-primary
Source25: RPM-GPG-KEY-rpmfusion-%{repo}-fedora-25-primary
+Source26: RPM-GPG-KEY-rpmfusion-%{repo}-fedora-26-primary
+Source27: RPM-GPG-KEY-rpmfusion-%{repo}-fedora-27-primary
BuildArch: noarch
-Requires: system-release >= %{version}
+Requires: system-release(%{version})
+Provides: rpmfusion-%{repo}-repos(%{version})
-%if %{repo} == "nonfree"
-Requires: rpmfusion-free-release >= %{version}
-
-%description
-RPM Fusion repository contains open source and other distributable software for
-Fedora. 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
-Fedora. It is the merger of the Dribble, FreshRPMs and Livna repositories.
+RPM Fusion %{repo} package repository files for yum and dnf
+along with gpg public keys
-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
%prep
echo "Nothing to prep"
@@ -70,10 +56,12 @@ ln -s $(basename %{SOURCE24}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-
ln -s $(basename %{SOURCE23}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-23
ln -s $(basename %{SOURCE24}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-24
ln -s $(basename %{SOURCE25}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-25
+ln -s $(basename %{SOURCE26}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-26
+ln -s $(basename %{SOURCE27}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-27
# Links for the keys
-ln -s $(basename %{SOURCE24}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-latest
-ln -s $(basename %{SOURCE25}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-rawhide
+ln -s $(basename %{SOURCE26}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-latest
+ln -s $(basename %{SOURCE27}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-%{repo}-fedora-rawhide
# Yum .repo files
@@ -86,6 +74,12 @@ ln -s $(basename %{SOURCE25}) $RPM_BUILD_ROOT%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-
%config(noreplace) %{_sysconfdir}/yum.repos.d/*
%changelog
+* Fri Nov 18 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 25-1
+- Update to final f25
+- Clean-up Description
+- Improve Requires/Provides
+- Drop dependency on free from nonfree
+
* Wed Nov 02 2016 Nicolas Chauvet <kwizart(a)gmail.com> - 25-0.7
- Add metalink over https
8 years