Compare commits

...

11 Commits

Author SHA1 Message Date
openeuler-ci-bot
3241375d23
!13 [sync] PR-11: update Correct tar file
From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2022-12-05 09:13:52 +00:00
zhouwenpei
bacc300172 update Correct tar file
(cherry picked from commit 587de6bc824311bff4a8f0ce10934ccc5618cf1e)
2022-12-05 14:36:32 +08:00
openeuler-ci-bot
41db0ef166
!10 [sync] PR-8: 【轻量级 PR】:disable static library
From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2022-11-07 02:06:44 +00:00
kerongw
54246a3724 disable static library
Signed-off-by: kerongw <wangkerong@h-partners.com>
(cherry picked from commit 94f168a73cb7a7dfe6128eaef849e2bc3a4f7a10)
2022-11-07 09:34:04 +08:00
openeuler-ci-bot
6a5efcd5c1
!5 【轻量级 PR】:Rebuild for next release
From: @zhouwenpei 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2022-10-26 12:09:40 +00:00
zhouwenpei
962164fa1c
Rebuild for next release
Signed-off-by: zhouwenpei <zhouwenpei050@chinasoftinc.com>
2022-10-26 06:40:53 +00:00
openeuler-ci-bot
dccefd0cbb !3 update yaml file
Merge pull request !3 from 桐小哥/master
2020-08-11 01:18:58 +08:00
桐小哥
4591dc4bd5 update libXrandr.yaml. 2020-08-10 23:38:10 +08:00
openeuler-ci-bot
f70806b7e4 !2 update libXrandr version from 1.5.1 to 1.5.2
Merge pull request !2 from 吴超超/master
2020-08-01 10:30:04 +08:00
19909236985
9b9e3cf629 Merge branch 'master' of https://gitee.com/wcc_140409/libXrandr 2020-07-24 16:44:05 +08:00
吴超超
c9647af7da 删除文件 libXrandr-1.5.1.tar.bz2 2020-07-23 21:09:36 +08:00
3 changed files with 15 additions and 6 deletions

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: libXrandr
Version: 1.5.2
Release: 1
Release: 4
License: MIT
Summary: X.Org X11 libXrandr runtime library
URL: https://www.x.org
@ -24,11 +24,11 @@ The %{name}-devel package contains libraries and header files for %{name}.
%package_help
%prep
%autosetup -n libxrandr-%{name}-%{version} -p1
%autosetup -n %{name}-%{version} -p1
%build
autoreconf -ivf
%configure
%configure --disable-static
%make_build
%install
@ -47,7 +47,6 @@ autoreconf -ivf
%defattr(-,root,root)
%{_includedir}/X11/extensions/*.h
%{_libdir}/*.so
%{_libdir}/*.a
%{_libdir}/pkgconfig/*.pc
%files help
@ -55,6 +54,15 @@ autoreconf -ivf
%{_mandir}/man3/*.3*
%changelog
* Fri Nov 25 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 1.5.2-4
- update Correct tar file
* Fri Nov 04 2022 wangkerong <wangkerong@h-partners.com> - 1.5.2-3
- disable static library
* Wed Oct 26 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 1.5.2-2
- Rebuild for next release
* Fri Jul 24 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.5.2-1
- updata package

View File

@ -1,5 +1,6 @@
git_url: https://gitlab.freedesktop.org/xorg/lib/libxrandr.git
version_control: git
src_repo: git@gitlab.freedesktop.org:xorg/lib/libxrandr.git
tag_prefix: libXrandr-
src_repo: https://gitlab.freedesktop.org/xorg/lib/libxrandr.git
tag_prefix: "^libXrandr-"
seperator: "."