Summary: The Motif matrix and caption widgets Name: Xbae Version: 4.60.4 Release: 1 License: Distributable Group: System Environment/Libraries Source: http://prdownloads.sourceforge.net/xbae/xbae-4.60.4.tar.gz Patch: xbae-4.60.4-buildroot.patch URL: http://xbae.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: /sbin/ldconfig BuildRequires: openmotif-devel %description This package provides the Motif matrix and caption widgets. The matrix widget is widely used and will display up to four billion rows of data in a spreadsheet-like form. The caption widget is a simple Motif manager widget that associates a label with a child. You will need to have either Motif or LessTif installed in order to use Xbae's widgets. %package devel Summary: Static library and header files for Xbae development Group: Development/Libraries Requires: %{name} = %{version} %description devel This package provides the Motif matrix and caption widgets. The matrix widget is widely used and will display up to four billion rows of data in a spreadsheet-like form. The caption widget is a simple Motif manager widget that associates a label with a child. You will need to have either Motif or LessTif installed in order to use Xbae's widgets. This package provides the libraries, include files, and other resources needed for developing Xbae applications. %prep %setup -n xbae-%{version} %patch -p1 -b .buildroot %build CFLAGS="$RPM_OPT_FLAGS" \ %configure --libdir=%{_libdir} \ --enable-static \ --enable-shared \ --enable-production \ --disable-debug make %{?smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc README AUTHORS NEWS ChangeLog %{_libdir}/*so.* %files devel %defattr(-,root,root) %{_prefix}/share/aclocal/* %{_includedir}/* %{_mandir}/man?/* %{_libdir}/*so %{_libdir}/*.a %{_libdir}/*.la %changelog * Thu May 31 2006 Tobias Oed 4.60.4-1 - upgrade to 4.60.4 - require openmotif instead of lesstif * Tue Oct 21 2003 Than Ngo 4.50.2-2 - fix rpm file list (bug #107478) * Sun Oct 19 2003 Florian La Roche - update to 4.50.2 - fix rebuild problems * Tue Jun 17 2003 Than Ngo 4.50.0-5 - add missing prereq ldconfig * Wed Jun 04 2003 Elliot Lee - rebuilt * Thu Feb 20 2003 Elliot Lee 4.50.0-3 - Fix unpackaged files issues * Wed Jan 22 2003 Tim Powers - rebuilt * Sun Nov 10 2002 Than Ngo 4.9.1-5 - libdir issue * Fri Jun 21 2002 Tim Powers - automated rebuild * Thu May 23 2002 Tim Powers - automated rebuild * Wed Jan 09 2002 Tim Powers - automated rebuild * Wed Nov 28 2001 Than Ngo 4.9.1-1 - separate rpm * Mon Aug 7 2000 Tim Powers - add Conflicts lesstif and lesstif-devel to fix bug #15617 * Tue Aug 1 2000 Tim Powers - added postun section, fix bug #15001 * Mon Jul 24 2000 Prospector - rebuilt * Sat Jul 22 2000 Tim Powers - fixed missing BuildPreReq * Wed Jul 12 2000 Tim Powers - patched to compile cleanly (patch2) * Mon Jul 10 2000 Tim Powers - rebuilt * Wed Apr 26 2000 TIm Powers - updated to 4.7 * Thu Dec 23 1999 Tim Powers - rebuilt for 6.2 * Tue Aug 17 1999 Tim Powers - rebuilt, not including examples * Mon Aug 16 1999 Bill Nottingham - fix perms in docs * Fri Jul 2 1999 Tim Powers - built for 6.1 * Thu Apr 15 1999 Michael Maher - built package for 6.0 * Wed Oct 06 1998 Michael Maher - rebuilt pacakge; cleaned up spec file * Wed May 20 1998 Cristian Gafton - upgraded to Xabelin-4.6.2.4 * Mon Jan 26 1998 Otto Hammersmith - built the package.