Jan Engelhardt 2015-02-26 12:59:38 +00:00 committed by Git OBS Bridge
parent 46d53c3891
commit dc1f847150
2 changed files with 3 additions and 7 deletions

View File

@ -1,7 +1,7 @@
#
# spec file for package cdemu-daemon
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -53,8 +53,7 @@ that can be used by clients to control it.
%prep
%setup -q
%patch -P 1 -p1
%patch2 -p1
%patch -P 1 -P 2 -p1
%build
cmake . \

View File

@ -1,6 +1,7 @@
From: Michel Normand <normand@linux.vnet.ibm.com>
Subject: cdemu daemon typo in mmc packet commands h
Date: Thu, 26 Feb 2015 13:21:14 +0100
References: https://sourceforge.net/p/cdemu/patches/22/
cdemu daemon typo in mmc packet commands h
that make build failure for ppc/ppc64 archi:
@ -13,10 +14,6 @@ In file included from /home/abuild/rpmbuild/BUILD/cdemu-daemon-3.0.2/src/cdemu.h
^
===
associated to upstream ticket
https://sourceforge.net/p/cdemu/patches/22/
Signed-off-by: Michel Normand <normand@linux.vnet.ibm.com>
---
src/mmc-packet-commands.h | 2 +-