mirror of
https://abf.rosa.ru/djam/rpm.git
synced 2025-02-23 18:33:04 +00:00
xzdio: Add line break to warning
This commit is contained in:
parent
601320f55c
commit
d8d869402e
1 changed files with 2 additions and 2 deletions
4
rpm.spec
4
rpm.spec
|
@ -1,4 +1,4 @@
|
||||||
%define commit ad56b44cacb64c7402c74d553d772dc151debee5
|
%define commit e2dedc4888e0cc3a8f800085bf3f0bf954fd5f45
|
||||||
%define short_commit %(echo %{commit} | head -c 4)
|
%define short_commit %(echo %{commit} | head -c 4)
|
||||||
# When updating, change commit hash above to the commit in
|
# When updating, change commit hash above to the commit in
|
||||||
# https://abf.io/soft/rpm5 that you want to build from
|
# https://abf.io/soft/rpm5 that you want to build from
|
||||||
|
@ -65,7 +65,7 @@ Summary: The RPM package management system
|
||||||
Name: rpm
|
Name: rpm
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: %{libver}.%{minorver}
|
Version: %{libver}.%{minorver}
|
||||||
Release: 99.git%{short_commit}
|
Release: 100.git%{short_commit}
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Group: System/Configuration/Packaging
|
Group: System/Configuration/Packaging
|
||||||
Url: http://rpm5.org/
|
Url: http://rpm5.org/
|
||||||
|
|
Loading…
Add table
Reference in a new issue