update to 1.0.14
This commit is contained in:
parent
c4246ef5e7
commit
e2e1e1fbeb
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}
|
%global _pkgdocdir %{_docdir}/%{name}-%{version}
|
||||||
|
|
||||||
Name: libXaw
|
Name: libXaw
|
||||||
Version: 1.0.13
|
Version: 1.0.14
|
||||||
Release: 13
|
Release: 1
|
||||||
License: MIT
|
License: MIT
|
||||||
Summary: X Athena Widget Set
|
Summary: X Athena Widget Set
|
||||||
URL: https://www.x.org
|
URL: https://www.x.org
|
||||||
@ -34,7 +34,7 @@ export CFLAGS="$RPM_OPT_FLAGS -Os"
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install INSTALL="install -p"
|
%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
|
%delete_la_and_a
|
||||||
|
|
||||||
%ldconfig_scriptlets
|
%ldconfig_scriptlets
|
||||||
@ -53,12 +53,15 @@ install -pm 644 README ChangeLog $RPM_BUILD_ROOT%{_pkgdocdir}
|
|||||||
%files help
|
%files help
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_pkgdocdir}/ChangeLog
|
%{_pkgdocdir}/ChangeLog
|
||||||
%{_pkgdocdir}/README
|
%{_pkgdocdir}/README.md
|
||||||
%{_pkgdocdir}/*.xml
|
%{_pkgdocdir}/*.xml
|
||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.13-13
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user