Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| ea9e68c4d0 | |||
| aaeb7fd504 | |||
| dff72a9fa7 | |||
| 4e36361b82 |
3
facetimehd-0.6.13.tar.gz
Normal file
3
facetimehd-0.6.13.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:61359db89530687cbb943137b7229001d58eac8050b232e7e19796523bebf53c
|
||||
size 41510
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad88e238278f4150b448b49efce34f937600824416f117199fc62fe3280a775a
|
||||
size 41484
|
||||
@@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 11:21:45 UTC 2025 - Patrik Jakobsson <patrik.jakobsson@suse.com>
|
||||
|
||||
- Update to version 0.6.13
|
||||
* Makes reloading the module work properly
|
||||
* Adjust include files to work with 6.13+ kernels
|
||||
- 0001-Fix-include-of-prandom.patch
|
||||
* No longer needed since fix is in driver
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 3 12:33:53 UTC 2025 - Patrik Jakobsson <patrik.jakobsson@suse.com>
|
||||
|
||||
- Only build for x86_64
|
||||
* The driver only supports the camera over PCI and as far as
|
||||
I know, only the x86_64 machines connect the camera via PCI.
|
||||
The M1/M2 Macs use a different driver.
|
||||
- 0001-Fix-include-of-prandom.patch
|
||||
* Fixes a build failure due to changes in kernel
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 11:54:09 UTC 2024 - Patrik Jakobsson <patrik.jakobsson@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package facetimehd
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: facetimehd
|
||||
Version: 0.6.8.2
|
||||
Version: 0.6.13
|
||||
Release: 0
|
||||
Summary: Kernel driver for the Apple FacetimeHD webcams
|
||||
License: GPL-2.0-only
|
||||
@@ -27,7 +27,7 @@ Source0: https://github.com/patjak/facetimehd/archive/%{version}/%{name}-
|
||||
Source1: preamble
|
||||
Patch0: Remove-use-of-linux-pci-aspm.h-since-it-s-not-in-the.patch
|
||||
BuildRequires: %{kernel_module_package_buildreqs}
|
||||
ExcludeArch: s390x
|
||||
ExclusiveArch: x86_64
|
||||
%kernel_module_package -p %{_sourcedir}/preamble
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user