!19 Fix build error, I9HLU9
From: @jianli-97 Reviewed-by: @duyiwei7w Signed-off-by: @duyiwei7w
This commit is contained in:
commit
8224847087
@ -1,8 +1,9 @@
|
|||||||
|
%define debug_package %{nil}
|
||||||
%global crate zram-generator
|
%global crate zram-generator
|
||||||
|
|
||||||
Name: rust-%{crate}
|
Name: rust-%{crate}
|
||||||
Version: 1.1.2
|
Version: 1.1.2
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: Systemd unit generator for zram swap devices
|
Summary: Systemd unit generator for zram swap devices
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -87,6 +88,9 @@ rm -rf %{buildroot}%{cargo_registry}/%{crate}-%{version}
|
|||||||
%{_prefix}/lib/systemd/zram-generator.conf
|
%{_prefix}/lib/systemd/zram-generator.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 18 2024 lijian <lijian2@kylinos.cn> - 1.1.2-5
|
||||||
|
- Fix build error, I9HLU9
|
||||||
|
|
||||||
* Thu Mar 09 2023 wulei <wulei80@h-partners.com> - 1.1.2-4
|
* Thu Mar 09 2023 wulei <wulei80@h-partners.com> - 1.1.2-4
|
||||||
- Fix builds with Rust 1.67
|
- Fix builds with Rust 1.67
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user