update to 1.0.15 [release 1.0.15-1mamba;Thu Mar 23 2023]
This commit is contained in:
parent
c4dc2ad61c
commit
19782d7e31
26
libXaw.spec
26
libXaw.spec
@ -1,33 +1,25 @@
|
||||
Name: libXaw
|
||||
Version: 1.0.14
|
||||
Version: 1.0.15
|
||||
Release: 1mamba
|
||||
Summary: X.Org Xaw library
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://x.org
|
||||
Source: ftp://ftp.x.org/pub/individual/lib/libXaw-%{version}.tar.bz2
|
||||
URL: https://x.org/wiki/
|
||||
Source: https://www.x.org/archive/individual/lib/libXaw-%{version}.tar.xz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libICE-devel
|
||||
BuildRequires: libpthread-stubs-devel
|
||||
BuildRequires: libSM-devel
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXau-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: libXdmcp-devel
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: libXmu-devel
|
||||
BuildRequires: libXpm-devel
|
||||
BuildRequires: libXt-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: xproto-devel
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: xorgproto-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libXp-devel >= 1.0.0
|
||||
Obsoletes: libXorg
|
||||
|
||||
%description
|
||||
X.Org Xaw library.
|
||||
@ -68,21 +60,21 @@ This package contains static libraries and header files needed for development.
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libXaw.so
|
||||
%{_libdir}/libXaw6.a
|
||||
%{_libdir}/libXaw6.la
|
||||
%{_libdir}/libXaw6.so
|
||||
%{_libdir}/libXaw7.a
|
||||
%{_libdir}/libXaw7.la
|
||||
%{_libdir}/libXaw7.so
|
||||
%dir %{_includedir}/X11/Xaw
|
||||
%{_includedir}/X11/Xaw/*.h
|
||||
%{_includedir}/X11/Xaw/Template.c
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
#%{_datadir}/aclocal/xaw.m4
|
||||
%{_mandir}/man3/Xaw.3.gz
|
||||
%{_mandir}/man3/Xaw.3*
|
||||
%{_docdir}/libXaw
|
||||
%doc ChangeLog
|
||||
|
||||
%changelog
|
||||
* Thu Mar 23 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.15-1mamba
|
||||
- update to 1.0.15
|
||||
|
||||
* Sat Apr 03 2021 Automatic Build System <autodist@mambasoft.it> 1.0.14-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user