Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
739ece8289
!9 update to 1.0.15
From: @zppzhangpan 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2023-08-02 08:53:29 +00:00
zhangpan
d580159aa2 update to 1.0.15 2023-07-20 09:18:51 +00:00
openeuler-ci-bot
09f3d64bd4
!8 [sync] PR-6: 【轻量级 PR】:Rebuild for next release
From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2022-10-28 08:35:57 +00:00
zhouwenpei
8a10f93395 Rebuild for next release
Signed-off-by: zhouwenpei <zhouwenpei050@chinasoftinc.com>
(cherry picked from commit 602757a203c0ff237a47fa7fa7869da70652490c)
2022-10-27 14:35:04 +08:00
openeuler-ci-bot
fdd4cef9a6 !4 update to 1.0.14
From: @dongyuzhen
Reviewed-by: @t_feng
Signed-off-by: @t_feng
2021-12-02 12:40:28 +00:00
dongyuzhen
e2e1e1fbeb update to 1.0.14 2021-11-26 10:39:21 +08:00
openeuler-ci-bot
c4246ef5e7 !3 update yaml file
Merge pull request !3 from maqiang/master
2020-07-21 14:27:49 +08:00
maqiang
6612d9d06b update libXaw.yaml. 2020-07-21 13:21:41 +08:00
openeuler-ci-bot
cbae6d9e43 !1 add yaml file in package
Merge pull request !1 from maqiang/master
2020-07-21 11:33:51 +08:00
maqiang999
7944d03654 add yaml file in package 2020-06-13 17:12:43 +08:00
4 changed files with 19 additions and 5 deletions

Binary file not shown.

BIN
libXaw-1.0.15.tar.gz Normal file

Binary file not shown.

View File

@ -1,12 +1,12 @@
%global _pkgdocdir %{_docdir}/%{name}-%{version}
Name: libXaw
Version: 1.0.13
Release: 13
Version: 1.0.15
Release: 1
License: MIT
Summary: X Athena Widget Set
URL: https://www.x.org
Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.gz
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
@ -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,21 @@ 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
* 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
- Type:bugfix
- Id:NA

5
libXaw.yaml Normal file
View File

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