ALT Linux kernel packages development
 help / color / mirror / Atom feed
From: "Konstantin A. Lepikhov" <lakostis@anti-leasure.ru>
To: devel-kernel@lists.altlinux.org
Subject: [d-kernel] Q: lm_sensors update
Date: Sat, 10 Jun 2006 17:39:58 +0400 (MSD)
Message-ID: <10609.127.0.0.1.1149946798.squirrel@mojo.unsafe.ru> (raw)

[-- 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).

             reply	other threads:[~2006-06-10 13:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-10 13:39 Konstantin A. Lepikhov [this message]
2006-06-10 18:22 ` Sergey Vlasov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=10609.127.0.0.1.1149946798.squirrel@mojo.unsafe.ru \
    --to=lakostis@anti-leasure.ru \
    --cc=devel-kernel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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