Compare commits
No commits in common. "rawhide" and "f35" have entirely different histories.
5 changed files with 3 additions and 24 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -2,5 +2,3 @@
|
|||
/zcfan-1.1.1.tar.gz
|
||||
/zcfan-1.2.0.tar.gz
|
||||
/zcfan-1.2.1.tar.gz
|
||||
/zcfan-1.3.0.tar.gz
|
||||
/zcfan-1.4.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.106.0.
|
||||
16
packit.yaml
16
packit.yaml
|
|
@ -1,16 +0,0 @@
|
|||
# See the documentation for more information:
|
||||
# https://packit.dev/docs/configuration/
|
||||
|
||||
copy_upstream_release_description: false
|
||||
|
||||
jobs:
|
||||
- job: pull_from_upstream
|
||||
trigger: release
|
||||
dist_git_branches:
|
||||
- fedora-rawhide
|
||||
|
||||
- job: koji_build
|
||||
trigger: commit
|
||||
allowed_committers: ['packit']
|
||||
dist_git_branches:
|
||||
- fedora-rawhide
|
||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (zcfan-1.4.0.tar.gz) = 5d0a59817450fcbc262af43ba4bea2e130457972c9d6441211d0e80de797c4c74c2b35f86f152ac9f78a07afc37dc9d1df55e9dac2c9597d24361c15a07b60b3
|
||||
SHA512 (zcfan-1.2.1.tar.gz) = f05e9d05f369cba8e023181cada7f61219ce836071cac3203bf8162e68cc32022046c0391634ce6fbfbbd776c8d11821b3e0ba41e5002c05263a01ff7b452fbf
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Name: zcfan
|
||||
Version: 1.4.0
|
||||
Version: 1.2.1
|
||||
Release: %autorelease
|
||||
Summary: Zero-configuration fan daemon for ThinkPads
|
||||
|
||||
|
|
@ -21,7 +21,7 @@ zcfan is a zero-configuration fan control daemon for ThinkPads.
|
|||
|
||||
%build
|
||||
%set_build_flags
|
||||
%make_build prefix=%{_prefix}
|
||||
%make_build
|
||||
|
||||
%install
|
||||
%make_install DESTDIR=%{buildroot} prefix=%{_prefix}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue