Merge branch 'rawhide' of ssh://pkgs.fedoraproject.org/rpms/realtime-setup into rawhide
* 'rawhide' of ssh://pkgs.fedoraproject.org/rpms/realtime-setup: Fix build Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Clark Williams <williams@redhat.com>
This commit is contained in:
commit
56992a198e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/realtime-setup-2.1.tar.bz2
|
||||
/realtime-setup-2.2.tar.bz2
|
||||
/realtime-setup-v2.2.3.tar.bz2
|
||||
|
@ -4,13 +4,14 @@ Version: 2.3.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Summary: Setup RT/low-latency environment details
|
||||
Source0: https://gitlab.com/rt-linux-tools/${name}/-/archive/v%{version}/%{name}-v%{version}.tar.bz2
|
||||
Source0: https://gitlab.com/rt-linux-tools/%{name}/-/archive/v%{version}/%{name}-v%{version}.tar.bz2
|
||||
URL: https://gitlab.com/rt-linux-tools/realtime-setup.git
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: make
|
||||
BuildRequires: systemd
|
||||
BuildRequires: systemd-rpm-macros
|
||||
BuildRequires: annobin-plugin-gcc
|
||||
Requires: pam
|
||||
Requires: kexec-tools
|
||||
Requires: tuna
|
||||
@ -75,7 +76,7 @@ Neither the slub script or realtime-entsk are active by default.
|
||||
|
||||
%changelog
|
||||
* Wed Jul 05 2023 Clark Williams <williams@redhatcom> - 2.3.1-1
|
||||
- Remove build require of annobin package
|
||||
- Fix build require of annobin package
|
||||
- Update all files with SPDX identifier
|
||||
- add srpm target in Makefile
|
||||
- fix versioning in Makefile targets and specfile
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (realtime-setup-2.2.tar.bz2) = da333c393213f18f08e0b5a5dab45e5421b859ec78d6d2bc907f22a2f77da11221f036386cfc4273115cc4eea3c5c85275cf592efec182a18a20b1ca6a3bf6b2
|
||||
SHA512 (realtime-setup-v2.2.3.tar.bz2) = 8f0714137bdf608d108551cad1b479789ddbfbaa6e28e3df740286d51e149ca78245e5c3257e7ae5005d9ad260e08d61e6eebcefd23162235955a1eb1af1d9e8
|
||||
|
Loading…
Reference in New Issue
Block a user