File icecream-monitor.spec of Package icecream-monitor

#
# spec file for package icecream-monitor (Version 1.0)
#
# Copyright (c) 2008 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:           icecream-monitor
BuildRequires:  libicecream-devel libkde4-devel
License:        GPL v2 or later
Group:          Development/Tools/Building
Summary:        Monitor Program for the icecream Compile Farm
Version:        1.0
Release:        188
Source0:        icemon.tar.bz2
Patch:          icemon.dif
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
icecream is the next generation distcc. This package provides a monitor
program.



Authors:
--------
    Stephan Kulow <coolo@suse.de>
    Michael Matz <matz@suse.de>
    Cornelius Schumacher <cschum@suse.de>
    Lubos Lunak <llunak@suse.cz>
    Frerich Raabe <raabe@kde.org>

%prep
%setup -q -n %name
%patch

%build
  %cmake_kde4 -d build
  %make_jobs

%install
  cd build
  %makeinstall
  %suse_update_desktop_file icemon Development Building
  %kde_post_install
  # no-one needs this
  rm $RPM_BUILD_ROOT/usr/share/kde4/apps/cmake/modules/FindIcecream.cmake

%clean
rm -rf ${RPM_BUILD_ROOT}

%files 
%defattr(-,root,root)
/usr/bin/icemon
%doc /usr/share/doc/kde/HTML/en/icemon
/usr/share/applications/kde4/icemon.desktop
/usr/share/icons/*/*/apps/icemon.*
/usr/share/kde4/apps/icemon

%changelog
* Thu Feb 28 2008 dmueller@suse.de
- reduce builddependencies
* Sun Oct 21 2007 coolo@suse.de
- port against latest beta
* Sun Sep 02 2007 stbinner@suse.de
- fix build
* Mon Aug 20 2007 ro@suse.de
- added libkdevplatform4-devel to buildreq
* Mon Aug 06 2007 dmueller@suse.de
- update to current SVN to make it actually build
* Mon Jul 23 2007 coolo@suse.de
- fix build
* Mon Jul 16 2007 coolo@suse.de
- switch to KDE4 version (because of the great new pool view)
* Thu Sep 21 2006 dmueller@suse.de
- fix icemon kicker applet
- build parallel
* Tue Sep 12 2006 coolo@suse.de
- update from SVN:
   - fix switching to detailed view
* Fri Aug 25 2006 coolo@suse.de
- fix endless hanging waiting to find scheduler
* Thu Jul 13 2006 coolo@suse.de
- adapt to the new API
* Fri Jun 02 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Thu Jun 01 2006 coolo@suse.de
  0.7.0:
        - WARNING: the protocol is not compatible with earlier
  versions, old clients will refuse to connect, so update
  the full farm
        - protocol reworked to no longer require a client->scheduler
  connection (the daemon will proxy it all)
        - all local jobs are now scheduled by the local daemon to
  make sure multiprocessor machines are handling as many jobs
  as they have jobs configured (# processors). They used to
  be "scheduled" by lock file
        - fixed grave bug that removed all daemon environments when
  the cache grew over limit
        - new telnet interface command: internals to output daemon
  states
        - stricter error handling to avoid suprises
        - SIGHUP to daemon and scheduler will reopen the log file
  to allow logrotate
        - a restart of the daemon and scheduler won't flush the log
  file, but append to it
        - create-env will create .tar.gz now - the client allows
  environments to be .tar, .tar.bz2 and .tar.gz
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Fri Jan 13 2006 coolo@suse.de
- update to 0.6.2
* Thu Oct 13 2005 coolo@suse.de
- update tarball to build with gcc 4.1
* Thu Dec 16 2004 coolo@suse.de
- fix unsermake install
* Wed Sep 01 2004 coolo@suse.de
- fix build with --enable-final
* Sun Aug 29 2004 coolo@suse.de
- tons of new features for the existant views
- a new view (Detailed Host View)
* Wed Aug 11 2004 coolo@suse.de
- filter for platforms
* Wed Aug 04 2004 coolo@suse.de
- fix for lib64
* Fri Jul 30 2004 coolo@suse.de
- smaller fixes
* Fri Jun 11 2004 coolo@suse.de
- major update (including kicker applet)
* Tue May 04 2004 coolo@suse.de
- show platform for hosts
* Mon May 03 2004 coolo@suse.de
- put hosts in several rings
* Wed Apr 28 2004 coolo@suse.de
- nicer line handling and better fit in the available room
* Thu Apr 22 2004 coolo@suse.de
- the nodes have icecream colors now
* Sat Apr 17 2004 coolo@suse.de
- splitted off package
openSUSE Build Service is sponsored by