fixeria has submitted this change. ( 
https://gerrit.osmocom.org/c/gapk/+/34893?usp=email )

Change subject: dist: ensure the license text is included
......................................................................

dist: ensure the license text is included

The autotools pick up COPYING file automatically.

Change-Id: Ib5c7b479fa66291be987230f102ff391f4902988
Related: OS#6227
---
R COPYING
M contrib/gapk.spec.in
2 files changed, 13 insertions(+), 1 deletion(-)

Approvals:
  osmith: Looks good to me, but someone else must approve
  Jenkins Builder: Verified
  pespin: Looks good to me, approved




diff --git a/gpl-3.0.txt b/COPYING
similarity index 100%
rename from gpl-3.0.txt
rename to COPYING
diff --git a/contrib/gapk.spec.in b/contrib/gapk.spec.in
index e5d06ba..e0466f4 100644
--- a/contrib/gapk.spec.in
+++ b/contrib/gapk.spec.in
@@ -128,7 +128,7 @@
 %postun -n libosmogapk%{sover} -p /sbin/ldconfig

 %files
-%doc gpl-3.0.txt
+%doc COPYING
 %{_bindir}/osmo-gapk

 %if 0%{with_gsmhr}

-- 
To view, visit https://gerrit.osmocom.org/c/gapk/+/34893?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: gapk
Gerrit-Branch: master
Gerrit-Change-Id: Ib5c7b479fa66291be987230f102ff391f4902988
Gerrit-Change-Number: 34893
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged

Reply via email to