[kernel/f16] 3.1-rc2-git7 snapshot. Fix provides/obsoletes for cpupowerutils-devel

Josh Boyer jwboyer at fedoraproject.org
Sat Aug 20 12:17:49 UTC 2011


commit 5d1d642bab0833d37504d8b5d65e97f549382e20
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Sat Aug 20 08:13:48 2011 -0400

    3.1-rc2-git7 snapshot.  Fix provides/obsoletes for cpupowerutils-devel

 config-generic                 |    2 ++
 kernel.spec                    |   11 +++++++----
 sources                        |    2 +-
 xen-blkfront-name-adjust.patch |   30 ------------------------------
 4 files changed, 10 insertions(+), 35 deletions(-)
---
diff --git a/config-generic b/config-generic
index 443b2c1..38e0900 100644
--- a/config-generic
+++ b/config-generic
@@ -359,6 +359,7 @@ CONFIG_CISS_SCSI_TAPE=y
 CONFIG_BLK_DEV_DAC960=m
 CONFIG_BLK_DEV_UMEM=m
 CONFIG_BLK_DEV_LOOP=y
+CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
 CONFIG_BLK_DEV_CRYPTOLOOP=m
 CONFIG_BLK_DEV_NBD=m
 CONFIG_BLK_DEV_OSD=m
@@ -375,6 +376,7 @@ CONFIG_BLK_DEV_DELKIN=m
 # CONFIG_BLK_DEV_TC86C001 is not set
 CONFIG_LBDAF=y
 CONFIG_BLK_DEV_BSG=y
+CONFIG_BLK_DEV_BSGLIB=y
 CONFIG_BLK_DEV_INTEGRITY=y
 CONFIG_BLK_DEV_THROTTLING=y
 
diff --git a/kernel.spec b/kernel.spec
index 0edce3f..fa415c6 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -84,7 +84,7 @@ Summary: The Linux kernel
 # The rc snapshot level
 %define rcrev 2
 # The git snapshot level
-%define gitrev 5
+%define gitrev 7
 # Set rpm version accordingly
 %define rpmversion 3.%{upstream_sublevel}.0
 %endif
@@ -677,8 +677,6 @@ Patch800: linux-2.6-crash-driver.patch
 
 # virt + ksm patches
 Patch1500: fix_xen_guest_on_old_EC2.patch
-Patch1501: xen-blkfront-name-adjust.patch
-
 
 # DRM
 
@@ -821,6 +819,8 @@ Summary: Assortment of tools for the Linux kernel
 Group: Development/System
 License: GPLv2
 Requires: kernel-tools = %{version}-%{release}
+Provides:  cpupowerutils-devel = 1:009-0.6.p1
+Obsoletes: cpupowerutils-devel < 1:009-0.6.p1
 %description -n kernel-tools-devel
 This package contains the development files for the tools/ directory from
 the kernel source.
@@ -1310,7 +1310,6 @@ ApplyPatch linux-2.6-e1000-ich9-montevina.patch
 
 # Assorted Virt Fixes
 ApplyPatch fix_xen_guest_on_old_EC2.patch
-ApplyPatch xen-blkfront-name-adjust.patch
 
 # DRM core
 
@@ -2063,6 +2062,10 @@ fi
 # and build.
 
 %changelog
+* Sat Aug 20 2011 Josh Boyer <jwboyer at redhat.com>
+- Linux 3.1-rc2-git7
+- Add a provides/obsoletes for cpupowerutils-devel
+
 * Fri Aug 19 2011 Josh Boyer <jwboyer at redhat.com>
 - Add patch from upstream to fix 64-bit divide error in btrfs
 - Add BuildRequires on gettext for cpupowerutils translations
diff --git a/sources b/sources
index 3ad55db..c60442b 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 398e95866794def22b12dfbc15ce89c0  linux-3.0.tar.bz2
 f358c354ab6d3b0da1265b504f85ec50  patch-3.1-rc2.bz2
-93c566575ae1dc33be4bc345177e4a7d  patch-3.1-rc2-git5.bz2
+a617a4b89580d5e4e5be5033f8c3285b  patch-3.1-rc2-git7.bz2


More information about the scm-commits mailing list