Compare commits

..

No commits in common. "739ece828967823b88ef2023712e47262c498c41" and "9129b215edeef2ddf9e3da6704ba6a0291cc10a4" have entirely different histories.

4 changed files with 5 additions and 19 deletions

BIN
libXaw-1.0.13.tar.bz2 Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,12 +1,12 @@
%global _pkgdocdir %{_docdir}/%{name}-%{version} %global _pkgdocdir %{_docdir}/%{name}-%{version}
Name: libXaw Name: libXaw
Version: 1.0.15 Version: 1.0.13
Release: 1 Release: 13
License: MIT License: MIT
Summary: X Athena Widget Set Summary: X Athena Widget Set
URL: https://www.x.org URL: https://www.x.org
Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.gz Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
BuildRequires: autoconf automake libtool xorg-x11-proto-devel libX11-devel libXt-devel BuildRequires: autoconf automake libtool xorg-x11-proto-devel libX11-devel libXt-devel
BuildRequires: libXmu-devel libXpm-devel libXext-devel xorg-x11-util-macros xmlto lynx BuildRequires: libXmu-devel libXpm-devel libXext-devel xorg-x11-util-macros xmlto lynx
@ -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.md ChangeLog $RPM_BUILD_ROOT%{_pkgdocdir} install -pm 644 README ChangeLog $RPM_BUILD_ROOT%{_pkgdocdir}
%delete_la_and_a %delete_la_and_a
%ldconfig_scriptlets %ldconfig_scriptlets
@ -53,21 +53,12 @@ install -pm 644 README.md ChangeLog $RPM_BUILD_ROOT%{_pkgdocdir}
%files help %files help
%defattr(-,root,root) %defattr(-,root,root)
%{_pkgdocdir}/ChangeLog %{_pkgdocdir}/ChangeLog
%{_pkgdocdir}/README.md %{_pkgdocdir}/README
%{_pkgdocdir}/*.xml %{_pkgdocdir}/*.xml
%{_mandir}/man3/*.3* %{_mandir}/man3/*.3*
%changelog %changelog
* Thu Jul 20 2023 zhangpan <zhangpan103@h-partners.com> - 1.0.15-1
- update to 1.0.15
* Wed Oct 26 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 1.0.14-2
- Rebuild for next release
* 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

View File

@ -1,5 +0,0 @@
version_control: git
src_repo: https://gitlab.freedesktop.org/xorg/lib/libxaw.git
tag_prefix: libXaw-
seperator: "."