Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
c6334d7041
!6 Add version for provides, fix changelog bogus date
From: @ultra_planet 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2024-08-02 07:55:26 +00:00
lingsheng
a5e3f962b5 Add version for provides, fix changelog bogus date 2024-08-01 08:16:23 +00:00
openeuler-ci-bot
a3acb66e63
!4 upgrade to 1.1.2
From: @kerongw 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2022-11-07 13:18:32 +00:00
wangkerong
d60219ae4d upgradeto 1.1.2 2022-10-25 02:44:45 +00:00
openeuler-ci-bot
c3fec5af8d !2 add yaml file in package
Merge pull request !2 from gaoch_100/master
2020-06-23 15:20:52 +08:00
gaochao_100
0be10f22b8 add yaml file in package 2020-06-12 14:43:09 +08:00
openeuler-ci-bot
f843108823 !1 optimization the spec
Merge pull request !1 from huzunhao/master
2020-01-11 18:24:52 +08:00
songnannan
69b108f99a optimization the spec 2020-01-09 15:43:43 +08:00
dogsheng
93746dff50 Package init 2019-12-13 16:16:18 +08:00
solarhu
de20e4abbc test for ci/cd 2019-11-07 10:04:55 +08:00
4 changed files with 22 additions and 6 deletions

Binary file not shown.

BIN
xauth-1.1.2.tar.xz Normal file

Binary file not shown.

View File

@ -1,16 +1,16 @@
Name: xorg-x11-xauth
Version: 1.0.9
Release: 14
Version: 1.1.2
Release: 2
Epoch: 1
Summary: X.Org X11 X authority utilities
License: MIT
URL: https://www.x.org
Source0: https://www.x.org/pub/individual/app/xauth-%{version}.tar.bz2
Source0: https://www.x.org/pub/individual/app/xauth-%{version}.tar.xz
BuildRequires: pkgconfig automake gcc libX11-devel libXau-devel
BuildRequires: libXext-devel libXmu-devel
Provides: xauth
Provides: xauth = %{version}-%{release}
%description
xauth is used to edit and display the authorization information
@ -38,9 +38,21 @@ make check || cat tests/test-suite.log
%files help
%defattr(-,root,root)
%doc README ChangeLog
%doc README.md ChangeLog
%{_mandir}/man1/xauth.1*
%changelog
* Fri Oct 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 1: 1.0.9-14
* Thu Aug 01 2024 lingsheng <lingsheng1@h-partners.com> - 1:1.1.2-2
- Add version for provides, fix changelog bogus date
* Tue Oct 25 2022 wangkeorng <wangkerong@h-partners.com> - 1:1.1.2-1
- upgrade to 1.1.2
* Thu Jan 09 2020 openEuler Buildteam <buildteam@openeuler.org> - 1:1.1-1
- Type:enhancement
- Id:NA
- SUG:NA
- DESC:update version to 1.1
* Fri Oct 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:1.0.9-14
- Package init

4
xorg-x11-xauth.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: git
src_repo: https://gitlab.freedesktop.org/xorg/app/xauth.git
tag_prefix: ^xauth-
seperator: .