# # spec file for package krusader (Version 1.80.0) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: krusader BuildRequires: kdebase3-devel %if %suse_version < 1010 BuildRequires: update-desktop-files %endif Requires: kio_iso Url: http://krusader.sourceforge.net/ License: GPL v2 or later Group: Productivity/File utilities Summary: A File Manager Version: 1.80.0 Release: 53 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: krusader-%{version}.tar.gz Patch2: fix-isoservice-desktop.diff Patch4: fix-string-comparison.diff Patch5: build-kde-3.4.diff Patch6: gcc-4.3.diff %description A file manager. Authors: -------- Shie Erlich Rafi Yanai %package -n kio_iso Group: System/GUI/KDE Summary: KIO slave to access ISO images %description -n kio_iso KIO slave to access ISO images Authors: -------- Szombathelyi Gygy %prep %setup %patch2 %patch4 %if %suse_version < 1010 %patch5 %endif %patch6 . /etc/opt/kde3/common_options update_admin %build . /etc/opt/kde3/common_options ./configure $configkde --disable-final do_make %{?jobs:-j %jobs} %install . /etc/opt/kde3/common_options %makeinstall %find_lang %name %suse_update_desktop_file krusader System FileManager %suse_update_desktop_file krusader_root-mode System FileManager kde_post_install %files -f %name.lang %defattr(-,root,root) %doc README AUTHORS COPYING ChangeLog INSTALL TODO /opt/kde3/bin/* /opt/kde3/share/appl*/*/* /opt/kde3/share/apps/krusader /opt/kde3/share/icons/??color/??x?? /opt/kde3/%_lib/kde3/kio_krarc.* /opt/kde3/share/services/krarc.protocol /opt/kde3/%_lib/kde3/kio_virt.* /opt/kde3/share/services/virt.protocol %_mandir/man1/* %files -n kio_iso %defattr(-,root,root) %config /opt/kde3/share/config/kio_isorc /opt/kde3/%_lib/kde3/kio_iso.* /opt/kde3/share/services/iso.protocol /opt/kde3/share/apps/konqueror %changelog * Thu Oct 25 2007 - dmueller@suse.de - fix build with gcc 4.3 * Sun Aug 19 2007 - stbinner@suse.de - fix build on 10.0 * Sun Jul 22 2007 - stbinner@suse.de - update to version 1.80.0: * Full support for ACL permissions like properties, preserve attributes, synchronizer and other * Many terminal emulator enhancements bringing new functions, new usages and new look * Many improvements of the UserAction system * Countless usability enhancements, especially in Konfigurator and the heavily reordered menubar * Comparing in the synchronizer interface and parallel threading over slower servers * Atomic extensions and ability to rename filename, w/o extension * Many archive enhancements like handling packing in background, encryption support, multiple volume archives, compress level * Fri Jun 01 2007 - coolo@suse.de - move kde_post_install * Fri Mar 09 2007 - stbinner@suse.de - fix build (new icon location check) * Fri Feb 02 2007 - stbinner@suse.de - fix changes file not incremental * Tue Jan 09 2007 - stbinner@suse.de - fix more comparison against string literal (#231711) * Sat Dec 09 2006 - dmueller@suse.de - fix comparison against string literal (#226876) * Fri Dec 01 2006 - stbinner@suse.de - fix crashes when viewing file properties (#223673) * Fri Nov 24 2006 - stbinner@suse.de - fix "ISO9660 View" action in Konqueror's context menu (#223590) * Wed Sep 27 2006 - stbinner@suse.de - update to 1.70.1 * fixed sometimes passwords stored in cleartext in bookmarks.xml * fixed several memory access faults discovered with valgrind * added Turkish translatio - split off kio_iso package * Fri Sep 08 2006 - stbinner@suse.de - fix duplicate parameter (#177156) * Wed Jun 21 2006 - dmueller@suse.de - fix build with gcc >= 4.2.0 * Tue Jun 20 2006 - dmueller@suse.de - build parallel * Tue May 30 2006 - adrian@suse.de - fix build for < 10.1 * Tue Feb 14 2006 - mrueckert@suse.de - Update to 1.70.0 [#116456] - removed all previous patches - added krusader-1.70.0_compilerwarnings.patch fixes a few "non void functions without return statement" warnings * Wed Jan 25 2006 - mls@suse.de - converted neededforbuild to BuildRequires * Sun Oct 30 2005 - stbinner@suse.de - update to version 1.60.1 * Wed May 25 2005 - adrian@suse.de - fix build for gcc 4 * Thu Apr 14 2005 - adrian@suse.de - update to version 1.60.0 * Thu Feb 17 2005 - adrian@suse.de - menu entry moved to xdg dir * Fri Feb 11 2005 - coolo@suse.de - update to version 1.51 and replay history of the last 3 years * Sun Aug 18 2002 - adrian@suse.de - update to version 1.1 (hopefully fixes the reported random crashes for some users) * Fri May 24 2002 - coolo@suse.de - update_admin * Tue Apr 16 2002 - adrian@suse.de - update to 1.02 (official compile fix) * Sat Apr 13 2002 - adrian@suse.de - update to 1.01 (KDE3 support) - gcc 3 fixes * Wed Jan 02 2002 - adrian@suse.de - update to final 1.00 * Wed Dec 19 2001 - adrian@suse.de - update to RC1 * Thu Dec 06 2001 - adrian@suse.de - update to version 0.99 * Tue Nov 13 2001 - ro@suse.de - fix for automake 1.5 * Fri Nov 09 2001 - adrian@suse.de - use kde2-devel-packages * Mon Aug 13 2001 - ro@suse.de - changed neededforbuild to * Fri Aug 10 2001 - adrian@suse.de - autoconf 2.52 fixes * Tue Jul 24 2001 - adrian@suse.de - New version 0.95.1 * Sun Jul 15 2001 - @suse.de - New version 0.93.1 * Thu Jun 28 2001 - adrian@suse.de - autoconf 2.50 fixes * Mon Apr 30 2001 - adrian@suse.de - fix install pathes * Mon Apr 30 2001 - adrian@suse.de - Spec file created from krusader-0.79.tar.bz2 by autospec * Thu Apr 19 2001 - ro@suse.de - added openssl-devel to neededforbuild * Tue Mar 27 2001 - ro@suse.de - changed neededforbuild to * Sun Mar 18 2001 - ro@suse.de - fixed neededforbuild * Tue Mar 13 2001 - ro@suse.de - changed neededforbuild to * Sun Mar 04 2001 - adrian@suse.de - update to 0.79-1 * Thu Mar 01 2001 - ro@suse.de - added fam to neededforbuild * Mon Jan 01 2001 - adrian@suse.de - update to 0.75-1 * Fri Dec 01 2000 - kukuk@suse.de - Remove duplicate entries * Fri Dec 01 2000 - kukuk@suse.de - export KDEDIR - Fix filelist * Fri Nov 17 2000 - ro@suse.de - fixed neededforbuild: += libmng-devel * Sat Nov 11 2000 - adrian@suse.de - initial package