]> git.pld-linux.org Git - packages/ofono.git/commitdiff
- updated to 1.13 auto/th/ofono-1.13-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 10 Nov 2013 07:26:33 +0000 (08:26 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 10 Nov 2013 07:26:33 +0000 (08:26 +0100)
- removed obsolete includes patch

ofono-includes.patch [deleted file]
ofono.spec

diff --git a/ofono-includes.patch b/ofono-includes.patch
deleted file mode 100644 (file)
index 5546686..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- ofono-1.12/src/storage.h.orig      2011-10-11 20:21:45.000000000 +0200
-+++ ofono-1.12/src/storage.h   2013-01-08 17:56:33.897465072 +0100
-@@ -26,6 +26,7 @@
- #endif
- #include <fcntl.h>
-+#include <stdio.h>
- int create_dirs(const char *filename, const mode_t mode);
index a313694353f42cdefa452c5a221330b239041af5..314436e78870197bd3505c67fbe4d80813e4116d 100644 (file)
@@ -1,13 +1,12 @@
 Summary:       oFono - Open Source Telephony
 Summary(pl.UTF-8):     oFono - telefonia o otwartych źródłach
 Name:          ofono
-Version:       1.12
+Version:       1.13
 Release:       1
 License:       GPL v2
 Group:         Networking/Daemons
-Source0:       http://www.kernel.org/pub/linux/network/ofono/%{name}-%{version}.tar.xz
-# Source0-md5: aa8924c0e8de3ec7ac5e41fe7df4cb99
-Patch0:                %{name}-includes.patch
+Source0:       https://www.kernel.org/pub/linux/network/ofono/%{name}-%{version}.tar.xz
+# Source0-md5: 78112668d8444bc28d4b3359efd866f6
 URL:           https://ofono.org/
 BuildRequires: bluez-libs-devel >= 4.99
 BuildRequires: dbus-devel >= 1.4
@@ -56,7 +55,6 @@ Pliki nagłówkowe dla wtyczek oFono.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure \
This page took 0.212978 seconds and 4 git commands to generate.