packages: linux-fusion/linux-fusion.spec - updated to 8.4.0

qboosh qboosh at pld-linux.org
Fri Jul 15 20:55:22 CEST 2011


Author: qboosh                       Date: Fri Jul 15 18:55:22 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 8.4.0

---- Files affected:
packages/linux-fusion:
   linux-fusion.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: packages/linux-fusion/linux-fusion.spec
diff -u packages/linux-fusion/linux-fusion.spec:1.20 packages/linux-fusion/linux-fusion.spec:1.21
--- packages/linux-fusion/linux-fusion.spec:1.20	Thu Apr 21 19:16:05 2011
+++ packages/linux-fusion/linux-fusion.spec	Fri Jul 15 20:55:16 2011
@@ -13,13 +13,13 @@
 Summary:	Fusion Linux kernel module
 Summary(pl.UTF-8):	Moduł Fusion dla jądra Linuksa
 Name:		linux-fusion
-Version:	8.3.1
+Version:	8.4.0
 %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:	6f74273f5ec0800d9004e82006c4a314
+# Source0-md5:	76340b43e2ded668a302bedb22733782
 URL:		http://www.directfb.org/
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:	kernel-module-build >= 3:2.6.20.2}
@@ -67,13 +67,14 @@
 %setup -q
 
 sed -i -e 's/^obj-[^ ]*/obj-m/' linux/drivers/char/fusion/Makefile-2.6
-echo "EXTRA_CFLAGS = -I`pwd`/linux/include" >> linux/drivers/char/fusion/Makefile-2.6
+echo "EXTRA_CFLAGS = -I`pwd`/linux/include -I`pwd`/linux/drivers/char/fusion -I`pwd`/linux/drivers/char/fusion/single" >> linux/drivers/char/fusion/Makefile-2.6
 
 %build
 %if %{with kernel}
 cd linux/drivers/char/fusion
 ln -sf Makefile-2.6 Makefile
-%build_kernel_modules -m fusion
+%build_kernel_modules -m fusion \
+	FUSIONCORE=single
 %endif
 
 %install
@@ -117,6 +118,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2011/07/15 18:55:16  qboosh
+- updated to 8.4.0
+
 Revision 1.20  2011/04/21 17:16:05  qboosh
 - updated to 8.3.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/linux-fusion/linux-fusion.spec?r1=1.20&r2=1.21&f=u



More information about the pld-cvs-commit mailing list