public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/android-tools] f44: Update package license
@ 2026-08-01  9:42 LuK1337
  0 siblings, 0 replies; only message in thread
From: LuK1337 @ 2026-08-01  9:42 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/android-tools
            Branch : f44
            Commit : 28090eb116c2ed0b98fd69b6c9b03d1e3e94b141
            Author : LuK1337 <priv.luk@gmail.com>
            Date   : 2026-08-01T11:22:51+02:00
            Stats  : +1/-5 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/android-tools/c/28090eb116c2ed0b98fd69b6c9b03d1e3e94b141?branch=f44

            Log:
            Update package license

Copied from:
https://gitlab.archlinux.org/archlinux/packaging/packages/android-tools/-/blob/7147af8e8ea63e9416467a3771b4a8f4b171916c/PKGBUILD#L13

Except replaced libselinux-1.0 with LicenseRef-Fedora-Public-Domain as
seen in libselinux.spec.

---
diff --git a/android-tools.spec b/android-tools.spec
index 842b096..2f8ef47 100644
--- a/android-tools.spec
+++ b/android-tools.spec
@@ -4,9 +4,7 @@ Release:       %autorelease
 Epoch:         1
 Summary:       Android platform tools(adb, fastboot)
 
-# The entire source code is ASL 2.0 except boringssl which is BSD
-# Automatically converted from old format: ASL 2.0 and (ASL 2.0 and BSD) - review is highly recommended.
-License:       Apache-2.0 AND (Apache-2.0 AND LicenseRef-Callaway-BSD)
+License:       Apache-2.0 AND BSD-3-Clause AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT AND LicenseRef-Fedora-Public-Domain
 URL:           http://developer.android.com/guide/developing/tools/
 
 #  Sources with all needed patches and cmakelists live there now: 
@@ -65,9 +63,7 @@ setup between the host and the target phone as adb.
 %cmake_install
 
 %files
-#ASL2.0 and BSD
 %{_bindir}/adb
-#ASL2.0
 %{_bindir}/avbtool
 %{_bindir}/mke2fs.android
 %{_bindir}/simg2img

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-01  9:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-01  9:42 [rpms/android-tools] f44: Update package license LuK1337

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox