[crystalhd-kmod] Update snapshot
by Nicolas Chauvet
commit 7e9c107827d43e7b5168a24fe645a99a0dcf39fd
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Aug 25 21:01:02 2022 +0200
Update snapshot
crystalhd-kmod.spec | 18 +++++++++++-------
sources | 2 +-
2 files changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/crystalhd-kmod.spec b/crystalhd-kmod.spec
index 34e0bd6..678aaeb 100644
--- a/crystalhd-kmod.spec
+++ b/crystalhd-kmod.spec
@@ -3,22 +3,24 @@
Name: crystalhd-kmod
Summary: Kernel module (kmod) for crystalhd
-Version: 20170515
-Release: 12%{?dist}
+Version: 20220825
+Release: 1%{?dist}
License: GPLv2
-URL: https://github.com/philipl/crystalhd
+URL: https://github.com/kwizart/crystalhd
Source0: crystalhd-kmod-%{version}.tar.xz
Source1: crystalhd-Makefile
Source2: crystalhd-Kconfig
Source11: crystalhd-kmodtool-excludekernel-filterfile
-Patch0: Linux-4.17-Compatibility.patch
-Patch1: crystalhd-kmod-mmap_sem.patch
# get the needed BuildRequires (in parts depending on what we build for)
BuildRequires: %{_bindir}/kmodtool
%{!?kernels:BuildRequires: buildsys-build-rpmfusion-kerneldevpkgs-%{?buildforkernels:%{buildforkernels}}%{!?buildforkernels:current}-%{_target_cpu} }
%{?fedora:BuildRequires: unifdef}
ExclusiveArch: i686 x86_64
+BuildRequires: gcc
+BuildRequires: make
+BuildRequires: elfutils-libelf-devel
+
# kmodtool does its magic here
%{expand:%(kmodtool --target %{_target_cpu} --repo rpmfusion --kmodname %{name} %{?buildforkernels:--%{buildforkernels}} %{?kernels:--for-kernels "%{?kernels}"} 2>/dev/null) }
@@ -38,8 +40,7 @@ install -pm 0644 %{SOURCE1} drivers/staging/crystalhd/Makefile
install -pm 0644 %{SOURCE2} drivers/staging/crystalhd/Kconfig
pushd drivers/staging/crystalhd/
-%patch0 -p3
-%patch1 -p4
+echo "Nothing to patch"
popd
for kernel_version in %{?kernel_versions} ; do
@@ -66,6 +67,9 @@ done
%changelog
+* Thu Aug 25 2022 Nicolas Chauvet <kwizart(a)gmail.com> - 20220825-1
+- Update snapshot
+
* Sun Aug 07 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 20170515-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg
5.1
diff --git a/sources b/sources
index d0556ca..1969bbc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a8257a91cbed4e32bf909bd8fae313c1 crystalhd-kmod-20170515.tar.xz
+SHA512 (crystalhd-kmod-20220825.tar.xz) = cc9d95ca1263c9c4a2d26d1f38ab93792e268818310d5f72be0e92018962bcd3da4d5f0c7ff42df5525bd427f736ee64f5f7355a67e8a40348ddec3a8d9ae3aa
2 years, 3 months
[amule/f37] Rollback to wx 3.0.5
by Sérgio M. Basto
Summary of changes:
bc4e4fe... Rollback to wx 3.0.5 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 3 months
[amule] Rollback to wx 3.0.5
by Sérgio M. Basto
commit bc4e4fedcb425fa2efa951e08dbaed891d380462
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Aug 25 12:31:27 2022 +0100
Rollback to wx 3.0.5
amule.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/amule.spec b/amule.spec
index b26b28a..2e94748 100644
--- a/amule.spec
+++ b/amule.spec
@@ -1,6 +1,6 @@
Name: amule
Version: 2.3.3
-Release: 7%{?dist}
+Release: 8%{?dist}
Summary: File sharing client compatible with eDonkey
License: GPLv2+
Source0: https://github.com/amule-project/amule/archive/%{version}/%{name}-%{versi...
@@ -10,7 +10,7 @@ Patch1: 298.patch
# See http://wiki.amule.org/wiki/Requirements
BuildRequires: gcc-c++
-BuildRequires: wxGTK-devel >= 3.1.0
+BuildRequires: wxGTK3-devel >= 3.0.5
BuildRequires: desktop-file-utils
BuildRequires: binutils-devel
BuildRequires: boost-devel
@@ -154,6 +154,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.appdat
%changelog
+* Thu Aug 25 2022 Sérgio Basto <sergio(a)serjux.com> - 2.3.3-8
+- Rollback to wx 3.0.5
+
* Tue Aug 23 2022 Sérgio Basto <sergio(a)serjux.com> - 2.3.3-7
- Rebuild with wxWidgets 3.2
- Conflict with std::byte is fixed in 2.3.3
2 years, 3 months
[vdr-plex/f37] Rebuilt for new poco
by Leigh Scott
Summary of changes:
0b7b33c... Rebuilt for new poco (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 3 months
[vdr-plex] Rebuilt for new poco
by Leigh Scott
commit 0b7b33cb7606439515a5282450573f7170c6729c
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Aug 24 18:08:43 2022 +0100
Rebuilt for new poco
vdr-plex.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/vdr-plex.spec b/vdr-plex.spec
index d45b17b..ea698cc 100644
--- a/vdr-plex.spec
+++ b/vdr-plex.spec
@@ -9,11 +9,11 @@
Name: vdr-plex
Version: 0.4.0
-Release: 30%{?dist}
+Release: 31%{?dist}
Summary: A Plex Client for the VDR
License: GPLv2
URL: https://github.com/chriszero/vdr-plugin-plex
-Source: %url/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source: %url/archive/refs/tags/%{version}/%{name}-%{version}.tar.gz
Patch0: %{name}-namespace.patch
BuildRequires: gcc-c++
@@ -50,6 +50,9 @@ Cast Vimeo, Youtube, Apple-Trailers, and many other Plexchannels to your VDR.
%{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion}
%changelog
+* Wed Aug 24 2022 Leigh Scott <leigh123linux(a)gmail.com> - 0.4.0-31
+- Rebuilt for new poco
+
* Mon Aug 08 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 0.4.0-30
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg
5.1
2 years, 3 months
[fakenes] Dead code
by Leigh Scott
commit 2891777bcf803d12e09a8d57b3660f21d0714b38
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Aug 24 12:55:13 2022 +0100
Dead code
.gitignore | 1 -
dead.package | 1 +
fakenes-0.5.8-driver-switch.patch | 269 ------------------------------
fakenes-0.5.8-menu-exit.patch | 11 --
fakenes-0.5.9-beta3-allegro44-build.patch | 15 --
fakenes-0.5.9-beta3-gcc43.patch | 47 ------
fakenes-0.5.9-beta3-gcc7.patch | 18 --
fakenes-0.5.9-beta3-libm-build.patch | 12 --
fakenes-0.5.9-beta3-openal-build.patch | 12 --
fakenes.desktop | 9 -
fakenes.spec | 159 ------------------
sources | 1 -
12 files changed, 1 insertion(+), 554 deletions(-)
---
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..bbf1162
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Dead code
2 years, 3 months