SPECS (AC-branch): kernel-misc-tp_smapi.spec - updated to 0.31 - g...

adamg adamg at pld-linux.org
Mon Jul 9 16:39:28 CEST 2007


Author: adamg                        Date: Mon Jul  9 14:39:28 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- updated to 0.31
- group: Base/Kernel (glen@)
- up bcond (problem spotted by Maciej Krzyzanowski)

---- Files affected:
SPECS:
   kernel-misc-tp_smapi.spec (1.9 -> 1.9.2.1) 

---- Diffs:

================================================================
Index: SPECS/kernel-misc-tp_smapi.spec
diff -u SPECS/kernel-misc-tp_smapi.spec:1.9 SPECS/kernel-misc-tp_smapi.spec:1.9.2.1
--- SPECS/kernel-misc-tp_smapi.spec:1.9	Wed Dec 20 12:21:45 2006
+++ SPECS/kernel-misc-tp_smapi.spec	Mon Jul  9 16:39:22 2007
@@ -2,6 +2,7 @@
 #
 # Conditional build:
 %bcond_without	dist_kernel	# allow non-distribution kernel
+%bcond_without	up		# don't build UP module
 %bcond_without	smp		# don't build SMP module
 %bcond_with	verbose		# verbose build (V=1)
 
@@ -10,12 +11,12 @@
 Summary:	sysfs interface to access ThinkPad's SMAPI functionality
 Summary(pl):	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:		Applications
+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}
@@ -23,7 +24,7 @@
 Requires(postun):	%releq_kernel_up
 %endif
 BuildRequires:	rpmbuild(macros) >= 1.348
-Requires(post,postun):  /sbin/depmod
+Requires(post,postun):	/sbin/depmod
 ExclusiveArch:	%{ix86}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -47,7 +48,7 @@
 %requires_releq_kernel_smp
 Requires(postun):	%releq_kernel_smp
 %endif
-Requires(post,postun):  /sbin/depmod
+Requires(post,postun):	/sbin/depmod
 
 %description -n kernel%{_alt_kernel}-smp-misc-tp_smapi
 sysfs interface to access ThinkPad's SMAPI functionality.
@@ -105,6 +106,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9.2.1  2007/07/09 14:39:22  adamg
+- updated to 0.31
+- group: Base/Kernel (glen@)
+- up bcond (problem spotted by Maciej Krzyzanowski)
+
 Revision 1.9  2006/12/20 11:21:45  adamg
 - use %build_kernel_modules, %install_kernel_modules macros
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel-misc-tp_smapi.spec?r1=1.9&r2=1.9.2.1&f=u



More information about the pld-cvs-commit mailing list