fix: cockpit-sensors with correty base project

This commit is contained in:
Cristopfer Luis Viana da Silva 2024-02-05 11:26:28 -03:00
parent f9f2da6974
commit 57ad28ed58
13 changed files with 440 additions and 78 deletions

View file

@ -0,0 +1,10 @@
Package: cockpit-sensors
Name: Cockpit Sensors
Description: Cockpit Sensors Module that displays all data reported by lm-sensors.
Author: ocristopfer <ocristopfer@gmail.com>
Maintainer: ocristopfer <ocristopfer@gmail.com>
Version: 1.4.2
Depends: lm-sensors
Architecture: all
Homepage: https://github.com/ocristopfer/cockpit-sensors
Website: https://github.com/ocristopfer/cockpit-sensors

View file

@ -1,7 +1,7 @@
Name: cockpit-starter-kit
Name: cockpit-sensors
Version: %{VERSION}
Release: 1%{?dist}
Summary: Cockpit Starter Kit Example Module
Summary: Cockpit Sensors Module
License: LGPL-2.1-or-later
Source0: https://github.com/cockpit-project/starter-kit/releases/download/%{version}/%{name}-%{version}.tar.xz
@ -21,7 +21,7 @@ Requires: cockpit-bridge
%{NPM_PROVIDES}
%description
Cockpit Starter Kit Example Module
Cockpit Sensors Module
%prep
%autosetup -n %{name} -a 1