Enable debuginfo for fix strip

Signed-off-by: 丁紫薇 <dingziwei@kylinos.cn>
This commit is contained in:
丁紫薇 2022-12-09 07:59:29 +00:00 committed by Gitee
parent 4be2391c35
commit d723e12ef0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,8 @@
%define debug_package %{nil}
%global crate zram-generator
Name: rust-%{crate}
Version: 1.1.2
Release: 2
Release: 3
Summary: Systemd unit generator for zram swap devices
License: MIT
@ -87,6 +86,9 @@ rm -rf %{buildroot}%{cargo_registry}/%{crate}-%{version}
%{_prefix}/lib/systemd/zram-generator.conf
%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
- remove useless subpackage zram-generator-devel