2024-01-06 03:39:59 +01:00
|
|
|
Name: libXaw
|
2024-01-06 03:39:59 +01:00
|
|
|
Version: 1.0.14
|
2024-01-06 03:39:59 +01:00
|
|
|
Release: 1mamba
|
|
|
|
Summary: X.Org Xaw library
|
|
|
|
Group: System/Libraries
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
2024-01-06 03:39:59 +01:00
|
|
|
URL: https://x.org
|
2024-01-06 03:39:59 +01:00
|
|
|
Source: ftp://ftp.x.org/pub/individual/lib/libXaw-%{version}.tar.bz2
|
|
|
|
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
|
|
|
|
## AUTOBUILDREQ-END
|
|
|
|
BuildRequires: libXp-devel >= 1.0.0
|
|
|
|
Obsoletes: libXorg
|
|
|
|
|
|
|
|
%description
|
|
|
|
X.Org Xaw library.
|
|
|
|
|
|
|
|
%package devel
|
|
|
|
Summary: Devel package for %{name}
|
|
|
|
Group: Development/Libraries
|
|
|
|
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
X.Org Xaw library.
|
2024-01-06 03:39:59 +01:00
|
|
|
This package contains static libraries and header files needed for development.
|
|
|
|
|
|
|
|
%debug_package
|
2024-01-06 03:39:59 +01:00
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%build
|
|
|
|
%configure
|
|
|
|
%make
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%makeinstall
|
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/libXaw.so.*
|
|
|
|
%{_libdir}/libXaw6.so.*
|
|
|
|
%{_libdir}/libXaw7.so.*
|
2024-01-06 03:39:59 +01:00
|
|
|
%doc COPYING
|
2024-01-06 03:39:59 +01:00
|
|
|
|
|
|
|
%files devel
|
|
|
|
%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
|
|
|
|
%{_docdir}/libXaw
|
2024-01-06 03:39:59 +01:00
|
|
|
%doc ChangeLog
|
2024-01-06 03:39:59 +01:00
|
|
|
|
|
|
|
%changelog
|
2024-01-06 03:39:59 +01:00
|
|
|
* Sat Apr 03 2021 Automatic Build System <autodist@mambasoft.it> 1.0.14-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 03:39:59 +01:00
|
|
|
* Tue Feb 09 2021 Automatic Build System <autodist@mambasoft.it> 1.0.13-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 03:39:59 +01:00
|
|
|
* Mon Sep 09 2013 Automatic Build System <autodist@mambasoft.it> 1.0.12-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Mon Jul 02 2012 Automatic Build System <autodist@mambasoft.it> 1.0.11-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Sun Apr 08 2012 Automatic Build System <autodist@mambasoft.it> 1.0.10-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Jan 18 2011 Automatic Build System <autodist@mambasoft.it> 1.0.9-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Tue Nov 09 2010 Automatic Build System <autodist@mambasoft.it> 1.0.8-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Mon Oct 26 2009 Automatic Build System <autodist@mambasoft.it> 1.0.7-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Fri Jul 10 2009 Automatic Build System <autodist@mambasoft.it> 1.0.6-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Wed Jan 07 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.5-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Mon Sep 10 2007 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.4-1mamba
|
|
|
|
- update to 1.0.4
|
|
|
|
|
|
|
|
* Tue Jul 17 2007 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.3-1mamba
|
|
|
|
- update to 1.0.3
|
|
|
|
|
|
|
|
* Thu Dec 21 2006 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.2-1qilnx
|
|
|
|
- package created by autospec
|