SPECS: linux-fusion.spec - updated to 3.2.4 (fixes leak)
qboosh
qboosh at pld-linux.org
Thu Sep 6 00:22:25 CEST 2007
Author: qboosh Date: Wed Sep 5 22:22:25 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 3.2.4 (fixes leak)
---- Files affected:
SPECS:
linux-fusion.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SPECS/linux-fusion.spec
diff -u SPECS/linux-fusion.spec:1.12 SPECS/linux-fusion.spec:1.13
--- SPECS/linux-fusion.spec:1.12 Wed Mar 14 01:16:22 2007
+++ SPECS/linux-fusion.spec Thu Sep 6 00:22:20 2007
@@ -12,16 +12,16 @@
%undefine with_dist_kernel
%endif
-%define _rel 1
Summary: Fusion Linux kernel module
Summary(pl.UTF-8): Moduł Fusion dla jądra Linuksa
Name: linux-fusion
-Version: 3.2.3
-Release: %{_rel}
+Version: 3.2.4
+%define rel 1
+Release: %{rel}
License: GPL v2+
Group: Base/Kernel
Source0: http://www.directfb.org/downloads/Core/%{name}-%{version}.tar.gz
-# Source0-md5: b8b18ad1973de3dafa0bc3478e5e76b7
+# Source0-md5: 73da31ddbb61fa37aeb766f1bd5f03f0
URL: http://www.directfb.org/
%if %{with kernel}
%{?with_dist_kernel:BuildRequires: kernel-module-build >= 3:2.6.14}
@@ -51,7 +51,7 @@
%package -n kernel-char-fusion
Summary: Fusion module for Linux kernel
Summary(pl.UTF-8): Moduł Fusion dla jądra Linuksa
-Release: %{_rel}@%{_kernel_ver_str}
+Release: %{rel}@%{_kernel_ver_str}
Group: Base/Kernel
Requires(post,postun): /sbin/depmod
%if %{with dist_kernel}
@@ -68,7 +68,7 @@
%package -n kernel-smp-char-fusion
Summary: Fusion module for Linux SMP kernel
Summary(pl.UTF-8): Moduł Fusion dla jądra Linuksa SMP
-Release: %{_rel}@%{_kernel_ver_str}
+Release: %{rel}@%{_kernel_ver_str}
Group: Base/Kernel
Requires(post,postun): /sbin/depmod
%if %{with dist_kernel}
@@ -180,6 +180,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2007/09/05 22:22:20 qboosh
+- updated to 3.2.4 (fixes leak)
+
Revision 1.12 2007/03/14 00:16:22 glen
- up bcond
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/linux-fusion.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list