Enable debuginfo for fix strip
Signed-off-by: 丁紫薇 <dingziwei@kylinos.cn>
This commit is contained in:
parent
4be2391c35
commit
d723e12ef0
@ -1,9 +1,8 @@
|
|||||||
%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: 2
|
Release: 3
|
||||||
Summary: Systemd unit generator for zram swap devices
|
Summary: Systemd unit generator for zram swap devices
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -87,6 +86,9 @@ rm -rf %{buildroot}%{cargo_registry}/%{crate}-%{version}
|
|||||||
%{_prefix}/lib/systemd/zram-generator.conf
|
%{_prefix}/lib/systemd/zram-generator.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 09 2022 dingdingaaaaa <dingziwei@kylinos.cn> - 1.1.2-3
|
||||||
|
- Enable debuginfo for fix strip
|
||||||
|
|
||||||
* Thu Sep 8 2022 duyiwei <duyiwei@kylinos.cn> - 1.1.2-2
|
* Thu Sep 8 2022 duyiwei <duyiwei@kylinos.cn> - 1.1.2-2
|
||||||
- remove useless subpackage zram-generator-devel
|
- remove useless subpackage zram-generator-devel
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user