packages: linux-fusion/linux-fusion.spec - updated to 8.8.1 - removed line ...

qboosh qboosh at pld-linux.org
Sat Apr 7 21:38:19 CEST 2012


Author: qboosh                       Date: Sat Apr  7 19:38:19 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 8.8.1
- removed line break from build_kernel_modules line to fix build with current macros

---- Files affected:
packages/linux-fusion:
   linux-fusion.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: packages/linux-fusion/linux-fusion.spec
diff -u packages/linux-fusion/linux-fusion.spec:1.23 packages/linux-fusion/linux-fusion.spec:1.24
--- packages/linux-fusion/linux-fusion.spec:1.23	Fri Dec 30 19:07:53 2011
+++ packages/linux-fusion/linux-fusion.spec	Sat Apr  7 21:38:13 2012
@@ -13,13 +13,13 @@
 Summary:	Fusion Linux kernel module
 Summary(pl.UTF-8):	Moduł Fusion dla jądra Linuksa
 Name:		linux-fusion
-Version:	8.7.0
+Version:	8.8.1
 %define		rel	1
 Release:	%{rel}
 License:	GPL v2+
 Group:		Base/Kernel
 Source0:	http://www.directfb.org/downloads/Core/linux-fusion/%{name}-%{version}.tar.gz
-# Source0-md5:	b93b39711474dd353f93ef08cabdfb8b
+# Source0-md5:	4d2883ef61d00bae35f820f80d0429ac
 URL:		http://www.directfb.org/
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:	kernel-module-build >= 3:2.6.20.2}
@@ -73,8 +73,8 @@
 %if %{with kernel}
 cd linux/drivers/char/fusion
 ln -sf Makefile-2.6 Makefile
-%build_kernel_modules -m fusion \
-	FUSIONCORE=single
+# NOTE: build_kernel_modules (as of rpm macros 1.649) doesn't allow line breaking
+%build_kernel_modules -m fusion FUSIONCORE=single
 %endif
 
 %install
@@ -118,6 +118,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2012/04/07 19:38:13  qboosh
+- updated to 8.8.1
+- removed line break from build_kernel_modules line to fix build with current macros
+
 Revision 1.23  2011/12/30 18:07:53  qboosh
 - updated to 8.7.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/linux-fusion/linux-fusion.spec?r1=1.23&r2=1.24



More information about the pld-cvs-commit mailing list