Name: gnome-sensors
Summary: Monitors hardware sensors
Version: 0.9a
Release: 0.2
License: GPL
Group: Applications/System
URL: http://vkcorp.org/
Description: Monitors hardware sensors.
The build could not start because the following file is missing: gnome-sensors.tar.gz
The build could not start because the following file is missing: gnome-sensors.tar.gz
The spec file used by the build system currently has the following contents:
# $Id$
# Authority: dag
Summary: Monitors hardware sensors
Name: gnome-sensors
Version: 0.9a
Release: 0.2%{?dist}
License: GPL
Group: Applications/System
URL: http://vkcorp.org/
Source: http://vedder.homelinux.org:81/%{name}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: lm_sensors-devel
%description
Monitors hardware sensors.
%prep
%setup
%build
%configure
%{__make} %{?_smp_mflags}
%install
%{__rm} -rf %{buildroot}
%makeinstall
%clean
%{__rm} -rf %{buildroot}
%files
%defattr(-, root, root, 0755)
%doc AUTHORS ChangeLog NEWS README
%{_bindir}/*
%{_libdir}/bonobo/servers/*
%changelog
* Sat Apr 08 2006 Dries Verachtert <dries@ulyssis.org> - 0.9a-0.2
- Rebuild for Fedora Core 5.
* Tue Jan 28 2003 Dag Wieers <dag@wieers.com> - 0.9a
- Initial package. (using DAR)