[wireguard-kmod] Add BuildRequires needed for current build
by Leigh Scott
commit 5158aaf58bbc2cda0297e646249141e7a0094baa
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sat Oct 19 12:07:30 2019 +0100
Add BuildRequires needed for current build
wireguard-kmod.spec | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/wireguard-kmod.spec b/wireguard-kmod.spec
index 57d28b4..ecf030f 100644
--- a/wireguard-kmod.spec
+++ b/wireguard-kmod.spec
@@ -13,8 +13,7 @@ URL: https://www.wireguard.com/
Source0: https://git.zx2c4.com/WireGuard/snapshot/WireGuard-%{version}.tar.xz
BuildRequires: kmodtool
-BuildRequires: elfutils-libelf-devel
-%{!?kernels:BuildRequires: buildsys-build-rpmfusion-kerneldevpkgs-%{?buildforkernels:%{buildforkernels}}%{!?buildforkernels:current}-%{_target_cpu} }
+%{!?kernels:BuildRequires: gcc, elfutils-libelf-devel, buildsys-build-rpmfusion-kerneldevpkgs-%{?buildforkernels:%{buildforkernels}}%{!?buildforkernels:current}-%{_target_cpu} }
# kmodtool does its magic here
%{expand:%(kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{name} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null) }
5 years, 1 month
[xtables-addons-kmod] Add BuildRequires needed for current build
by Leigh Scott
commit 9c76381b89a5768b451df701f4f6c0ca18d0af6c
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sat Oct 19 11:57:07 2019 +0100
Add BuildRequires needed for current build
xtables-addons-kmod.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xtables-addons-kmod.spec b/xtables-addons-kmod.spec
index 22dedaa..f039f3e 100644
--- a/xtables-addons-kmod.spec
+++ b/xtables-addons-kmod.spec
@@ -19,7 +19,7 @@ Patch0: Add-Linux-5.2-crypto-desc-flags-compatibility-fix.patch
BuildRequires: %{_bindir}/kmodtool
-%{!?kernels:BuildRequires: buildsys-build-rpmfusion-kerneldevpkgs-%{?buildforkernels:%{buildforkernels}}%{!?buildforkernels:current}-%{_target_cpu} }
+%{!?kernels:BuildRequires: gcc, elfutils-libelf-devel, buildsys-build-rpmfusion-kerneldevpkgs-%{?buildforkernels:%{buildforkernels}}%{!?buildforkernels:current}-%{_target_cpu} }
# kmodtool does its magic here
%{expand:%(kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{name} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null) }
5 years, 1 month
[wl-kmod] Add BuildRequires needed for current build
by Leigh Scott
commit 5dcfd0f35001e80fd8e1d6ef20f659f76c536220
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sat Oct 19 10:59:12 2019 +0100
Add BuildRequires needed for current build
wl-kmod.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wl-kmod.spec b/wl-kmod.spec
index 8ee01c7..bc0bae2 100644
--- a/wl-kmod.spec
+++ b/wl-kmod.spec
@@ -44,7 +44,7 @@ ExclusiveArch: i686 x86_64
%global AkmodsBuildRequires %{_bindir}/kmodtool, elfutils-libelf-devel
BuildRequires: %{AkmodsBuildRequires}
-%{!?kernels:BuildRequires: buildsys-build-rpmfusion-kerneldevpkgs-%{?buildforkernels:%{buildforkernels}}%{!?buildforkernels:current}-%{_target_cpu} }
+%{!?kernels:BuildRequires: gcc, elfutils-libelf-devel, buildsys-build-rpmfusion-kerneldevpkgs-%{?buildforkernels:%{buildforkernels}}%{!?buildforkernels:current}-%{_target_cpu} }
# kmodtool does its magic here
%{expand:%(kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{name} --filterfile %{SOURCE11} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null) }
5 years, 1 month
[qtox] Pre-release a44cce65beb60c5f280b651e0c084fa9c2bdb0dc Update BuildRequires
by Robert-André Mauchin
commit df1699369d01ee206b032edcd6eb01e71bba935f
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Fri Oct 18 18:01:22 2019 +0200
Pre-release a44cce65beb60c5f280b651e0c084fa9c2bdb0dc
Update BuildRequires
Signed-off-by: Robert-André Mauchin <zebob.m(a)gmail.com>
.gitignore | 1 +
qtox.spec | 22 ++++++++++------------
sources | 2 +-
3 files changed, 12 insertions(+), 13 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f19c5ce..1f0f568 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/qtox-1.16.0.tar.gz
/qtox-1.16.2.tar.gz
/qtox-af02542.tar.gz
+/qtox-a44cce6.tar.gz
diff --git a/qtox.spec b/qtox.spec
index 345f832..2d41941 100644
--- a/qtox.spec
+++ b/qtox.spec
@@ -1,12 +1,12 @@
-%global commit af02542e05992bf94fcff37c365f638ad7b53d8d
+%global commit a44cce65beb60c5f280b651e0c084fa9c2bdb0dc
%global shortcommit %(c=%{commit}; echo ${c:0:7})
-%global snapshotdate 20190922
+%global snapshotdate 20191018
# git describe
-%global qtox_version v1.16.3-652-gaf02542e
+%global qtox_version v1.16.3-704-gedb6af6f
Name: qtox
Version: 1.16.3
-Release: 1.%{snapshotdate}git%{shortcommit}%{?dist}
+Release: 2.%{snapshotdate}git%{shortcommit}%{?dist}
Summary: Feature-rich Tox client
# Main program: GPLv3+
@@ -28,7 +28,8 @@ BuildRequires: desktop-file-utils
BuildRequires: libappstream-glib
BuildRequires: pkgconfig(Qt5)
BuildRequires: pkgconfig(Qt5Svg)
-BuildRequires: qtsingleapplication
+BuildRequires: kf5-sonnet-devel
+BuildRequires: qtsingleapplication-qt5-devel
BuildRequires: pkgconfig(toxcore) >= 0.2.10
BuildRequires: pkgconfig(libavcodec)
BuildRequires: pkgconfig(openal)
@@ -39,17 +40,10 @@ BuildRequires: pkgconfig(libexif)
BuildRequires: pkgconfig(check)
BuildRequires: pkgconfig(xscrnsaver)
BuildRequires: pkgconfig(x11)
-BuildRequires: pkgconfig(atk)
-BuildRequires: pkgconfig(cairo)
-BuildRequires: pkgconfig(gdk-pixbuf-2.0)
-BuildRequires: pkgconfig(glib-2.0)
-BuildRequires: pkgconfig(gtk+-2.0)
-BuildRequires: pkgconfig(pango)
BuildRequires: pkgconfig(openssl)
BuildRequires: pkgconfig(libsodium)
BuildRequires: pkgconfig(opus)
BuildRequires: pkgconfig(vpx)
-BuildRequires: pkgconfig(sqlite3)
BuildRequires: qt5-linguist
Requires: hicolor-icon-theme
Requires: toxcore >= 0.2.10
@@ -88,6 +82,10 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/io.github
%{_datadir}/icons/hicolor/*/apps/qtox.*
%changelog
+* Fri Oct 18 17:59:35 CEST 2019 Robert-André Mauchin <zebob.m(a)gmail.com> - 1.16.3-2.20191018gita44cce6
+- Pre-release a44cce65beb60c5f280b651e0c084fa9c2bdb0dc
+- Update BuildRequires
+
* Sun Sep 22 19:59:25 CEST 2019 Robert-André Mauchin <zebob.m(a)gmail.com> - 1.16.3-1.20190922gitaf02542
- Pre-release af02542e05992bf94fcff37c365f638ad7b53d8d
diff --git a/sources b/sources
index e170d0c..a7b52bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7a66396a9e37ca49870efd044185bbfa qtox-af02542.tar.gz
+SHA512 (qtox-a44cce6.tar.gz) = 200b30bc035a4e203dc1d1599266fb2de0cb87d4716a8fff87e41cd7cfc5a19b23692425bde03ca368b17879865446256b1da6cb60011fa538864b84fdaca0f6
5 years, 1 month
[VirtualBox-kmod/f29: 5/5] Merge branch 'master' into f29
by Sérgio M. Basto
commit c8b55887fe20853807ad35431c8d9b536f5e6b6a
Merge: 35e65d9 138c2fd
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Oct 18 14:02:36 2019 +0100
Merge branch 'master' into f29
Fixes_for_Kernel_5.3.patch | 131 ------------------------------------
VirtualBox-kmod.spec | 15 ++++-
fixes_for_5.4.patch | 114 +++++++++++++++++++++++++++++++
kernel-el7.7.patch | 164 +++++++++++++++++++++++++++++++++++++++++++++
update_vbox.sh | 2 +-
5 files changed, 291 insertions(+), 135 deletions(-)
---
5 years, 1 month
[VirtualBox-kmod/f29] (5 commits) ...Merge branch 'master' into f29
by Sérgio M. Basto
Summary of changes:
5ec0929... Add patch for kernel of EL 7.7 (*)
2b42cfc... git add kernel-el7.7.patch (*)
80ae93d... Fixes for kernel 5.4 (*)
138c2fd... Update VBox to 6.0.14 (*)
c8b5588... Merge branch 'master' into f29
(*) This commit already existed in another branch; no separate mail sent
5 years, 1 month