!6 Upgrade package to latest 2.22 version
From: @cherry530 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
3512009eab
Binary file not shown.
BIN
units-2.22.tar.gz
Normal file
BIN
units-2.22.tar.gz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
Name: units
|
Name: units
|
||||||
Version: 2.21
|
Version: 2.22
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A utility for converting amounts from one unit to another
|
Summary: A utility for converting amounts from one unit to another
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -38,7 +38,7 @@ autoreconf -fiv
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
|
ln -fsv ../../..%{_sharedstatedir}/units/currency.units %{buildroot}%{_datadir}/units
|
||||||
gzip $RPM_BUILD_ROOT%{_infodir}/units.info
|
gzip $RPM_BUILD_ROOT%{_infodir}/units.info
|
||||||
ln -s units.1 %{buildroot}%{_mandir}/man1/units_cur.1
|
ln -s units.1 %{buildroot}%{_mandir}/man1/units_cur.1
|
||||||
|
|
||||||
@ -56,7 +56,7 @@ if [ $1 = 0 -a -e %{_infodir}/units.info.gz ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc COPYING ChangeLog NEWS README
|
%doc COPYING NEWS README
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%{_datadir}/units
|
%{_datadir}/units
|
||||||
%{_sharedstatedir}/units
|
%{_sharedstatedir}/units
|
||||||
@ -66,6 +66,9 @@ fi
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 19 2023 xu_ping <707078654@qq.com> - 2.22-1
|
||||||
|
- Upgrade to version 2.22
|
||||||
|
|
||||||
* Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 2.21-1
|
* Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 2.21-1
|
||||||
- Upgrade to version 2.21
|
- Upgrade to version 2.21
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user