You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
564 B
27 lines
564 B
6 months ago
|
Name: stk83xx
|
||
|
Version: 0.1
|
||
|
Release: 1%{?dist}
|
||
|
Summary: Meta package to track stk83xx driver
|
||
|
Group: System Environment/Kernel
|
||
|
License: GPLv2
|
||
|
|
||
|
BuildArch: noarch
|
||
|
Provides: stk83xx-kmod-common = %{?epoch}:%{version}
|
||
|
Requires: stk83xx-kmod >= %{?epoch}:%{version}
|
||
|
|
||
|
%description
|
||
|
Meta package to track stk83xx driver
|
||
|
|
||
|
%prep
|
||
|
|
||
|
%build
|
||
|
echo "Nothing to build."
|
||
|
|
||
|
%files
|
||
|
|
||
|
%changelog
|
||
|
* Thu Aug 01 2024 Arkady L. Shane <ashejn@msvsphere.ru> - 0.1-1
|
||
|
- Rebuilt for MSVSphere 9.2
|
||
|
|
||
|
* Wed Jun 05 2024 Leonid Kanter <lkanter@msvsphere-os.ru>
|
||
|
- initial build
|