rpms/gnome-applet-sensors/devel gnome-applet-sensors.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Aaron Kurtz (dragoon) fedora-extras-commits at redhat.com
Fri May 20 04:45:58 UTC 2005


Author: dragoon

Update of /cvs/extras/rpms/gnome-applet-sensors/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23465/devel

Modified Files:
	.cvsignore sources 
Added Files:
	gnome-applet-sensors.spec 
Log Message:
auto-import gnome-applet-sensors-0.7.3-1 on branch devel from gnome-applet-sensors-0.7.3-1.src.rpm


--- NEW FILE gnome-applet-sensors.spec ---
Name:           gnome-applet-sensors
Version:        0.7.3
Release:        1%{?dist}
Summary:        Gnome panel applet for hardware sensors

Group:          User Interface/Desktops
License:        GPL
URL:            http://sensors-applet.sourceforge.net/
Source0:        http://dl.sourceforge.net/sourceforge/sensors-applet/sensors-applet-0.7.3.tar.gz

BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires: gettext
BuildRequires: gnome-panel-devel >= 2.8


%description
GNOME Sensors Applet is an applet for the GNOME Panel to display readings
from hardware sensors, including CPU and system temperatures, fan speeds
and voltage readings under Linux.
Can interface via the Linux kernel i2c modules, or the i8k kernel module (for
Dell Inspirion 8000 Laptops).
Includes a simple, yet highly customizable display and intuitive 
user-interface.
Alarms can be set for each sensor to notify the user once a certain value
has been reached, and can be configured to execute a given command at given
repeated intervals.
GNOME HIG v2.0 compliant


%prep
%setup -q -n sensors-applet-%{version}

%build

%configure
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
%makeinstall

# Note: the find_lang macro requires gettext
%find_lang sensors-applet


%clean
rm -rf $RPM_BUILD_ROOT


%files -f sensors-applet.lang
%defattr(-,root,root,-)
%doc AUTHORS COPYING ChangeLog NEWS README TODO
%{_datadir}/gnome-2.0/ui/*.xml
%{_datadir}/pixmaps/*.png
%{_libdir}/bonobo/servers/*.server
%{_libexecdir}/*


%changelog
* Wed May 18 2005 Aaron Kurtz <a.kurtz at hardsun.net> - 0.7.3-1
- Minor specfile cleanup

* Fri May 13 2005 Gianluca Sforna <giallu[AT]gmail.com> - 0.7.3-0.1
- Version update

* Sat Feb 26 2005 Gianluca Sforna <giallu[AT]gmail.com> - 0.6.2-0.1
- Initial RPM release.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gnome-applet-sensors/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	20 May 2005 04:45:32 -0000	1.1
+++ .cvsignore	20 May 2005 04:45:56 -0000	1.2
@@ -0,0 +1 @@
+sensors-applet-0.7.3.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gnome-applet-sensors/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	20 May 2005 04:45:32 -0000	1.1
+++ sources	20 May 2005 04:45:56 -0000	1.2
@@ -0,0 +1 @@
+d19c76b4ceeb51664c32d54422b45080  sensors-applet-0.7.3.tar.gz




More information about the fedora-extras-commits mailing list