File project.diff of Package android-tools.5
--- android-tools.spec.orig
+++ android-tools.spec
@@ -1,7 +1,7 @@
#
# spec file for package android-tools
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -20,7 +20,7 @@ Name: android-tools
Version: 5.1.1_r8
Release: 0
Summary: Android platform tools (adb, fastboot)
-License: Apache-2.0 and BSD-3-Clause
+License: Apache-2.0 AND BSD-3-Clause
Group: Hardware/Mobile
Url: http://developer.android.com/guide/developing/tools/
# git clone https://android.googlesource.com/platform/system/core.git && cd core
@@ -44,7 +44,7 @@ Source6: fastboot-Makefile
Source7: 51-android.rules
# PATCh-FIX-OPENSUSE f2fs-tools-implicit-definitions.patch -- fix implicit definition
Patch0: f2fs-tools-implicit-definitions.patch
-BuildRequires: openssl-devel
+BuildRequires: libopenssl-1_0_0-devel
BuildRequires: zlib-devel
BuildRequires: pkgconfig(libpcre)
BuildRequires: pkgconfig(udev)