- New upstream release 3.0.0 (final)

This commit is contained in:
Hans de Goede 2007-11-24 19:35:11 +00:00
parent af72b4b4dc
commit cf72757bb3
4 changed files with 8 additions and 23 deletions

View File

@ -1 +1 @@
lm_sensors-3.0.0-rc3.tar.bz2
lm_sensors-3.0.0.tar.bz2

View File

@ -1,14 +0,0 @@
diff -up lm_sensors-3.0.0-rc3/prog/dump/Module.mk~ lm_sensors-3.0.0-rc3/prog/dump/Module.mk
--- lm_sensors-3.0.0-rc3/prog/dump/Module.mk~ 2007-11-17 11:56:31.000000000 +0100
+++ lm_sensors-3.0.0-rc3/prog/dump/Module.mk 2007-11-17 11:56:31.000000000 +0100
@@ -59,7 +59,10 @@ install-prog-dump: all-prog-dump
$(MKDIR) $(DESTDIR)$(SBINDIR) $(DESTDIR)$(PROGDUMPMAN8DIR)
$(INSTALL) -m 755 $(PROGDUMPBININSTALL) $(DESTDIR)$(SBINDIR)
$(INSTALL) -m 644 $(PROGDUMPMAN8FILES) $(DESTDIR)$(PROGDUMPMAN8DIR)
+
+ifneq (,$(findstring $(MACHINE), i386 i486 i586 i686 x86_64))
user_install :: install-prog-dump
+endif
user_uninstall::
$(RM) $(REMOVEDUMPBIN)

View File

@ -1,16 +1,13 @@
%define prever rc3
Name: lm_sensors
Version: 3.0.0
Release: 0.1.%{prever}%{?dist}
Release: 1%{?dist}
URL: http://www.lm-sensors.org/
Source: http://dl.lm-sensors.org/lm-sensors/releases/%{name}-%{version}-%{prever}.tar.bz2
Source: http://dl.lm-sensors.org/lm-sensors/releases/%{name}-%{version}.tar.bz2
Source1: lm_sensors.sysconfig
# these 2 were taken from PLD-linux, Thanks!
Source2: sensord.sysconfig
Source3: sensord.init
Patch0: lm_sensors-2.10.4-service-default-off.patch
Patch1: lm_sensors-3.0.0-rc3-ppc-build.patch
Summary: Hardware monitoring tools
Group: Applications/System
License: GPLv2+
@ -51,9 +48,8 @@ database, and warns of sensor alarms.
%prep
%setup -q -n %{name}-%{version}-%{prever}
%setup -q
%patch0 -p1
%patch1 -p1
mv prog/init/README prog/init/README.initscripts
chmod -x prog/init/fancontrol.init
@ -167,6 +163,9 @@ fi
%changelog
* Sat Nov 24 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 3.0.0-1
- New upstream release 3.0.0 (final)
* Sat Nov 10 2007 Hans de Goede <j.w.r.degoede@hhs.nl> - 3.0.0-0.1.rc3
- New upstream release 3.0.0-rc3
- Remove eeprommer sub-package as eeprommer (and the other i2c-tools)

View File

@ -1 +1 @@
f5164249493760f03517d84c13259456 lm_sensors-3.0.0-rc3.tar.bz2
9daeed4b0c9681562541e5d481bf9cf9 lm_sensors-3.0.0.tar.bz2