[bluez] A file missing in the tarball

Bastien Nocera hadess at fedoraproject.org
Thu Jun 14 12:59:42 UTC 2012


commit a37e4837d5bfce511a198a1b3fffd285a21ecdd6
Author: Bastien Nocera <hadess at hadess.net>
Date:   Thu Jun 14 13:59:41 2012 +0100

    A file missing in the tarball

 bluez.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/bluez.spec b/bluez.spec
index 8e76a17..60c8a79 100644
--- a/bluez.spec
+++ b/bluez.spec
@@ -14,6 +14,8 @@ Source6: pand.conf
 Source7: rfcomm.init
 Source8: bluez-uinput.modules
 
+# File missing from the tarball
+Patch1: 0001-Add-missing-org.bluez.service-file.patch
 # https://bugzilla.redhat.com/show_bug.cgi?id=498756
 Patch4: bluez-socket-mobile-cf-connection-kit.patch
 # http://thread.gmane.org/gmane.linux.bluez.kernel/2396
@@ -139,6 +141,7 @@ and mouse.
 %prep
 
 %setup -q
+%patch1 -p1 -b .missing-file
 %patch4 -p1 -b .socket-mobile
 %patch5 -p1 -b .cable-pairing
 


More information about the scm-commits mailing list