!4 update to 1.0.14
From: @dongyuzhen Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
fdd4cef9a6
Binary file not shown.
BIN
libXaw-1.0.14.tar.bz2
Normal file
BIN
libXaw-1.0.14.tar.bz2
Normal file
Binary file not shown.
11
libXaw.spec
11
libXaw.spec
@ -1,8 +1,8 @@
|
||||
%global _pkgdocdir %{_docdir}/%{name}-%{version}
|
||||
|
||||
Name: libXaw
|
||||
Version: 1.0.13
|
||||
Release: 13
|
||||
Version: 1.0.14
|
||||
Release: 1
|
||||
License: MIT
|
||||
Summary: X Athena Widget Set
|
||||
URL: https://www.x.org
|
||||
@ -34,7 +34,7 @@ export CFLAGS="$RPM_OPT_FLAGS -Os"
|
||||
|
||||
%install
|
||||
%make_install INSTALL="install -p"
|
||||
install -pm 644 README ChangeLog $RPM_BUILD_ROOT%{_pkgdocdir}
|
||||
install -pm 644 README.md ChangeLog $RPM_BUILD_ROOT%{_pkgdocdir}
|
||||
%delete_la_and_a
|
||||
|
||||
%ldconfig_scriptlets
|
||||
@ -53,12 +53,15 @@ install -pm 644 README ChangeLog $RPM_BUILD_ROOT%{_pkgdocdir}
|
||||
%files help
|
||||
%defattr(-,root,root)
|
||||
%{_pkgdocdir}/ChangeLog
|
||||
%{_pkgdocdir}/README
|
||||
%{_pkgdocdir}/README.md
|
||||
%{_pkgdocdir}/*.xml
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 26 2021 dongyuzhen <dongyuzhen@huawei.com> - 1.0.14-1
|
||||
- update to 1.0.14
|
||||
|
||||
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.13-13
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user