SPECS: kernel-misc-tp_smapi.spec - updated to 0.31 - adjusted to Th
adamg
adamg at pld-linux.org
Sun Jul 1 11:13:13 CEST 2007
Author: adamg Date: Sun Jul 1 09:13:13 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.31
- adjusted to Th
---- Files affected:
SPECS:
kernel-misc-tp_smapi.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SPECS/kernel-misc-tp_smapi.spec
diff -u SPECS/kernel-misc-tp_smapi.spec:1.12 SPECS/kernel-misc-tp_smapi.spec:1.13
--- SPECS/kernel-misc-tp_smapi.spec:1.12 Tue Apr 3 21:21:44 2007
+++ SPECS/kernel-misc-tp_smapi.spec Sun Jul 1 11:13:08 2007
@@ -2,7 +2,6 @@
#
# Conditional build:
%bcond_without dist_kernel # allow non-distribution kernel
-%bcond_without smp # don't build SMP module
%bcond_with verbose # verbose build (V=1)
%define _name tp_smapi
@@ -10,17 +9,17 @@
Summary: sysfs interface to access ThinkPad's SMAPI functionality
Summary(pl.UTF-8): Interfejs sysfs do funkcjonalności SMAPI ThinkPadów
Name: kernel%{_alt_kernel}-misc-tp_smapi
-Version: 0.30
+Version: 0.31
Release: %{_rel}@%{_kernel_ver_str}
License: GPL v2
Group: Base/Kernel
Source0: http://dl.sourceforge.net/tpctl/%{_name}-%{version}.tgz
-# Source0-md5: 06e15345276d8389950bd89c8bd96717
+# Source0-md5: c999d10250974a188f45bbe50d2434d3
URL: http://tpctl.sourceforge.net/
%if %{with dist_kernel}
BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.14}
-%requires_releq_kernel_up
-Requires(postun): %releq_kernel_up
+%requires_releq_kernel
+Requires(postun): %releq_kernel
%endif
BuildRequires: rpmbuild(macros) >= 1.348
Requires(post,postun): /sbin/depmod
@@ -37,28 +36,6 @@
Ten pakiet zawiera moduł jądra Linuksa.
-%package -n kernel%{_alt_kernel}-smp-misc-tp_smapi
-Summary: Linux SMP driver for tp_smapi
-Summary(pl.UTF-8): Sterownik dla Linuksa SMP do tp_smapi
-Release: %{_rel}@%{_kernel_ver_str}
-Group: Base/Kernel
-Requires(post,postun): /sbin/depmod
-%if %{with dist_kernel}
-%requires_releq_kernel_smp
-Requires(postun): %releq_kernel_smp
-%endif
-Requires(post,postun): /sbin/depmod
-
-%description -n kernel%{_alt_kernel}-smp-misc-tp_smapi
-sysfs interface to access ThinkPad's SMAPI functionality.
-
-This package contains Linux SMP module.
-
-%description -n kernel%{_alt_kernel}-smp-misc-tp_smapi -l pl.UTF-8
-Interfejs sysfs do funkcjonalności SMAPI ThinkPadów.
-
-Ten pakiet zawiera moduł jądra Linuksa SMP.
-
%prep
%setup -q -n tp_smapi-%{version}
echo "obj-m := thinkpad_ec.o tp_smapi.o hdaps.o" > Makefile
@@ -81,30 +58,21 @@
%postun
%depmod %{_kernel_ver}
-%post -n kernel%{_alt_kernel}-smp-misc-tp_smapi
-%depmod %{_kernel_ver}smp
-
-%postun -n kernel%{_alt_kernel}-smp-misc-tp_smapi
-%depmod %{_kernel_ver}smp
-
%files -n kernel%{_alt_kernel}-misc-tp_smapi
%defattr(644,root,root,755)
%doc CHANGES README
/lib/modules/%{_kernel_ver}/misc/*.ko*
-%if %{with smp} && %{with dist_kernel}
-%files -n kernel%{_alt_kernel}-smp-misc-tp_smapi
-%defattr(644,root,root,755)
-%doc CHANGES README
-/lib/modules/%{_kernel_ver}smp/misc/*.ko*
-%endif
-
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2007/07/01 09:13:08 adamg
+- updated to 0.31
+- adjusted to Th
+
Revision 1.12 2007/04/03 19:21:44 sls
- Group: Base/Kernel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel-misc-tp_smapi.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list