mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-06 20:02:18 +00:00
* Let's see if this works
Signed-off-by: Gilver <rockgrub@disroot.org>
* Oops
Signed-off-by: Gilver <rockgrub@disroot.org>
* Remove release requirement
Signed-off-by: Gilver <rockgrub@disroot.org>
* Bump release
Signed-off-by: Gilver <rockgrub@disroot.org>
* Create post.rhai
Signed-off-by: Gilver <rockgrub@disroot.org>
* Release is actually safe for `akmod`
Signed-off-by: Gilver <rockgrub@disroot.org>
* Delete anda/system/v4l2loopback/post.rhai
Signed-off-by: Gilver <rockgrub@disroot.org>
---------
Signed-off-by: Gilver <rockgrub@disroot.org>
(cherry picked from commit 27619feafd)
Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
@@ -5,16 +5,13 @@
|
||||
%global commitdate 20230503
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
|
||||
%global prjname v4l2loopback
|
||||
|
||||
Name: %{prjname}
|
||||
Name: v4l2loopback
|
||||
Summary: Utils for V4L2 loopback devices
|
||||
Version: 0.13.2
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPLv2+
|
||||
URL: https://github.com/umlaeute/v4l2loopback
|
||||
Source0: %{url}/archive/v%{version}/%{prjname}-%{version}.tar.gz
|
||||
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
|
||||
Source1: modprobe-d-98-v4l2loopback.conf
|
||||
Source2: modules-load-d-v4l2loopback.conf
|
||||
@@ -24,7 +21,7 @@ BuildRequires: help2man
|
||||
BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: kmodtool
|
||||
BuildRequires: systemd-rpm-macros
|
||||
Requires: kmod-v4l2loopback = %{version}-%{release}
|
||||
Requires: akmod-%{name} = %{version}-%{release}
|
||||
Provides: %{name}-kmod-common = %{version}-%{release}
|
||||
# Required for akmod-v4l2loopback
|
||||
Requires: help2man
|
||||
|
||||
Reference in New Issue
Block a user