Compare commits
No commits in common. "25538c3c9751945c31277e2eccbafe8bfda7916d" and "bc28255e6637bdc0354f22b2f525eff45d6aff18" have entirely different histories.
25538c3c97
...
bc28255e66
BIN
libXext-1.3.4.tar.bz2
Normal file
BIN
libXext-1.3.4.tar.bz2
Normal file
Binary file not shown.
Binary file not shown.
26
libXext.spec
26
libXext.spec
@ -1,12 +1,12 @@
|
|||||||
Name: libXext
|
Name: libXext
|
||||||
Version: 1.3.5
|
Version: 1.3.4
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Common extensions to the X11 protocol
|
Summary: Common extensions to the X11 protocol
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://xorg.freedesktop.org/
|
URL: https://xorg.freedesktop.org/
|
||||||
Source0: https://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.gz
|
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
|
BuildRequires: libXau-devel xorg-x11-util-macros autoconf automake libtool pkgconfig
|
||||||
Requires: libX11
|
Requires: libX11
|
||||||
|
|
||||||
@ -32,9 +32,6 @@ autoreconf -v --install --force
|
|||||||
%configure
|
%configure
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
%check
|
|
||||||
make check
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
%delete_la
|
%delete_la
|
||||||
@ -60,21 +57,6 @@ make check
|
|||||||
%exclude %{_docdir}/libXext
|
%exclude %{_docdir}/libXext
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Feb 03 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 1.3.5-1
|
|
||||||
- update to 1.3.5
|
|
||||||
|
|
||||||
* 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
|
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.3.4-2
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
version_control: git
|
version_control: git
|
||||||
src_repo: https://gitlab.freedesktop.org/xorg/lib/libxext.git
|
src_repo: git@gitlab.freedesktop.org:xorg/lib/libxext.git
|
||||||
tag_prefix: libXext-
|
tag_prefix: libXext-
|
||||||
seperator: "."
|
seperator: "."
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user