forked from pool/cdemu-daemon
Stomp %patch line
OBS-URL: https://build.opensuse.org/package/show/filesystems/cdemu-daemon?expand=0&rev=36
This commit is contained in:
parent
d41447a54a
commit
742c697535
@ -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 . \
|
||||
|
@ -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 +-
|
||||
|
Loading…
Reference in New Issue
Block a user