%define KDEDATE 20001017 Name: klyx Summary: KLyX - a word processor for the K Desktop Environment Prefix: %{_prefix}/kde Version: 2.0 Release: 1 Copyright: GPL Source: ftp://ftp.kde.org/pub/kde/unstable/apps/office/%{name}-%{KDEDATE}-src.tar.bz2 Patch0: %{name}-%{version}-aix.patch Group: Graphical desktop/KDE URL: http://www.devel.lyx.org/~ettrich/klyx.html BuildRoot: %{_tmppath}/%{name}-%{version}-root #FIXME: re-add LaTeX requirements #Requires: qt kdelibs tetex tetex-latex tetex-dvips ghostscript kdebase #BuildRequires: qt-devel gettext zlib-devel libjpeg-devel tetex tetex-latex Requires: qt kdelibs ghostscript kdebase BuildRequires: qt-devel gettext zlib-devel libjpeg-devel %description A word processor for the K Desktop Environment that is based on LyX and uses LaTeX as its background formatting engine. %prep rm -rf $RPM_BUILD_ROOT %setup -q -n %{name} %patch0 -p1 -b .aix %build export KDEDIR=%{prefix} export QTDIR=%{_prefix}/qt make -f Makefile.cvs ./configure --with-install-root=$RPM_BUILD_ROOT \ --prefix=%{prefix} \ --disable-debug make %install rm -rf $RPM_BUILD_ROOT export KDEDIR=%{prefix} export QTDIR=%{_prefix}/qt export DESTDIR=$RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,755) %{prefix}/bin/* %{prefix}/share/* %post %postun %changelog * Fri Jun 1 2001 Reza Arbab - Modify for AIX freeware distribution. - Based on Mandrake spec file. * Tue Oct 17 2000 Daouda Lo 2.0-1mdk - release 2.0 - fix icon handling * Mon Oct 09 2000 Daouda Lo 1.99-4mdk - script now in %{SOURCE_DIR} * Sat Oct 07 2000 Daouda Lo 1.99-3mdk - fix icons (dirty workaround) * Fri Oct 05 2000 Christopher Molnar 1.99-2mdk - Updated package for new qt2 and kdelibs - no code update * Mon Oct 02 2000 Christopher Molnar 1.99-1mdk - Updated code to KDE 2.0 Release Candidate 1 * Fri Sep 29 2000 Christopher Molnar 1.94-8mdk - Updated code * Wed Sep 27 2000 Christopher Molnar 1.94-7mdk - Updated code * Mon Sep 25 2000 Christopher Molnar 1.94-6mdk - Updated code * Sat Sep 23 2000 Christopher Molnar 1.94-5mdk - Updated code * Wed Sep 20 2000 Christopher Molnar 1.94-4mdk - Updated code * Mon Sep 18 2000 Christopher Molnar 1.94-3mdk - Updated code * Fri Sep 15 2000 Christopher Molnar 1.94-2mdk - Updated code * Mon Sep 11 2000 Christopher Molnar 1.94-1mdk - Updated code * Fri Sep 08 2000 Christopher Molnar 1.93-9mdk - Updated code * Thu Sep 07 2000 Christopher Molnar 1.93-8mdk - Updated code * Tue Sep 05 2000 Christopher Molnar 1.93-7mdk - Updated code * Sat Sep 02 2000 Christopher Molnar 1.93-6mdk - Updated code * Wed Aug 30 2000 Christopher Molnar 1.93-5mdk - Updated code * Mon Aug 28 2000 Christopher Molnar 1.93-4mdk - Updated code * Fri Aug 25 2000 Christopher Molnar 1.93-3mdk - Updated code * Mon Aug 21 2000 Christopher Molnar 1.93-1mdk - Updated code * Sun Aug 20 2000 Christopher Molnar 1.92-15mdk - Updated code - Added menu entries - Fixed some rpmlint errors * Wed Aug 16 2000 Christopher Molnar 1.92-14mdk - Updated code * Mon Aug 14 2000 Christopher Molnar 1.92-13mdk - Updated code * Thu Aug 10 2000 Christopher Molnar 1.92-12mdk - Updated code * Mon Aug 07 2000 Christopher Molnar 1.92-8mdk - Updated code * Fri Aug 04 2000 Christopher Molnar 1.92-7mdk - Updated code * Wed Aug 02 2000 Christopher Molnar 1.92-6mdk - Updated code * Tue Aug 01 2000 Christopher Molnar 1.92-4mdk - Updated code * Sun Jul 30 2000 Christopher Molnar 1.92-2mdk - Updated code * Sat Jul 29 2000 Christopher Molnar 1.92-1mdk - Updated code * Fri Jul 28 2000 Christopher Molnar 1.92-0.20000728mdk - Updated code * Tue Jul 26 2000 Christopher Molnar 1.92-0.20000726mdk - Updated code * Fri Jul 21 2000 Christopher Molnar 1.92-0.20000721mdk - Updated code * Mon Jul 17 2000 Christopher Molnar 1.91-0.20000718mdk - Updated code * Sat Jul 15 2000 Christopher Molnar 1.91-0.20000715mdk - Updated code * Wed Jul 12 2000 Christopher Molnar 1.91-0.20000712mdk - Updated code - Moved to /usr - Changed package name * Sat Jul 08 2000 Christopher Molnar 1.91-0.20000708mdk - Updated code snapshot - Fixed files of spec file * Fri Jun 30 2000 Christopher Molnar 1.91-0.20000630mdk - Updated code snapshot * Mon Jun 12 2000 Chris Molnar 1.91-0.20000611mdk - created kde2 version * Tue Mar 28 2000 Francis Galiegue 0.10.0-8mdk - Menu entry update - File list update * Thu Mar 16 2000 Francis Galiegue 0.10.0-7mdk - Changed group according to 7.1 specs - Added menu entry - Spec file fixes * Fri Jan 21 2000 Frederic Lepied 0.10.0-6mdk - fix build with gcc * Thu Jan 20 2000 Chmouel Boudjnah 0.10.0-5mdk - libtoolize --force. * Sat Nov 11 1999 Giuseppe Ghibò - rebuilt for Oxygen. * Fri Sep 10 1999 Giuseppe Ghibò - rebuilt/relinked with latest Cassini kdelibs. * Mon Sep 06 1999 Giuseppe Ghibò - updated to version 0.10.0. * Fri Jul 30 1999 Giuseppe Ghibò - rebuilt for Cooker. - added teTeX and ghostscript dependencies. * Tue Oct 06 1998 Fabio Coatti - fixed installation directory files list * Fri Oct 02 1998 Fabio Coatti - fixed QT libs version requirements * Thu Oct 01 1998 Fabio Coatti - Added patch for print bug - modified the file section - added the italian description