Compare commits

..

No commits in common. "d1214ad9a31e26ac8c0c615905f40fdae22f8798" and "56e369e95c12e9b8158f10f6d1076f5f05e0c254" have entirely different histories.

2 changed files with 3 additions and 30 deletions

View File

@ -1,12 +1,12 @@
Name: libXext
Version: 1.3.4
Release: 6
Release: 1
Summary: Common extensions to the X11 protocol
License: MIT
URL: https://xorg.freedesktop.org/
Source0: https://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
BuildRequires: libtool xorg-x11-proto-devel libX11-devel xmlto make
BuildRequires: libtool xorg-x11-proto-devel libX11-devel xmlto
BuildRequires: libXau-devel xorg-x11-util-macros autoconf automake libtool pkgconfig
Requires: libX11
@ -32,9 +32,6 @@ autoreconf -v --install --force
%configure
%make_build
%check
make check
%install
%make_install
%delete_la
@ -43,8 +40,7 @@ make check
%files
%defattr(-,root,root)
%doc AUTHORS
%license COPYING
%doc AUTHORS COPYING
%{_libdir}/libXext.so.*
%files devel
@ -60,23 +56,5 @@ make check
%exclude %{_docdir}/libXext
%changelog
* Tue Dec 20 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 1.3.4-6
- add BuildRequires make
* Wed Oct 26 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 1.3.4-5
- Rebuild for next release
* Tue Feb 9 2021 jinzhimin <jinzhimin2@huawei.com> - 1.3.4-4
- rebuild libXext
* Tue Feb 9 2021 jinzhimin <jinzhimin2@huawei.com> - 1.3.4-3
- add check in spec
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.3.4-2
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:change the directory of the license files
* Thu Sep 5 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.3.4-1
- Package init

View File

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