[x264] x264-0.163-20210613git5db6aa6 soname bump gpac patch accepted upstream with modifications
by Sérgio M. Basto
commit 82b1d3f218c8f319adb03a2b02fe5e6bec6173a4
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Jul 10 18:34:03 2021 +0100
x264-0.163-20210613git5db6aa6 soname bump
gpac patch accepted upstream with modifications
.gitignore | 1 +
sources | 2 +-
x264-gpac.patch | 13 -------------
x264.spec | 16 +++++++++-------
4 files changed, 11 insertions(+), 21 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 44cdbf7..df632f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ x264-0.148-20160118-5c65704.tar.bz2
/x264-0.161-20200912gitd198931.tar.bz2
/x264-0.161-20210124git544c61f.tar.bz2
/x264-0.161-20210412git55d517b.tar.bz2
+/x264-0.163-20210613git5db6aa6.tar.bz2
diff --git a/sources b/sources
index 16d1c0a..7c2a0ab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (x264-0.161-20210412git55d517b.tar.bz2) = 9f5ec5dfaa0334bee50433e0a83801657c67971aa76add2dd0c22225f1fbccfc81700a8659bb5b5389d1fce6f329d6fd3df33782f8ecc221a9739dbb1ed10eed
+SHA512 (x264-0.163-20210613git5db6aa6.tar.bz2) = 6707b99df2d7232083b3fe4c24d67b42a53c5a0bc7ee739cdc48e6a6442c720d408514ce34d321bb1bbf82b0372e01a878116846665561e59d648ee8ca545733
diff --git a/x264.spec b/x264.spec
index 4940306..61f5d05 100644
--- a/x264.spec
+++ b/x264.spec
@@ -1,7 +1,7 @@
-# globals for x264-0.161-20210412git55d517b.tar.bz2
-%global api 161
-%global gitdate 20210412
-%global gitversion 55d517b
+# globals for x264-0.163-20210613git5db6aa6.tar.bz2
+%global api 163
+%global gitdate 20210613
+%global gitversion 5db6aa6
%global snapshot %{gitdate}git%{gitversion}
%global gver .%{gitdate}git%{gitversion}
@@ -33,7 +33,7 @@
Summary: H264/AVC video streams encoder
Name: x264
Version: 0.%{api}
-Release: 6%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
+Release: 1%{?gver}%{?_with_bootstrap:_bootstrap}%{?dist}
License: GPLv2+
URL: https://www.videolan.org/developers/x264.html
Source0: %{name}-0.%{api}-%{snapshot}.tar.bz2
@@ -43,7 +43,6 @@ Source1: x264-snapshot.sh
Patch0: x264-nover.patch
# add 10b suffix to high bit depth build
Patch1: x264-10b.patch
-Patch10: x264-gpac.patch
Patch11: x264-opencl.patch
BuildRequires: gcc
@@ -106,7 +105,6 @@ This package contains the development files.
pushd %{name}-0.%{api}-%{snapshot}
%patch0 -p1 -b .nover
%patch1 -p1 -b .10b
-%patch10 -p1 -b .gpac
%patch11 -p1 -b .opencl
popd
@@ -177,6 +175,10 @@ install -pm644 generic/{AUTHORS,COPYING} %{buildroot}%{_pkgdocdir}/
%{_libdir}/pkgconfig/%{name}.pc
%changelog
+* Mon Jun 14 2021 Sérgio Basto <sergio(a)serjux.com> - 0.163-1.20210613git5db6aa6
+- x264-0.163-20210613git5db6aa6 soname bump
+- gpac patch accepted upstream with modifications
+
* Tue Apr 13 2021 Sérgio Basto <sergio(a)serjux.com> - 0.161-6.20210412git55d517b
- Update to x264-0.161-20210412git55d517b (stable branch)
3 years, 4 months
[vdr-softhddevice] Update to 1.2.1
by Martin Gansser
commit cd12edd940cac9aeb1f643204f74ddb61667c35f
Author: Martin Gansser <mgansser(a)online.de>
Date: Fri Jul 9 21:46:30 2021 +0200
Update to 1.2.1
.gitignore | 1 +
sources | 2 +-
vdr-softhddevice.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f85e498..86a905a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
/vdr-softhddevice-1.1.0.tar.gz
/vdr-softhddevice-1.1.1.tar.gz
/vdr-softhddevice-1.2.0.tar.gz
+/vdr-softhddevice-1.2.1.tar.gz
diff --git a/sources b/sources
index 804bd32..1dcfbf9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-softhddevice-1.2.0.tar.gz) = 557620e724b436be4371d6095f67c97274d5228b12cabe1c0ec0026bef5b6e03a679683ed05188457829a1f974898ac51c0b63011e337c0924d6c118bf5559e5
+SHA512 (vdr-softhddevice-1.2.1.tar.gz) = 9c9e48809a844f11fc04c86da2964924c8b7b2e283cfe07561dc8c0911ce4e0714783f987b5315f66de7c5d231c2dc5a978910780dc3015d1179173b317bc0ba
diff --git a/vdr-softhddevice.spec b/vdr-softhddevice.spec
index 652c038..529b182 100644
--- a/vdr-softhddevice.spec
+++ b/vdr-softhddevice.spec
@@ -1,5 +1,5 @@
Name: vdr-softhddevice
-Version: 1.2.0
+Version: 1.2.1
Release: 1%{?dist}
Summary: A software and GPU emulated HD output device plugin for VDR
@@ -79,6 +79,9 @@ install -Dpm 644 %{SOURCE1} \
%license AGPL-3.0.txt
%changelog
+* Fri Jul 09 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 1.2.1-1
+- Update to 1.2.1
+
* Sat Jun 19 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 1.2.0-1
- Update to 1.2.0
3 years, 4 months
[tivodecode-ng] Remove dist tag from Obsoletes:
by cra
commit 6f971e944ff43daa4252f56d439e39a367ca0560
Author: Charles R. Anderson <cra(a)alum.wpi.edu>
Date: Thu Jul 8 09:37:31 2021 -0400
Remove dist tag from Obsoletes:
.gitignore | 1 +
sources | 1 +
tivodecode-ng.spec | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 66 insertions(+)
---
diff --git a/.gitignore b/.gitignore
index e69de29..163d8f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/tivodecode-ng-0.5.tar.gz
diff --git a/sources b/sources
index e69de29..33f6cae 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+SHA512 (tivodecode-ng-0.5.tar.gz) = 9aa28f5482652aa05a13a4bde170ea3c855d6b4fd0f0b072fd400b71f76f1e501c2e9a4fd4a8644cecf339dbd3f7e828b9292ba43c9b23718125da9539113612
diff --git a/tivodecode-ng.spec b/tivodecode-ng.spec
new file mode 100644
index 0000000..539974b
--- /dev/null
+++ b/tivodecode-ng.spec
@@ -0,0 +1,64 @@
+%global gittag 0.5
+
+Name: tivodecode-ng
+Version: %{gittag}
+Release: 4%{?dist}
+Summary: Convert a .TiVo file from TiVoToGo to a normal MPEG
+
+# sha1.c is public domain. The QUALCOMM license is just the SSLeay
+# BSD 4-clause "Original" or "Old" License with the 4th clause
+# removed, leaving it equivalent to the BSD license plus a patent
+# grant. The resulting package is therefore just BSD licensed.
+License: BSD
+URL: https://github.com/wmcbrine/tivodecode-ng
+Source0: %{url}/archive/%{gittag}/%{name}-%{version}.tar.gz
+
+BuildRequires: gcc-c++
+BuildRequires: make
+
+Provides: tivodecode = %{version}-%{release}
+Obsoletes: tivodecode < 0.2-0.17.pre4
+
+%description
+tivodecode-ng ("ng" for "next generation") is a portable command-line
+tool for decrypting .TiVo video files into program streams or
+transport streams, depending on the source. It also will decrypt the
+metadata (title, description, etc.). It's based on tivodecode by
+Jeremy Drake, with enhancements by several contributors. tivodecode-ng
+adds support for transport streams, although that's a work in
+progress. (Note that support for program streams is as complete as
+ever.)
+
+
+%prep
+%autosetup -n %{name}-%{gittag}
+
+
+%build
+#autoreconf -i -f
+%configure
+%{make_build}
+
+
+%install
+%{make_install}
+
+
+%files
+%{_bindir}/*
+%license COPYING.md
+%doc AUTHORS.md README.md NEWS.md
+
+
+%changelog
+* Mon Jul 05 2021 Charles R. Anderson <cra(a)alum.wpi.edu> - 0.5-4
+- Remove dist tag from Obsoletes:
+
+* Sun Jul 04 2021 Charles R. Anderson <cra(a)alum.wpi.edu> - 0.5-3
+- Remove QUALCOMM from license field and use url macro in Source0
+
+* Sat Jul 03 2021 Charles R. Anderson <cra(a)alum.wpi.edu> - 0.5-2
+- Remove Group and BR make
+
+* Thu Jul 01 2021 Charles R. Anderson <cra(a)alum.wpi.edu> - 0.5-1
+- initial release
3 years, 4 months
[iozone] update to 3_492
by Dominik Mierzejewski
Summary of changes:
7797b17... update to 3_492 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 4 months
[iozone/f34] update to 3_492
by Dominik Mierzejewski
commit 7797b174c7888eeced6356fad5b26d09146e07d4
Author: Dominik 'Rathann' Mierzejewski <dominik(a)greysector.net>
Date: Thu Jul 1 00:34:18 2021 +0200
update to 3_492
.gitignore | 1 +
iozone.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 05fbaee..58f6b5d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/iozone3_491.tgz
+/iozone3_492.tgz
diff --git a/iozone.spec b/iozone.spec
index 8684a03..c53a083 100644
--- a/iozone.spec
+++ b/iozone.spec
@@ -2,8 +2,8 @@
Summary: Filesystem benchmarking utility
Name: iozone
-Version: 3.491
-Release: 2%{?dist}
+Version: 3.492
+Release: 1%{?dist}
License: Distributable, no modification permitted and Public Domain
URL: http://www.iozone.org
Source0: http://www.iozone.org/src/current/iozone%{f_ver}.tgz
@@ -70,6 +70,9 @@ install -p -m644 docs/iozone.1 %{buildroot}/%{_mandir}/man1/
%{_mandir}/man1/iozone.1*
%changelog
+* Wed Jun 30 2021 Dominik Mierzejewski <rpm(a)greysector.net> - 3.492-1
+- update to 3_492
+
* Thu Feb 04 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 3.491-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
diff --git a/sources b/sources
index 0ddfafd..e5550b1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (iozone3_491.tgz) = 16697ee4ed245bff2cc41bd3ffe73bfef351e1d3dc0fc83412d8e52f6a53da2edd708f50e1742788ff3f50aecf409730a1d6d4fd4ebc656a69ea7efd41c7386a
+SHA512 (iozone3_492.tgz) = c043de0903db9e27c19a3d50dd46eef88544cf0aa49b46156be711f1abf5a6a4d5366b6ad1ecfdd85245d8c8dbbcb7ddaabf08be7c83dc7bb7f67b75f87bfc6b
3 years, 4 months
[xorg-x11-drv-nvidia] Install dll to correct directory
by Leigh Scott
commit 7604ce7afc4ccf13b2ff59461d0d2622fe885b13
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Jul 6 13:57:44 2021 +0100
Install dll to correct directory
xorg-x11-drv-nvidia.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index 12c5500..8b83717 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -7,7 +7,7 @@
%global _dracut_conf_d %{_prefix}/lib/dracut/dracut.conf.d
%global _grubby %{_sbindir}/grubby --update-kernel=ALL
%global _firmwarepath %{_prefix}/lib/firmware
-%global _winedir %{_libdir}/wine/x86_64-windows
+%global _winedir %{_libdir}/nvidia/wine
%if 0%{?fedora} || 0%{?rhel} > 7
%global _dracutopts rd.driver.blacklist=nouveau modprobe.blacklist=nouveau nvidia-drm.modeset=1
%else
@@ -23,7 +23,7 @@
Name: xorg-x11-drv-nvidia
Epoch: 3
Version: 470.42.01
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
License: Redistributable, no modification permitted
@@ -543,6 +543,9 @@ fi ||:
%endif
%changelog
+* Tue Jul 06 2021 Leigh Scott <leigh123linux(a)gmail.com> - 3:470.42.01-2
+- Install dll to correct directory
+
* Tue Jun 22 2021 Leigh Scott <leigh123linux(a)gmail.com> - 3:470.42.01-1
- Update to 470.42.01 beta
3 years, 4 months