From patchwork Wed Sep 16 13:17:09 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: heinzm@sourceware.org X-Patchwork-Id: 47971 Received: from hormel.redhat.com (hormel1.redhat.com [209.132.177.33]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n8GDHPUR003558 for ; Wed, 16 Sep 2009 13:17:25 GMT Received: from listman.util.phx.redhat.com (listman.util.phx.redhat.com [10.8.4.110]) by hormel.redhat.com (Postfix) with ESMTP id 3EF6F618C4E; Wed, 16 Sep 2009 09:17:25 -0400 (EDT) Received: from int-mx03.intmail.prod.int.phx2.redhat.com (nat-pool.util.phx.redhat.com [10.8.5.200]) by listman.util.phx.redhat.com (8.13.1/8.13.1) with ESMTP id n8GDHNIJ000701 for ; Wed, 16 Sep 2009 09:17:23 -0400 Received: from mx1.redhat.com (ext-mx01.extmail.prod.ext.phx2.redhat.com [10.5.110.5]) by int-mx03.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n8GDHNF9023813 for ; Wed, 16 Sep 2009 09:17:23 -0400 Received: from sourceware.org (sourceware.org [209.132.176.174]) by mx1.redhat.com (8.13.8/8.13.8) with SMTP id n8GDHAxt001403 for ; Wed, 16 Sep 2009 09:17:10 -0400 Received: (qmail 9742 invoked by uid 9450); 16 Sep 2009 13:17:09 -0000 Date: 16 Sep 2009 13:17:09 -0000 Message-ID: <20090916131709.9740.qmail@sourceware.org> From: heinzm@sourceware.org To: dm-cvs@sourceware.org, dm-devel@redhat.com X-RedHat-Spam-Score: -4 (RCVD_IN_DNSWL_MED) X-Scanned-By: MIMEDefang 2.67 on 10.5.11.16 X-Scanned-By: MIMEDefang 2.67 on 10.5.110.5 X-loop: dm-devel@redhat.com Cc: Subject: [dm-devel] dmraid dmraid.spec X-BeenThere: dm-devel@redhat.com X-Mailman-Version: 2.1.5 Precedence: junk Reply-To: device-mapper development List-Id: device-mapper development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com CVSROOT: /cvs/dm Module name: dmraid Changes by: heinzm@sourceware.org 2009-09-16 13:17:09 Modified files: . : dmraid.spec Log message: device-mapper-devel build requirement Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/dmraid/dmraid.spec.diff?cvsroot=dm&r1=1.6&r2=1.7 --- dm-devel mailing list dm-devel@redhat.com https://www.redhat.com/mailman/listinfo/dm-devel --- dmraid/dmraid.spec 2009/09/16 11:45:11 1.6 +++ dmraid/dmraid.spec 2009/09/16 13:17:09 1.7 @@ -12,7 +12,7 @@ Group: System Environment/Base URL: http://people.redhat.com/heinzm/sw/dmraid BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot -BuildRequires: device-mapper >= 1.02.02-2, libselinux-devel, libsepol-devel +BuildRequires: device-mapper >= 1.02.02-2, device-mapper-devel, libselinux-devel, libsepol-devel Requires: dmraid-events kpartx Requires(postun): ldconfig Requires(post): ldconfig