mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
Somehow this only caused an issue on F42 so I only *just now* caught it?? Sigh.
Signed-off-by: Gilver <rockgrub@disroot.org>
(cherry picked from commit 3471913e69)
Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
Name: ipu6-camera-bins
|
||||
Summary: Libraries for Intel IPU6
|
||||
Version: %{ver}^%{commit_date}git.%{shortcommit}
|
||||
Release: 2%?dist
|
||||
Release: 3%?dist
|
||||
License: Proprietary
|
||||
URL: https://github.com/intel/ipu6-camera-bins
|
||||
Source0: %{url}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
@@ -42,6 +42,9 @@ Provides binary libraries for Intel IPU6.
|
||||
%package devel
|
||||
Summary: IPU6 development files
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
%if 0%{?fedora} <= 43 || 0%{?rhel} <= 10
|
||||
Provides: %{name}-devel = %{commit_date}.%{shortcommit}
|
||||
%endif
|
||||
|
||||
%description devel
|
||||
This provides the header files for IPU6 development.
|
||||
|
||||
Reference in New Issue
Block a user