[vlc/el7] (4 commits) ...Merge branch 'master' into el7
by Leigh Scott
Summary of changes:
944f876... Update to 3.0.7.1 (*)
44f4482... Enable asdcplib (*)
b59d0e8... Add conditional (*)
698443d... Merge branch 'master' into el7
(*) This commit already existed in another branch; no separate mail sent
5 years, 5 months
[vlc/f29] (3 commits) ...Add conditional
by Leigh Scott
Summary of changes:
944f876... Update to 3.0.7.1 (*)
44f4482... Enable asdcplib (*)
b59d0e8... Add conditional (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 5 months
[vlc/f30] (3 commits) ...Add conditional
by Leigh Scott
Summary of changes:
944f876... Update to 3.0.7.1 (*)
44f4482... Enable asdcplib (*)
b59d0e8... Add conditional (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 5 months
[vlc] Add conditional
by Leigh Scott
commit b59d0e8926deacf31d92a5722322b20e8bd038bd
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Wed Jun 12 12:28:39 2019 +0100
Add conditional
vlc.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/vlc.spec b/vlc.spec
index 603a7d9..592ace0 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -65,7 +65,9 @@ BuildRequires: gcc-c++
%{?_with_aom:BuildRequires: libaom-devel}
BuildRequires: aalib-devel
BuildRequires: alsa-lib-devel
+%ifnarch i686 armv7hl
BuildRequires: asdcplib-devel
+%endif
BuildRequires: avahi-devel
BuildRequires: cdparanoia-devel
%{?_with_dav1d:BuildRequires: libdav1d-devel}
5 years, 5 months
[vlc] Enable asdcplib
by Leigh Scott
commit 44f448220fcc29398b5e2ca7ae0f3560e009c0d9
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Wed Jun 12 12:14:09 2019 +0100
Enable asdcplib
vlc.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index 83cebdf..603a7d9 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -43,7 +43,7 @@ Summary: The cross-platform open-source multimedia framework, player and server
Epoch: 1
Name: vlc
Version: 3.0.7.1
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv2+
URL: https://www.videolan.org
Source0: %{vlc_url}/%{?!vlc_tag:%{version}/}vlc-%{version}%{?vlc_tag}.tar.xz
@@ -65,6 +65,7 @@ BuildRequires: gcc-c++
%{?_with_aom:BuildRequires: libaom-devel}
BuildRequires: aalib-devel
BuildRequires: alsa-lib-devel
+BuildRequires: asdcplib-devel
BuildRequires: avahi-devel
BuildRequires: cdparanoia-devel
%{?_with_dav1d:BuildRequires: libdav1d-devel}
@@ -542,6 +543,9 @@ fi || :
%changelog
+* Wed Jun 12 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 1:3.0.7.1-2
+- Enable asdcplib
+
* Wed Jun 12 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 1:3.0.7.1-1
- Update to 3.0.7.1
5 years, 5 months
[vlc] Update to 3.0.7.1
by Leigh Scott
commit 944f8768fe52f0cdb0a08ecf325a55a7dfb3b64b
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Wed Jun 12 09:54:12 2019 +0100
Update to 3.0.7.1
sources | 2 +-
vlc.spec | 7 +++++--
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index 478c323..81cb17f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-230932ec40185856af28f82ec2e38b8a vlc-3.0.7.tar.xz
+1adf2fe21070378b0e45ad163d3b232d vlc-3.0.7.1.tar.xz
diff --git a/vlc.spec b/vlc.spec
index c09065c..83cebdf 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -42,8 +42,8 @@
Summary: The cross-platform open-source multimedia framework, player and server
Epoch: 1
Name: vlc
-Version: 3.0.7
-Release: 2%{?dist}
+Version: 3.0.7.1
+Release: 1%{?dist}
License: GPLv2+
URL: https://www.videolan.org
Source0: %{vlc_url}/%{?!vlc_tag:%{version}/}vlc-%{version}%{?vlc_tag}.tar.xz
@@ -542,6 +542,9 @@ fi || :
%changelog
+* Wed Jun 12 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 1:3.0.7.1-1
+- Update to 3.0.7.1
+
* Fri Jun 07 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 1:3.0.7-2
- Enable libplacebo
5 years, 5 months
[ffmpeg] Only el7 and el8 will be tested, el8 still wip
by Nicolas Chauvet
commit d72b3410991a9cdcd159b7600ddf609e90c5b5d1
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jun 11 17:18:32 2019 +0200
Only el7 and el8 will be tested, el8 still wip
ffmpeg.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index eb56ca8..c40e832 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -7,7 +7,7 @@
# Cuda and others are only available on some arches
%global cuda_arches x86_64
-%if 0%{?rhel} && 0%{?rhel} < 8
+%if 0%{?el7}
%global _without_aom 1
%global _without_frei0r 1
%global _without_mfx 1
@@ -15,6 +15,11 @@
%global _without_vpx 1
%endif
+%if 0%{?el8}
+%global _without_aom 1
+%global _without_mfx 1
+%endif
+
%if 0%{?fedora}
%ifarch x86_64
%global _with_vmaf 1
5 years, 5 months
[nvidia-xconfig] Update to 430.26 release
by Leigh Scott
commit 283cb7e7ed0af1a0dabc30a38490f0a8b4809d8e
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Jun 11 14:18:25 2019 +0100
Update to 430.26 release
nvidia-xconfig.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/nvidia-xconfig.spec b/nvidia-xconfig.spec
index c6418e6..a255086 100644
--- a/nvidia-xconfig.spec
+++ b/nvidia-xconfig.spec
@@ -1,6 +1,6 @@
Name: nvidia-xconfig
Epoch: 3
-Version: 430.14
+Version: 430.26
Release: 1%{?dist}
Summary: NVIDIA X configuration file editor
@@ -49,6 +49,9 @@ mkdir -p %{buildroot}%{_sbindir}
%changelog
+* Tue Jun 11 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:430.26-1
+- Update to 430.26 release
+
* Tue May 14 2019 Leigh Scott <leigh123linux(a)gmail.com> - 3:430.14-1
- Update to 430.14 release
diff --git a/sources b/sources
index 7bff16b..8b293ef 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fb26f51140fbc6adb06a85cdbfe2397c nvidia-xconfig-430.14.tar.bz2
+24dc419fa1c2d485890eaf9f646bbc02 nvidia-xconfig-430.26.tar.bz2
5 years, 5 months
[nvidia-persistenced] Update to 430.26 release
by Leigh Scott
commit db03e789b4f628dcf82df13d8050f237fae3a5ec
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Jun 11 14:14:03 2019 +0100
Update to 430.26 release
.gitignore | 1 +
nvidia-persistenced.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 48148ba..99dd75c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ nvidia-persistenced-*.tar.gz
/nvidia-persistenced-418.56.tar.bz2
/nvidia-persistenced-430.09.tar.bz2
/nvidia-persistenced-430.14.tar.bz2
+/nvidia-persistenced-430.26.tar.bz2
diff --git a/nvidia-persistenced.spec b/nvidia-persistenced.spec
index 46d4fc5..6cbd2fe 100644
--- a/nvidia-persistenced.spec
+++ b/nvidia-persistenced.spec
@@ -2,7 +2,7 @@
Name: nvidia-persistenced
Epoch: 3
-Version: 430.14
+Version: 430.26
Release: 1%{?dist}
Summary: Daemon for maintaining persistent driver state
@@ -74,6 +74,9 @@ chmod -x %{buildroot}%{_mandir}/man1/%{name}.1.*
%changelog
+* Tue Jun 11 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:430.26-1
+- Update to 430.26 release
+
* Tue May 14 2019 Leigh Scott <leigh123linux(a)gmail.com> - 3:430.14-1
- Update to 430.14 release
diff --git a/sources b/sources
index 545b854..23edbc5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c0feab5f14ff368255d37ed9656800a3 nvidia-persistenced-430.14.tar.bz2
+79317da642f10980bcb776c28bc4bc56 nvidia-persistenced-430.26.tar.bz2
5 years, 5 months
[nvidia-modprobe] Update to 430.26 release
by Leigh Scott
commit edaa8432f2a88c0491912cfe03cd14021dc4459d
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Jun 11 14:10:34 2019 +0100
Update to 430.26 release
.gitignore | 1 +
nvidia-modprobe.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8541eb1..23c4ac8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ nvidia-modprobe-*.tar.gz
/nvidia-modprobe-418.56.tar.bz2
/nvidia-modprobe-430.09.tar.bz2
/nvidia-modprobe-430.14.tar.bz2
+/nvidia-modprobe-430.26.tar.bz2
diff --git a/nvidia-modprobe.spec b/nvidia-modprobe.spec
index d11d24c..d773bd5 100644
--- a/nvidia-modprobe.spec
+++ b/nvidia-modprobe.spec
@@ -1,6 +1,6 @@
Name: nvidia-modprobe
Epoch: 3
-Version: 430.14
+Version: 430.26
Release: 1%{?dist}
Summary: Load the NVIDIA kernel module and create NVIDIA character device files
@@ -42,6 +42,9 @@ chmod -x %{buildroot}%{_mandir}/man1/nvidia-modprobe.1.*
%changelog
+* Tue Jun 11 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:430.26-1
+- Update to 430.26 release
+
* Tue May 14 2019 Leigh Scott <leigh123linux(a)gmail.com> - 3:430.14-1
- Update to 430.14 release
diff --git a/sources b/sources
index 0ff344d..154a8a3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-153de667b62f463f8793c76c2b57f649 nvidia-modprobe-430.14.tar.bz2
+634295ccc0e6a2feb6a126cf2e3452ba nvidia-modprobe-430.26.tar.bz2
5 years, 5 months