update to 1.3.5 [release 1.3.5-1mamba;Wed Nov 02 2022]
This commit is contained in:
parent
aa5cbd8e96
commit
1b9653b0e8
25
libXext.spec
25
libXext.spec
@ -1,29 +1,24 @@
|
|||||||
Name: libXext
|
Name: libXext
|
||||||
Version: 1.3.4
|
Version: 1.3.5
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: X.Org Xext library
|
Summary: X.Org Xext library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://x.org
|
URL: https://www.x.org/wiki/
|
||||||
Source: http://ftp.x.org/pub/individual/lib/libXext-%{version}.tar.bz2
|
Source: http://ftp.x.org/pub/individual/lib/libXext-%{version}.tar.xz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libpthread-stubs-devel
|
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXau-devel
|
|
||||||
BuildRequires: libxcb-devel
|
|
||||||
BuildRequires: libXdmcp-devel
|
BuildRequires: libXdmcp-devel
|
||||||
BuildRequires: pkg-config
|
BuildRequires: libxcb-devel
|
||||||
BuildRequires: xextproto-devel
|
BuildRequires: xorgproto-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
%if "%{stage1}" != "1"
|
%if "%{stage1}" != "1"
|
||||||
BuildRequires: xmlto
|
BuildRequires: xmlto
|
||||||
%endif
|
%endif
|
||||||
Obsoletes: libXorg
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
X.Org Xext library.
|
X.Org Xext library.
|
||||||
@ -32,12 +27,10 @@ X.Org Xext library.
|
|||||||
Summary: Devel package for %{name}
|
Summary: Devel package for %{name}
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
Obsoletes: libXorg-devel
|
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
X.Org Xext library.
|
X.Org Xext library.
|
||||||
|
This package contains static libraries and header files needed for development.
|
||||||
This package contains static libraries and header files need for development.
|
|
||||||
|
|
||||||
%debug_package
|
%debug_package
|
||||||
|
|
||||||
@ -67,7 +60,6 @@ rm -f %{buildroot}%{_includedir}/X11/extensions/lbxbufstr.h
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_includedir}/X11/extensions/*.h
|
%{_includedir}/X11/extensions/*.h
|
||||||
%{_libdir}/libXext.a
|
%{_libdir}/libXext.a
|
||||||
%{_libdir}/libXext.la
|
|
||||||
%{_libdir}/libXext.so
|
%{_libdir}/libXext.so
|
||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
@ -76,6 +68,9 @@ rm -f %{buildroot}%{_includedir}/X11/extensions/lbxbufstr.h
|
|||||||
%doc ChangeLog
|
%doc ChangeLog
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.5-1mamba
|
||||||
|
- update to 1.3.5
|
||||||
|
|
||||||
* Sat Nov 28 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.4-2mamba
|
* Sat Nov 28 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.4-2mamba
|
||||||
- rebuilt with debug package
|
- rebuilt with debug package
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user