Re: [SPDX] Mass license change ASL 1.0 to Apache-1.0

2024-04-21 Thread Miroslav Suchý

Dne 14. 04. 24 v 4:53 odp. Miroslav Suchý napsal(a):

I am going to do the mass change of the license from ASL 1.0 to Apache-1.0


Done

--
Miroslav Suchy, RHCA
Red Hat, Manager, Packit and CPT, #brno, #fedora-buildsys
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


[SPDX] Mass license change ASL 1.0 to Apache-1.0

2024-04-14 Thread Miroslav Suchý

Hi.

I am going to do the mass change of the license from ASL 1.0 to Apache-1.0

The proposed diff is in attachment.

Affected packages:

cronolog
mod_authnz_external
ocspd
pg_auto_failover (this one is not in diff as my tooling fails on this spec)

Unless somebody stop me, I will do this change directly in dist-git after a 
week.

--

Miroslav Suchy, RHCA
Red Hat, Manager, Packit and CPT, #brno, #fedora-buildsys
diff -Naur rpm-specs.orig/cronolog.spec rpm-specs/cronolog.spec
--- rpm-specs.orig/cronolog.spec	2024-04-13 04:03:27.0 +0200
+++ rpm-specs/cronolog.spec	2024-04-14 16:50:29.157125850 +0200
@@ -1,9 +1,9 @@
 Name:cronolog
 Version: 1.6.2
-Release: 39%{?dist}
+Release: 40%{?dist}
 Summary: Web log rotation program for Apache
 
-License: ASL 1.0
+License: Apache-1.0
 URL: http://cronolog.org/
 Source0: http://cronolog.org/download/%{name}-%{version}.tar.gz
 BuildRequires:  gcc
@@ -46,6 +46,9 @@
 %{_infodir}/*
 
 %changelog
+* Sun Apr 14 2024 Miroslav Suchý  - 1.6.2-40
+- convert license to SPDX
+
 * Wed Jan 24 2024 Fedora Release Engineering  - 1.6.2-39
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
 
diff -Naur rpm-specs.orig/mod_authnz_external.spec rpm-specs/mod_authnz_external.spec
--- rpm-specs.orig/mod_authnz_external.spec	2024-04-13 04:20:19.0 +0200
+++ rpm-specs/mod_authnz_external.spec	2024-04-14 16:50:29.533130461 +0200
@@ -7,8 +7,8 @@
 Summary: An Apache module used for authentication
 Name: mod_%{modsuffix}
 Version: 3.3.3
-Release: 9%{?dist}
-License: ASL 1.0
+Release: 10%{?dist}
+License: Apache-1.0
 URL: https://github.com/phokz/mod-auth-external/
 Source: https://github.com/phokz/mod-auth-external/archive/%{name}-%{version}.tar.gz
 Source1: %{conffile}
@@ -51,6 +51,9 @@
 
 
 %changelog
+* Sun Apr 14 2024 Miroslav Suchý  - 3.3.3-10
+- convert license to SPDX
+
 * Thu Jan 25 2024 Fedora Release Engineering  - 3.3.3-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
 
diff -Naur rpm-specs.orig/ocspd.spec rpm-specs/ocspd.spec
--- rpm-specs.orig/ocspd.spec	2024-04-13 04:23:39.0 +0200
+++ rpm-specs/ocspd.spec	2024-04-14 16:50:29.925135268 +0200
@@ -4,9 +4,9 @@
 
 Name:		ocspd
 Version:	1.9.0
-Release:	29%{?alphatag:.}%{?alphatag}%{?dist}
+Release:	30%{?dist}
 Summary:	OpenCA OCSP Daemon
-License:	ASL 1.0
+License:	Apache-1.0
 Source:		http://downloads.sourceforge.net/openca/openca-ocspd-%{version}%{revision}.tar.gz
 Source1:	ocspd.service
 Patch1:		ocspd-1.7.0-bufresponse.patch
@@ -157,6 +157,9 @@
 
 #---
 %changelog
+* Sun Apr 14 2024 Miroslav Suchý  - 1.9.0-30
+- convert license to SPDX
+
 * Thu Jan 25 2024 Fedora Release Engineering  - 1.9.0-29
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
 
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue