From a36f794db9e7fd91c8031328df52de10b38a95bc3562832d6c765f28c0b1f691 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Mon, 16 Nov 2009 12:20:04 +0000 Subject: [PATCH] Accepting request 24442 from Base:System Copy from Base:System/sensors based on submit request 24442 from user msmeissn OBS-URL: https://build.opensuse.org/request/show/24442 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sensors?expand=0&rev=47 --- sensors.changes | 5 +++++ sensors.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/sensors.changes b/sensors.changes index e7d3eeb..4ac1c34 100644 --- a/sensors.changes +++ b/sensors.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 28 16:49:32 UTC 2009 - crrodriguez@opensuse.org + +- devel package must require glibc-devel + ------------------------------------------------------------------- Wed Sep 16 21:28:43 CEST 2009 - jdelvare@suse.de diff --git a/sensors.spec b/sensors.spec index cc2402f..57a7d1c 100644 --- a/sensors.spec +++ b/sensors.spec @@ -22,7 +22,7 @@ Name: sensors BuildRequires: bison flex rrdtool-devel Url: http://www.lm-sensors.org/ Version: 3.1.1 -Release: 2 +Release: 3 Summary: Hardware health monitoring for Linux License: GPL v2 or later Group: System/Monitoring @@ -109,7 +109,7 @@ Authors: License: GPL v2 or later Summary: Hardware health monitoring library Group: Development/Libraries/C and C++ -Requires: libsensors4 = %{version} +Requires: libsensors4 = %{version} glibc-devel Provides: sensors:/usr/include/sensors/sensors.h AutoReqProv: on Conflicts: libsensors3-devel