* [d-kernel] Q: lm_sensors update
@ 2006-06-10 13:39 Konstantin A. Lepikhov
2006-06-10 18:22 ` Sergey Vlasov
0 siblings, 1 reply; 2+ messages in thread
From: Konstantin A. Lepikhov @ 2006-06-10 13:39 UTC (permalink / raw)
To: devel-kernel
[-- Attachment #1: Type: text/plain, Size: 208 bytes --]
Hi!
Никто не против, если я обновлю lm_sensors? Также я обновил .spec
(выключил сборку -static и добавил поддержку sysfs).
--
WBR et al.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: lm_sensors.spec.diff --]
[-- Type: text/x-patch; name="lm_sensors.spec.diff", Size: 1326 bytes --]
--- lm_sensors.spec.old 2005-09-11 21:34:27 +0400
+++ lm_sensors.spec 2006-06-10 17:30:20 +0400
@@ -1,8 +1,9 @@
# -*- rpm-spec -*-
+%def_disable static
Name: lm_sensors
-Version: 2.9.2
-Release: alt1
+Version: 2.10.0
+Release: alt0.2
Summary: Hardware Health Monitoring Tools
License: GPL
@@ -21,7 +22,7 @@ Patch4: %name-2.9.1-alt-init.patch
Requires: libsensors = %version-%release
# Automatically added by buildreq on Thu Aug 18 2005
-BuildRequires: flex
+BuildRequires: flex libsysfs-devel
%package -n libsensors
Summary: Shared library for hardware health monitoring tools
@@ -102,6 +103,7 @@ echo 'KERNELCHIPSDIR = kernel/chips' >ke
make user \
LINUX=/var/empty \
I2C_HEADERS=/var/empty \
+ SYSFS_SUPPORT=1 \
CFLAGS="$RPM_OPT_FLAGS" \
EXLDFLAGS= \
LIBICONV= \
@@ -171,13 +173,20 @@ done
%_includedir/sensors
%_man3dir/*
+%if_enabled static
%files -n libsensors-devel-static
%_libdir/*.a
+%endif #static
%files -n kernel-source-%name
%_usrsrc/kernel/sources/kernel-source-%name-%version.tar.bz2
%changelog
+* Sat Jun 10 2006 LAKostis <lakostis at altlinux.ru> 2.10.0-alt0.2
+- 2.10.0 release.
+- build with sysfs support.
+- disable -static package by default
+
* Sun Sep 11 2005 Sergey Vlasov <vsu@altlinux.ru> 2.9.2-alt1
- 2.9.2 release.
- Dropped alt-urlview patch (obsolete).
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-06-10 18:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-10 13:39 [d-kernel] Q: lm_sensors update Konstantin A. Lepikhov
2006-06-10 18:22 ` Sergey Vlasov
ALT Linux kernel packages development
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
public-inbox-index devel-kernel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git