[vlc/f29] (4 commits) ...Fix typo
by Nicolas Chauvet
Summary of changes:
fb5405f... Move asdcp plugin to extras (*)
ace4871... Update changelog (*)
4463e72... fixup ascdbuild not fixed on i686 (*)
f4c50d3... Fix typo (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 5 months
[vlc] Fix typo
by Nicolas Chauvet
commit f4c50d33a93ae5e26d57009e40bbf8a32ff5d92a
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Jun 17 14:58:21 2019 +0200
Fix typo
vlc.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/vlc.spec b/vlc.spec
index 04ff22c..931b679 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -486,7 +486,7 @@ fi || :
%{_libdir}/vlc/libvlc_vdpau.so*
%{_libdir}/vlc/libvlc_xcb_events.so*
%exclude %{_libdir}/vlc/plugins/access/libaccess_jack_plugin.so
-%{?_with_ascdp:
+%{?_with_asdcp:
%exclude %{_libdir}/vlc/plugins/access/libdcp_plugin.so
}
%{?_with_vcdimager:
@@ -538,7 +538,7 @@ fi || :
%{?_with_crystalhd:
%{_libdir}/vlc/plugins/codec/libcrystalhd_plugin.so
}
-%{?_with_ascdp:
+%{?_with_asdcp:
%{_libdir}/vlc/plugins/access/libdcp_plugin.so
}
5 years, 5 months
[vlc/f30] Fix typo
by Nicolas Chauvet
commit cf9a7bb085c329ff12bd78bafc5539425ae4f94f
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Jun 17 14:58:21 2019 +0200
Fix typo
vlc.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/vlc.spec b/vlc.spec
index 04ff22c..931b679 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -486,7 +486,7 @@ fi || :
%{_libdir}/vlc/libvlc_vdpau.so*
%{_libdir}/vlc/libvlc_xcb_events.so*
%exclude %{_libdir}/vlc/plugins/access/libaccess_jack_plugin.so
-%{?_with_ascdp:
+%{?_with_asdcp:
%exclude %{_libdir}/vlc/plugins/access/libdcp_plugin.so
}
%{?_with_vcdimager:
@@ -538,7 +538,7 @@ fi || :
%{?_with_crystalhd:
%{_libdir}/vlc/plugins/codec/libcrystalhd_plugin.so
}
-%{?_with_ascdp:
+%{?_with_asdcp:
%{_libdir}/vlc/plugins/access/libdcp_plugin.so
}
5 years, 5 months
[vlc/f30] (3 commits) ...fixup ascdbuild not fixed on i686
by Nicolas Chauvet
Summary of changes:
fb5405f... Move asdcp plugin to extras (*)
ace4871... Update changelog (*)
4463e72... fixup ascdbuild not fixed on i686 (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 5 months
[nvidia-persistenced/f30] Update changelog
by Nicolas Chauvet
commit ca96c741e31f671604918fd1585175644b53b3eb
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Jun 17 12:36:11 2019 +0200
Update changelog
nvidia-persistenced.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/nvidia-persistenced.spec b/nvidia-persistenced.spec
index 5f71e3d..19ee726 100644
--- a/nvidia-persistenced.spec
+++ b/nvidia-persistenced.spec
@@ -3,7 +3,7 @@
Name: nvidia-persistenced
Epoch: 3
Version: 430.26
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Daemon for maintaining persistent driver state
License: MIT and GPLv2+
@@ -74,6 +74,9 @@ chmod -x %{buildroot}%{_mandir}/man1/%{name}.1.*
%changelog
+* Mon Jun 17 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 3:430.26-2
+- Add back on armv7hl/aarch64 for 390/l4t
+
* Tue Jun 11 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:430.26-1
- Update to 430.26 release
5 years, 5 months
[nvidia-persistenced/f30] Add back on armv7hl/aarch64 for 390/l4t
by Nicolas Chauvet
commit a1bc708220592c90fd4c67d391af3f01bb858a28
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Jun 17 12:35:53 2019 +0200
Add back on armv7hl/aarch64 for 390/l4t
nvidia-persistenced.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nvidia-persistenced.spec b/nvidia-persistenced.spec
index 6cbd2fe..5f71e3d 100644
--- a/nvidia-persistenced.spec
+++ b/nvidia-persistenced.spec
@@ -9,7 +9,7 @@ Summary: Daemon for maintaining persistent driver state
License: MIT and GPLv2+
URL: https://download.nvidia.com/XFree86/%{name}/
Source0: %{url}/%{name}-%{version}.tar.bz2
-ExclusiveArch: x86_64
+ExclusiveArch: x86_64 armv7hl aarch64
BuildRequires: gcc
BuildRequires: m4
5 years, 5 months
[nvidia-persistenced] Update changelog
by Nicolas Chauvet
commit 3969fe670ecc9d93b756a0300975bf3e4a304e0e
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Jun 17 12:36:11 2019 +0200
Update changelog
nvidia-persistenced.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/nvidia-persistenced.spec b/nvidia-persistenced.spec
index 5f71e3d..19ee726 100644
--- a/nvidia-persistenced.spec
+++ b/nvidia-persistenced.spec
@@ -3,7 +3,7 @@
Name: nvidia-persistenced
Epoch: 3
Version: 430.26
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Daemon for maintaining persistent driver state
License: MIT and GPLv2+
@@ -74,6 +74,9 @@ chmod -x %{buildroot}%{_mandir}/man1/%{name}.1.*
%changelog
+* Mon Jun 17 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 3:430.26-2
+- Add back on armv7hl/aarch64 for 390/l4t
+
* Tue Jun 11 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3:430.26-1
- Update to 430.26 release
5 years, 5 months
[nvidia-persistenced] Add back on armv7hl/aarch64 for 390/l4t
by Nicolas Chauvet
commit 98edda91f105d1dfa6083307535c25eb54f2145d
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Jun 17 12:35:53 2019 +0200
Add back on armv7hl/aarch64 for 390/l4t
nvidia-persistenced.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nvidia-persistenced.spec b/nvidia-persistenced.spec
index 6cbd2fe..5f71e3d 100644
--- a/nvidia-persistenced.spec
+++ b/nvidia-persistenced.spec
@@ -9,7 +9,7 @@ Summary: Daemon for maintaining persistent driver state
License: MIT and GPLv2+
URL: https://download.nvidia.com/XFree86/%{name}/
Source0: %{url}/%{name}-%{version}.tar.bz2
-ExclusiveArch: x86_64
+ExclusiveArch: x86_64 armv7hl aarch64
BuildRequires: gcc
BuildRequires: m4
5 years, 5 months