[svn] r5629 - trunk/rpms/dkms-ntfs

packagers at lists.rpmforge.net packagers at lists.rpmforge.net
Mon Jul 23 10:44:32 CEST 2007


Author: thias
Date: 2007-07-23 10:44:31 +0200 (Mon, 23 Jul 2007)
New Revision: 5629

Modified:
   trunk/rpms/dkms-ntfs/dkms-ntfs.spec
Log:
Update dkms-ntfs source to work with newer F7 kernels.


Modified: trunk/rpms/dkms-ntfs/dkms-ntfs.spec
===================================================================
--- trunk/rpms/dkms-ntfs/dkms-ntfs.spec	2007-07-22 18:36:22 UTC (rev 5628)
+++ trunk/rpms/dkms-ntfs/dkms-ntfs.spec	2007-07-23 08:44:31 UTC (rev 5629)
@@ -2,12 +2,12 @@
 # Authority: matthias
 # Dist: nodist
 
-%define fromkernel 2.6.20.4
+%define fromkernel 2.6.22.1
 
 Summary: Driver for reading and writing on NTFS formatted volumes
 Name: dkms-ntfs
 Version: 2.1.28
-Release: 1
+Release: 2
 License: GPL
 Group: System Environment/Kernel
 URL: http://www.linux-ntfs.org/
@@ -80,6 +80,9 @@
 
 
 %changelog
+* Mon Jul 23 2007 Matthias Saou <http://freshrpms.net/> 2.1.28-2
+- Update with module source from 2.6.22.1 to fix build on recent F7 kernels.
+
 * Mon Mar 26 2007 Matthias Saou <http://freshrpms.net/> 2.1.28-1
 - Update with module source from 2.6.20.4 to fix build on recent FC6 kernels.
 



More information about the svn-commits mailing list