rpms/kernel/devel patch-2.6.29-rc3-git11.bz2.sign, NONE, 1.1 .cvsignore, 1.1008, 1.1009 config-generic, 1.235, 1.236 kernel.spec, 1.1273, 1.1274 sources, 1.970, 1.971 upstream, 1.882, 1.883 linux-2.6.29-btrfs-readdir-fix.patch, 1.1, NONE linux-2.6.29-btrfs-selinux.patch, 1.1, NONE linux-2.6.29-btrfs-setxattr-fix.patch, 1.1, NONE patch-2.6.29-rc3-git10.bz2.sign, 1.1, NONE

Dave Jones davej at fedoraproject.org
Sat Feb 7 17:58:15 UTC 2009


Author: davej

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14847

Modified Files:
	.cvsignore config-generic kernel.spec sources upstream 
Added Files:
	patch-2.6.29-rc3-git11.bz2.sign 
Removed Files:
	linux-2.6.29-btrfs-readdir-fix.patch 
	linux-2.6.29-btrfs-selinux.patch 
	linux-2.6.29-btrfs-setxattr-fix.patch 
	patch-2.6.29-rc3-git10.bz2.sign 
Log Message:
2.6.29-rc3-git11


--- NEW FILE patch-2.6.29-rc3-git11.bz2.sign ---
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: See http://www.kernel.org/signature.html for info

iD8DBQBJjXg8yGugalF9Dw4RAkT1AJkB6yIBJlp8My/H4SaUtokZtilHpwCglMZx
HESZUniI2qVdIrype8wKMho=
=1QAT
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/.cvsignore,v
retrieving revision 1.1008
retrieving revision 1.1009
diff -u -r1.1008 -r1.1009
--- .cvsignore	7 Feb 2009 02:27:23 -0000	1.1008
+++ .cvsignore	7 Feb 2009 17:57:44 -0000	1.1009
@@ -5,4 +5,4 @@
 kernel-2.6.28
 linux-2.6.28.tar.bz2
 patch-2.6.29-rc3.bz2
-patch-2.6.29-rc3-git10.bz2
+patch-2.6.29-rc3-git11.bz2


Index: config-generic
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/config-generic,v
retrieving revision 1.235
retrieving revision 1.236
diff -u -r1.235 -r1.236
--- config-generic	4 Feb 2009 17:50:39 -0000	1.235
+++ config-generic	7 Feb 2009 17:57:44 -0000	1.236
@@ -3195,6 +3195,7 @@
 CONFIG_OCFS2_FS_POSIX_ACL=y
 
 CONFIG_BTRFS_FS=m
+CONFIG_BTRFS_FS_POSIX_ACL=y
 
 CONFIG_CONFIGFS_FS=m
 


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.1273
retrieving revision 1.1274
diff -u -r1.1273 -r1.1274
--- kernel.spec	7 Feb 2009 02:27:23 -0000	1.1273
+++ kernel.spec	7 Feb 2009 17:57:44 -0000	1.1274
@@ -58,7 +58,7 @@
 # The rc snapshot level
 %define rcrev 3
 # The git snapshot level
-%define gitrev 10
+%define gitrev 11
 # Set rpm version accordingly
 %define rpmversion 2.6.%{upstream_sublevel}
 %endif
@@ -665,15 +665,6 @@
 Patch9001: revert-fix-modules_install-via-nfs.patch
 Patch9002: linux-2.6-defaults-intel_iommu-off.patch
 
-# Hook up proper selinux bits for btrfs
-Patch9003: linux-2.6.29-btrfs-selinux.patch
-
-# Fix setxattr bug in btrfs
-Patch9004: linux-2.6.29-btrfs-setxattr-fix.patch
-
-# Fix readdir for 32bit boxes in btrfs
-Patch9005: linux-2.6.29-btrfs-readdir-fix.patch
-
 %endif
 
 BuildRoot: %{_tmppath}/kernel-%{KVERREL}-root
@@ -1065,9 +1056,6 @@
 # xfs
 
 # btrfs
-ApplyPatch linux-2.6.29-btrfs-selinux.patch
-ApplyPatch linux-2.6.29-btrfs-setxattr-fix.patch
-ApplyPatch linux-2.6.29-btrfs-readdir-fix.patch
 
 # USB
 
@@ -1761,6 +1749,9 @@
 %kernel_variant_files -k vmlinux %{with_kdump} kdump
 
 %changelog
+* Sat Feb 07 2009 Dave Jones <davej at redhat.com>
+- 2.6.29-rc3-git11
+
 * Fri Feb 06 2009 Dave Jones <davej at redhat.com>
 - 2.6.29-rc3-git10
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/sources,v
retrieving revision 1.970
retrieving revision 1.971
diff -u -r1.970 -r1.971
--- sources	7 Feb 2009 02:27:23 -0000	1.970
+++ sources	7 Feb 2009 17:57:45 -0000	1.971
@@ -1,3 +1,3 @@
 d351e44709c9810b85e29b877f50968a  linux-2.6.28.tar.bz2
 d95a5be60287e9632c9d0513b59f6511  patch-2.6.29-rc3.bz2
-5350d08e389a5ea2a054407fa0fb70fa  patch-2.6.29-rc3-git10.bz2
+6bd1044f440f906a6cd72ab40c7b41ff  patch-2.6.29-rc3-git11.bz2


Index: upstream
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/upstream,v
retrieving revision 1.882
retrieving revision 1.883
diff -u -r1.882 -r1.883
--- upstream	7 Feb 2009 02:27:23 -0000	1.882
+++ upstream	7 Feb 2009 17:57:45 -0000	1.883
@@ -1,3 +1,3 @@
 linux-2.6.28.tar.bz2
 patch-2.6.29-rc3.bz2
-patch-2.6.29-rc3-git10.bz2
+patch-2.6.29-rc3-git11.bz2


--- linux-2.6.29-btrfs-readdir-fix.patch DELETED ---


--- linux-2.6.29-btrfs-selinux.patch DELETED ---


--- linux-2.6.29-btrfs-setxattr-fix.patch DELETED ---


--- patch-2.6.29-rc3-git10.bz2.sign DELETED ---




More information about the fedora-extras-commits mailing list