lm_sensors WIP
This commit is contained in:
parent
e041bab481
commit
f47d2ff8b5
@ -1,6 +1,6 @@
|
||||
Name: lm_sensors
|
||||
Version: 2.10.3
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
URL: http://secure.netroedge.com/~lm78/
|
||||
Source: http://secure.netroedge.com/~lm78/archive/lm_sensors-%{version}.tar.gz
|
||||
Source1: lm_sensors.sysconfig
|
||||
@ -148,6 +148,7 @@ fi
|
||||
%config(noreplace) %{_sysconfdir}/sysconfig/lm_sensors
|
||||
%exclude %{_sbindir}/sensord
|
||||
%exclude %{_sbindir}/eepro*
|
||||
%exclude %{_mandir}/man8/sensord.8.gz
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
@ -159,6 +160,7 @@ fi
|
||||
%defattr(-,root,root,-)
|
||||
%doc prog/sensord/README
|
||||
%{_sbindir}/sensord
|
||||
%{_mandir}/man8/sensord.8.gz
|
||||
%{_initrddir}/sensord
|
||||
%config(noreplace) %{_sysconfdir}/sysconfig/sensord
|
||||
|
||||
@ -169,7 +171,10 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jul 17 2007 Hans de Goede <j.w.r.degoede@hhs.nl> - 2.10.3-4
|
||||
- WIP not released yet, adjust clog date and remove this before release
|
||||
- Move libsensors.3 manpage to -devel sub-package
|
||||
- Move sensord.8 manpage to -sensord sub-package
|
||||
- Switch from ExclusiveArch: alph ix86 x86_64, to ExcludeArch: s390 s390x,
|
||||
so that we get build on ppc, arm, etc. too. (bz 181037 amongst others)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user