[lpf-spotify-client] Requires exclude libcurl-gnutls.so.4 and centos-redhat-libcurl-gnutls-workaround
by Sérgio M. Basto
commit 7b6b71c85a71409c6dbd54de534200e63e8ee9e1
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Apr 13 01:35:28 2018 +0100
Requires exclude libcurl-gnutls.so.4 and centos-redhat-libcurl-gnutls-workaround
lpf-spotify-client.spec | 5 ++++-
spotify-client.spec.in | 9 ++++++++-
2 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/lpf-spotify-client.spec b/lpf-spotify-client.spec
index 6fc59f4..52a0cef 100644
--- a/lpf-spotify-client.spec
+++ b/lpf-spotify-client.spec
@@ -12,7 +12,7 @@
Name: lpf-spotify-client
# Upstream spotify version, verbatim.
Version: 1.0.77.338
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Spotify music player native client package bootstrap
License: MIT
@@ -79,6 +79,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%changelog
+* Thu Apr 12 2018 Sérgio Basto <sergio(a)serjux.com> - 1.0.77.338-2
+- Requires exclude libcurl-gnutls.so.4 and centos-redhat-libcurl-gnutls-workaround
+
* Wed Apr 11 2018 Sérgio Basto <sergio(a)serjux.com> - 1.0.77.338-1
- Update to 1.0.77.338.g758ebd78
diff --git a/spotify-client.spec.in b/spotify-client.spec.in
index bff14b7..5f16124 100644
--- a/spotify-client.spec.in
+++ b/spotify-client.spec.in
@@ -14,7 +14,7 @@
Name: spotify-client
Version: 1.0.77.338
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Spotify music player native client
# board=http://community.spotify.com/t5/Desktop-Linux
@@ -75,6 +75,7 @@ hard drive.
#global __requires_exclude %__requires_exclude|^libudev.so.0
#global __requires_exclude %__requires_exclude|^libgcrypt.so.11
%global __requires_exclude %__requires_exclude|^libcurl.so.4
+%global __requires_exclude %__requires_exclude|^libcurl-gnutls.so.4
%global __requires_exclude %__requires_exclude|^libwidevinecdm.so.*
#global __requires_exclude %__requires_exclude|[.]so[.][0-2][a-f]
@@ -89,6 +90,9 @@ hard drive.
%install
%make_install
+# the hack https://forums.kleientertainment.com/topic/50011-centos-redhat-libcurl-gn...
+cd %{buildroot}%{_libdir}/spotify-client
+ln -s ../libcurl.so.4 libcurl-gnutls.so.4
%post
@@ -118,6 +122,9 @@ fi
%changelog
+* Thu Apr 12 2018 Sérgio Basto <sergio(a)serjux.com> - 1.0.77.338-2
+- Requires exclude libcurl-gnutls.so.4 and centos-redhat-libcurl-gnutls-workaround
+
* Wed Apr 11 2018 Sérgio Basto <sergio(a)serjux.com> - 1.0.77.338-1
- Update to 1.0.77.338.g758ebd78
6 years, 7 months
[libva-intel-driver/el7] Rebuilt
by Nicolas Chauvet
commit 110a8074b6e837bcd88e5300e3af9fba445ad7f4
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Apr 12 14:11:24 2018 +0200
Rebuilt
libva-intel-driver.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/libva-intel-driver.spec b/libva-intel-driver.spec
index 6f63ef1..8829d6c 100644
--- a/libva-intel-driver.spec
+++ b/libva-intel-driver.spec
@@ -3,7 +3,7 @@
Name: libva-intel-driver
Version: 1.8.3
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: HW video decode support for Intel integrated graphics
License: MIT and EPL
URL: https://01.org/linuxmedia
@@ -73,6 +73,9 @@ gendiff . .prebuilt
%changelog
+* Thu Apr 12 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 1.8.3-4
+- Build for i686 (RHEL 7.5)
+
* Wed Jan 24 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 1.8.3-3
- Switch to github snapshot from 1.8x branch
6 years, 7 months
[b43-firmware/el6] Initial import
by Nicolas Chauvet
Summary of changes:
b035a4a... Initial import (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 7 months
[b43-firmware/el7] Initial import
by Nicolas Chauvet
Summary of changes:
b035a4a... Initial import (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 7 months
[b43-firmware/f26] Initial import
by Nicolas Chauvet
Summary of changes:
b035a4a... Initial import (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 7 months
[b43-firmware/f27] Initial import
by Nicolas Chauvet
Summary of changes:
b035a4a... Initial import (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 7 months
[b43-firmware/f28] Initial import
by Nicolas Chauvet
Summary of changes:
b035a4a... Initial import (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 7 months
[b43-firmware] Initial import
by Nicolas Chauvet
commit b035a4ac020a717994b850828b1499984615a144
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Apr 12 10:42:21 2018 +0200
Initial import
.gitignore | 1 +
b43-firmware.spec | 44 ++++++++++++++++++++++++++++++++++++++++++++
sources | 1 +
3 files changed, 46 insertions(+)
---
diff --git a/.gitignore b/.gitignore
index e69de29..caf0aac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/broadcom-wl-*.tar.bz2
diff --git a/b43-firmware.spec b/b43-firmware.spec
new file mode 100644
index 0000000..947bdd9
--- /dev/null
+++ b/b43-firmware.spec
@@ -0,0 +1,44 @@
+Name: b43-firmware
+Version: 6.30.163.46
+Release: 1%{?dist}
+Summary: Firmware for Broadcom wireless devices
+License: Redistributable, no modification permitted
+URL: http://linuxwireless.sipsolutions.net/en/users/Drivers/b43/#devicefirmware
+Source0: http://www.lwfinger.com/b43-firmware/broadcom-wl-%{version}.tar.bz2
+BuildArch: noarch
+BuildRequires: b43-fwcutter
+
+
+%description
+This package contains the V4 firmware required to use the b43 driver
+with most wireless cores from Broadcom.
+
+%prep
+%setup -q -c
+
+%build
+b43-fwcutter broadcom-wl-%{version}.wl_apsta.o
+
+%install
+mkdir -p %{buildroot}/lib/firmware/b43
+%{__install} -m 644 b43/* %{buildroot}/lib/firmware/b43
+
+%files
+%dir /lib/firmware/b43
+/lib/firmware/b43/*
+
+%changelog
+* Fri Mar 16 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.163.46-1
+- Update to 6.30.163.46
+
+* Mon May 19 2008 kwizart < kwizart at gmail.com > - 351.126-4
+- Add patch from Ville Skyttä to repack the needed files.
+
+* Wed Nov 14 2007 John W. Linville <linville(a)redhat.com> 351.126-3
+- remove clarification from COPYING text
+
+* Thu Aug 30 2007 John W. Linville <linville(a)redhat.com> 351.126-2
+- clarify COPYING text
+
+* Mon Aug 27 2007 John W. Linville <linville(a)redhat.com> 351.126-1
+- Initial RPM release.
diff --git a/sources b/sources
index e69de29..409a90a 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+6fe97e9368d25342a1ab943d3cf3496d broadcom-wl-6.30.163.46.tar.bz2
6 years, 7 months