|
|
Author: davej
Update of /cvs/dist/rpms/kernel/FC-6
In directory cvs.devel.redhat.com:/tmp/cvs-serv9918
Modified Files:
kernel-2.6.spec
Removed Files:
linux-2.6-xfs-umount-fix.patch
Log Message:
* Tue Jul 03 2007 Dave Jones <davej@xxxxxxxxxx>
- Remove bogus XFS umount change.
Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/dist/rpms/kernel/FC-6/kernel-2.6.spec,v
retrieving revision 1.2962
retrieving revision 1.2963
diff -u -r1.2962 -r1.2963
--- kernel-2.6.spec 19 Jun 2007 22:15:07 -0000 1.2962
+++ kernel-2.6.spec 3 Jul 2007 16:46:32 -0000 1.2963
@@ -534,7 +534,6 @@
Patch1600: linux-2.6-module_version.patch
Patch1601: linux-2.6-sha_alignment.patch
Patch1650: linux-2.6-serial-460800.patch
-Patch1681: linux-2.6-xfs-umount-fix.patch
# checksum fixes (bug #223258)
Patch1660: linux-2.6-forwarding_of_ip_summed.patch
Patch1661: linux-2.6-use_csum_start_offset_instead.patch
@@ -1299,8 +1298,6 @@
%patch1601 -p1
# Allow to use 480600 baud on 16C950 UARTs
%patch1650 -p1
-# Fix XFS umount bug.
-%patch1681 -p1
# checksum fixes (bug #223258)
%patch1660 -p1
@@ -2400,6 +2397,9 @@
%endif
%changelog
+* Tue Jul 03 2007 Dave Jones <davej@xxxxxxxxxx>
+- Remove bogus XFS umount change.
+
* Mon Jun 19 2007 Chuck Ebbert <cebbert@xxxxxxxxxx> 1.2962
- utrace update
--- linux-2.6-xfs-umount-fix.patch DELETED ---
--
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits
|
|