From 9498950f32a70202a673fabce149b685b23b1e2f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jan 2020 11:44:31 +0000 Subject: [PATCH 01/30] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- apache-commons-exec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index a8d1f90..c17a24e 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.3 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: ASL 2.0 URL: http://commons.apache.org/exec/ @@ -66,6 +66,9 @@ find -name Exec57Test.java -delete %license LICENSE.txt NOTICE.txt %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 1.3-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Wed Jul 24 2019 Fedora Release Engineering - 1.3-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild From 2fff5a8f999c7f5ae8c3992f9b7992e79aac8616 Mon Sep 17 00:00:00 2001 From: Jiri Date: Fri, 10 Jul 2020 15:29:58 +0200 Subject: [PATCH 02/30] Rebuilt for JDK-11 --- apache-commons-exec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index c17a24e..37274cf 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.3 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: ASL 2.0 URL: http://commons.apache.org/exec/ @@ -66,6 +66,9 @@ find -name Exec57Test.java -delete %license LICENSE.txt NOTICE.txt %changelog +* Fri Jul 10 2020 Jiri Vanek - 1.3-14 +- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 + * Tue Jan 28 2020 Fedora Release Engineering - 1.3-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From 725db0a9b4ca2fd258fd8221ce5b4068ec348c05 Mon Sep 17 00:00:00 2001 From: Mohamed El Morabity Date: Sat, 11 Jul 2020 10:30:56 +0200 Subject: [PATCH 03/30] Fix build with JDK-11 --- apache-commons-exec.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index 37274cf..6967f94 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.3 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: ASL 2.0 URL: http://commons.apache.org/exec/ @@ -48,6 +48,9 @@ chmod a+x src/test/scripts/*.sh # Skip Exec57Test (it is unstable), see rhbz#1202260 find -name Exec57Test.java -delete +%pom_xpath_set pom:properties/pom:maven.compiler.source 6 +%pom_xpath_set pom:properties/pom:maven.compiler.target 6 + %mvn_file :%{short_name} %{short_name} %{name} @@ -66,6 +69,9 @@ find -name Exec57Test.java -delete %license LICENSE.txt NOTICE.txt %changelog +* Sat Jul 11 2020 Mohamed El Morabity - 1.3-15 +- Fix build with JDK-11 + * Fri Jul 10 2020 Jiri Vanek - 1.3-14 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 From 83de8d17eee41219882f3bf3e8aef81383541291 Mon Sep 17 00:00:00 2001 From: Jiri Date: Mon, 13 Jul 2020 22:51:17 +0200 Subject: [PATCH 04/30] Rebuilt for JDK-11 --- apache-commons-exec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index 6967f94..97f01b3 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.3 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: ASL 2.0 URL: http://commons.apache.org/exec/ @@ -69,6 +69,9 @@ find -name Exec57Test.java -delete %license LICENSE.txt NOTICE.txt %changelog +* Mon Jul 13 2020 Jiri Vanek - 1.3-16 +- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 + * Sat Jul 11 2020 Mohamed El Morabity - 1.3-15 - Fix build with JDK-11 From 20a46e4864eefa33a46f31d0232d4ded4fb9bbb1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 27 Jul 2020 12:10:32 +0000 Subject: [PATCH 05/30] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- apache-commons-exec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index 97f01b3..0b86c78 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.3 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: ASL 2.0 URL: http://commons.apache.org/exec/ @@ -69,6 +69,9 @@ find -name Exec57Test.java -delete %license LICENSE.txt NOTICE.txt %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 1.3-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Mon Jul 13 2020 Jiri Vanek - 1.3-16 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 From 3749f9b1dcbeaaab46df8a68d95ab6d652aedc60 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 26 Jan 2021 00:14:03 +0000 Subject: [PATCH 06/30] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- apache-commons-exec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index 0b86c78..297278f 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.3 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: ASL 2.0 URL: http://commons.apache.org/exec/ @@ -69,6 +69,9 @@ find -name Exec57Test.java -delete %license LICENSE.txt NOTICE.txt %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.3-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 1.3-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 2f9d4282f2753bd4547e59ac6d7c321fe3b840c3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 21 Jul 2021 12:46:42 +0000 Subject: [PATCH 07/30] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering From 486fb88a5210225194a40f230b29750c4e8153b1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 21 Jul 2021 17:42:41 +0000 Subject: [PATCH 08/30] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- apache-commons-exec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index 297278f..9443393 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.3 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: ASL 2.0 URL: http://commons.apache.org/exec/ @@ -69,6 +69,9 @@ find -name Exec57Test.java -delete %license LICENSE.txt NOTICE.txt %changelog +* Wed Jul 21 2021 Fedora Release Engineering - 1.3-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jan 26 2021 Fedora Release Engineering - 1.3-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From 08d65f37384b32938a7fba44658993101427564b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 19 Jan 2022 21:24:40 +0000 Subject: [PATCH 09/30] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- apache-commons-exec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index 9443393..d1f0be0 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.3 -Release: 19%{?dist} +Release: 20%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: ASL 2.0 URL: http://commons.apache.org/exec/ @@ -69,6 +69,9 @@ find -name Exec57Test.java -delete %license LICENSE.txt NOTICE.txt %changelog +* Wed Jan 19 2022 Fedora Release Engineering - 1.3-20 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Wed Jul 21 2021 Fedora Release Engineering - 1.3-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From 2fc31dd8bf76f6932069e8468d2b289222b568fe Mon Sep 17 00:00:00 2001 From: Jiri Date: Sat, 5 Feb 2022 19:25:09 +0100 Subject: [PATCH 10/30] Rebuilt for java-17-openjdk as system jdk https://fedoraproject.org/wiki/Changes/Java17 --- apache-commons-exec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index d1f0be0..0783b8d 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.3 -Release: 20%{?dist} +Release: 21%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: ASL 2.0 URL: http://commons.apache.org/exec/ @@ -69,6 +69,9 @@ find -name Exec57Test.java -delete %license LICENSE.txt NOTICE.txt %changelog +* Sat Feb 05 2022 Jiri Vanek - 1.3-21 +- Rebuilt for java-17-openjdk as system jdk + * Wed Jan 19 2022 Fedora Release Engineering - 1.3-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From 74eeda54b31140e2fce082b5807601e2af65c79e Mon Sep 17 00:00:00 2001 From: Mohamed El Morabity Date: Sun, 6 Feb 2022 19:57:37 +0100 Subject: [PATCH 11/30] Fix build with JDK 17 --- apache-commons-exec.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index 0783b8d..9919aab 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.3 -Release: 21%{?dist} +Release: 22%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: ASL 2.0 URL: http://commons.apache.org/exec/ @@ -48,18 +48,17 @@ chmod a+x src/test/scripts/*.sh # Skip Exec57Test (it is unstable), see rhbz#1202260 find -name Exec57Test.java -delete -%pom_xpath_set pom:properties/pom:maven.compiler.source 6 -%pom_xpath_set pom:properties/pom:maven.compiler.target 6 - %mvn_file :%{short_name} %{short_name} %{name} %build -%mvn_build -- -Dcommons.osgi.symbolicName=org.apache.commons.exec +%mvn_build -- -Dcommons.osgi.symbolicName=org.apache.commons.exec -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8 + %install %mvn_install + %files -f .mfiles %license LICENSE.txt NOTICE.txt %doc STATUS RELEASE-NOTES.txt @@ -68,7 +67,11 @@ find -name Exec57Test.java -delete %files javadoc -f .mfiles-javadoc %license LICENSE.txt NOTICE.txt + %changelog +* Sun Feb 06 2022 Mohamed El Morabity - 1.3-22 +- Fix build with JDK 17 + * Sat Feb 05 2022 Jiri Vanek - 1.3-21 - Rebuilt for java-17-openjdk as system jdk From f17ccac40005837457cf6c798072d1dfb6582207 Mon Sep 17 00:00:00 2001 From: Jiri Date: Fri, 8 Jul 2022 14:29:40 +0200 Subject: [PATCH 12/30] Rebuilt for Drop i686 JDKs https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs --- apache-commons-exec.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index 9919aab..a22b44f 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,11 +3,12 @@ Name: apache-commons-exec Version: 1.3 -Release: 22%{?dist} +Release: 23%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: ASL 2.0 URL: http://commons.apache.org/exec/ BuildArch: noarch +ExclusiveArch: %{java_arches} noarch Source0: http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz @@ -69,6 +70,9 @@ find -name Exec57Test.java -delete %changelog +* Fri Jul 08 2022 Jiri Vanek - 1.3-23 +- Rebuilt for Drop i686 JDKs + * Sun Feb 06 2022 Mohamed El Morabity - 1.3-22 - Fix build with JDK 17 From 5a153b6a8161b4057ee430ceadb1f6fbd878b494 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 20 Jul 2022 20:59:22 +0000 Subject: [PATCH 13/30] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- apache-commons-exec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index a22b44f..04bf340 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.3 -Release: 23%{?dist} +Release: 24%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: ASL 2.0 URL: http://commons.apache.org/exec/ @@ -70,6 +70,9 @@ find -name Exec57Test.java -delete %changelog +* Wed Jul 20 2022 Fedora Release Engineering - 1.3-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Fri Jul 08 2022 Jiri Vanek - 1.3-23 - Rebuilt for Drop i686 JDKs From dc9be74dc709fdbdb568f95b1093a988a85a0da6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 18 Jan 2023 21:54:06 +0000 Subject: [PATCH 14/30] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- apache-commons-exec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index 04bf340..ec1593c 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.3 -Release: 24%{?dist} +Release: 25%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: ASL 2.0 URL: http://commons.apache.org/exec/ @@ -70,6 +70,9 @@ find -name Exec57Test.java -delete %changelog +* Wed Jan 18 2023 Fedora Release Engineering - 1.3-25 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Wed Jul 20 2022 Fedora Release Engineering - 1.3-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From 10a4f5981f8d5fdb32932459b6275f0532d27cde Mon Sep 17 00:00:00 2001 From: Mohamed El Morabity Date: Mon, 10 Apr 2023 00:08:30 +0200 Subject: [PATCH 15/30] Fix RHBZ #2171437 (FTBFS) --- apache-commons-exec.spec | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index ec1593c..c9e0651 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.3 -Release: 25%{?dist} +Release: 26%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: ASL 2.0 URL: http://commons.apache.org/exec/ @@ -46,15 +46,18 @@ done # http://commons.apache.org/exec/faq.html#environment-testing) chmod a+x src/test/scripts/*.sh -# Skip Exec57Test (it is unstable), see rhbz#1202260 -find -name Exec57Test.java -delete %mvn_file :%{short_name} %{short_name} %{name} %build -%mvn_build -- -Dcommons.osgi.symbolicName=org.apache.commons.exec -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8 - +# - Skip Exec57Test (it is unstable), see RHBZ #1202260 +# - Skip Exec34Test/Exec41Test/Exec60Test ("socket: Operation not permitted" on Koji) +%mvn_build -- \ + -Dcommons.osgi.symbolicName=org.apache.commons.exec \ + -Dmaven.compiler.source=1.8 \ + -Dmaven.compiler.target=1.8 \ + -Dtest=\!org.apache.commons.exec.issues.Exec34Test,\!org.apache.commons.exec.issues.Exec41Test,\!org.apache.commons.exec.issues.Exec57Test,\!org.apache.commons.exec.issues.Exec60Test %install %mvn_install @@ -70,6 +73,9 @@ find -name Exec57Test.java -delete %changelog +* Sun Apr 09 2023 Mohamed El Morabity - 1.3-26 +- Fix RHBZ #2171437 (FTBFS) + * Wed Jan 18 2023 Fedora Release Engineering - 1.3-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From 2bc94b1f0d3e050fad032f82eee678f4d90434c0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 19 Jul 2023 13:28:32 +0000 Subject: [PATCH 16/30] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- apache-commons-exec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index c9e0651..daed0cf 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.3 -Release: 26%{?dist} +Release: 27%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: ASL 2.0 URL: http://commons.apache.org/exec/ @@ -73,6 +73,9 @@ chmod a+x src/test/scripts/*.sh %changelog +* Wed Jul 19 2023 Fedora Release Engineering - 1.3-27 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Sun Apr 09 2023 Mohamed El Morabity - 1.3-26 - Fix RHBZ #2171437 (FTBFS) From c7786e11d45928ca53142feadbfc6bc4511767f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Wed, 25 Oct 2023 04:36:37 +0000 Subject: [PATCH 17/30] Migrate to SPDX license This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2 --- apache-commons-exec.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index daed0cf..10f3f8c 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -5,7 +5,7 @@ Name: apache-commons-exec Version: 1.3 Release: 27%{?dist} Summary: Java library to reliably execute external processes from within the JVM -License: ASL 2.0 +License: Apache-2.0 URL: http://commons.apache.org/exec/ BuildArch: noarch ExclusiveArch: %{java_arches} noarch From b4213c29a4707977b521c881715416d350e2d25f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jan 2024 13:12:11 +0000 Subject: [PATCH 18/30] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- apache-commons-exec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index 10f3f8c..5cfb392 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.3 -Release: 27%{?dist} +Release: 28%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: Apache-2.0 URL: http://commons.apache.org/exec/ @@ -73,6 +73,9 @@ chmod a+x src/test/scripts/*.sh %changelog +* Fri Jan 19 2024 Fedora Release Engineering - 1.3-28 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Wed Jul 19 2023 Fedora Release Engineering - 1.3-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 83fe58f6e0a4422d2f26463c7fa7656510714775 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 22 Jan 2024 23:13:38 +0000 Subject: [PATCH 19/30] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- apache-commons-exec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index 5cfb392..a7bdac5 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.3 -Release: 28%{?dist} +Release: 29%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: Apache-2.0 URL: http://commons.apache.org/exec/ @@ -73,6 +73,9 @@ chmod a+x src/test/scripts/*.sh %changelog +* Mon Jan 22 2024 Fedora Release Engineering - 1.3-29 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Fri Jan 19 2024 Fedora Release Engineering - 1.3-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From be598b6eac5da4018a2a633a6cd06c083b2116d4 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Wed, 31 Jan 2024 18:58:27 +0100 Subject: [PATCH 20/30] Port to apache-commons-parent 65 --- apache-commons-exec.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index a7bdac5..6d730b0 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.3 -Release: 29%{?dist} +Release: 30%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: Apache-2.0 URL: http://commons.apache.org/exec/ @@ -55,6 +55,7 @@ chmod a+x src/test/scripts/*.sh # - Skip Exec34Test/Exec41Test/Exec60Test ("socket: Operation not permitted" on Koji) %mvn_build -- \ -Dcommons.osgi.symbolicName=org.apache.commons.exec \ + -Dcommons.packageId=exec \ -Dmaven.compiler.source=1.8 \ -Dmaven.compiler.target=1.8 \ -Dtest=\!org.apache.commons.exec.issues.Exec34Test,\!org.apache.commons.exec.issues.Exec41Test,\!org.apache.commons.exec.issues.Exec57Test,\!org.apache.commons.exec.issues.Exec60Test @@ -73,6 +74,9 @@ chmod a+x src/test/scripts/*.sh %changelog +* Wed Jan 31 2024 Mikolaj Izdebski - 1.3-30 +- Port to apache-commons-parent 65 + * Mon Jan 22 2024 Fedora Release Engineering - 1.3-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From eaef360c555a559e0510f00ee16bdff0501725e5 Mon Sep 17 00:00:00 2001 From: Jiri Vanek Date: Tue, 27 Feb 2024 14:43:21 +0100 Subject: [PATCH 21/30] Rebuilt for java-21-openjdk as system jdk https://fedoraproject.org/wiki/Changes/Java21 --- apache-commons-exec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index 6d730b0..f84fb8c 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.3 -Release: 30%{?dist} +Release: 31%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: Apache-2.0 URL: http://commons.apache.org/exec/ @@ -74,6 +74,9 @@ chmod a+x src/test/scripts/*.sh %changelog +* Tue Feb 27 2024 Jiri Vanek - 1.3-31 +- Rebuilt for java-21-openjdk as system jdk + * Wed Jan 31 2024 Mikolaj Izdebski - 1.3-30 - Port to apache-commons-parent 65 From 6ad5354d6f7c972a9344a9d24a04092d950cc8a3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 17 Jul 2024 17:10:59 +0000 Subject: [PATCH 22/30] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- apache-commons-exec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index f84fb8c..b5a19f3 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.3 -Release: 31%{?dist} +Release: 32%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: Apache-2.0 URL: http://commons.apache.org/exec/ @@ -74,6 +74,9 @@ chmod a+x src/test/scripts/*.sh %changelog +* Wed Jul 17 2024 Fedora Release Engineering - 1.3-32 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Tue Feb 27 2024 Jiri Vanek - 1.3-31 - Rebuilt for java-21-openjdk as system jdk From f47809d0e3de38386dade41b984f1092d4ad3c88 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 16 Jan 2025 11:15:42 +0000 Subject: [PATCH 23/30] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- apache-commons-exec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index b5a19f3..9bf54fb 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.3 -Release: 32%{?dist} +Release: 33%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: Apache-2.0 URL: http://commons.apache.org/exec/ @@ -74,6 +74,9 @@ chmod a+x src/test/scripts/*.sh %changelog +* Thu Jan 16 2025 Fedora Release Engineering - 1.3-33 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Wed Jul 17 2024 Fedora Release Engineering - 1.3-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 256ecb0ff4b7825af9cbce16b5c605eb515b47f6 Mon Sep 17 00:00:00 2001 From: Mohamed El Morabity Date: Mon, 27 Jan 2025 00:17:03 +0100 Subject: [PATCH 24/30] Update to 1.4.0 --- .gitignore | 1 + apache-commons-exec.spec | 44 ++++++++++++++++------------------------ sources | 2 +- 3 files changed, 20 insertions(+), 27 deletions(-) diff --git a/.gitignore b/.gitignore index bfb0f37..89cc827 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ commons-exec-1.0.1-src.tar.gz /commons-exec-1.1-src.tar.gz /commons-exec-1.2-src.tar.gz /commons-exec-1.3-src.tar.gz +/commons-exec-1.4.0-src.tar.gz diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index 9bf54fb..84f7f1c 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -2,22 +2,21 @@ %global short_name commons-%{base_name} Name: apache-commons-exec -Version: 1.3 -Release: 33%{?dist} +Version: 1.4.0 +Release: 1%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: Apache-2.0 -URL: http://commons.apache.org/exec/ +URL: https://commons.apache.org/proper/%{short_name} BuildArch: noarch ExclusiveArch: %{java_arches} noarch -Source0: http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz +Source0: https://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz BuildRequires: maven-local -BuildRequires: mvn(junit:junit) BuildRequires: mvn(org.apache.commons:commons-parent:pom:) -BuildRequires: mvn(org.apache.maven.plugins:maven-antrun-plugin) +BuildRequires: mvn(org.junit.jupiter:junit-jupiter-api) -# Tests execute /usr/bin/ping +# Tests require /usr/bin/ping BuildRequires: iputils %description @@ -33,32 +32,22 @@ This package contains the API documentation for %{name}. %prep -%setup -q -n %{short_name}-%{version}-src +%autosetup -n %{short_name}-%{version}-src -# Fix wrong end-of-line encoding -for file in LICENSE.txt NOTICE.txt RELEASE-NOTES.txt STATUS; do - sed -i.orig "s/\r//" $file && \ - touch -r $file.orig $file && \ - rm $file.orig -done - -# Shell scripts used for unit tests must be executable (see -# http://commons.apache.org/exec/faq.html#environment-testing) -chmod a+x src/test/scripts/*.sh - - -%mvn_file :%{short_name} %{short_name} %{name} +# Disable junit-pioneer features since it's not (yet) available in Fedora +%pom_remove_dep org.junit-pioneer:junit-pioneer +find src/test/java/ -name "*.java" -exec sed -i '/SetSystemProperty/d' {} \; %build -# - Skip Exec57Test (it is unstable), see RHBZ #1202260 # - Skip Exec34Test/Exec41Test/Exec60Test ("socket: Operation not permitted" on Koji) +# - Skip Exec57Test (it is unstable), see RHBZ #1202260 +# - Skip Exec65Test (calls sudo) %mvn_build -- \ -Dcommons.osgi.symbolicName=org.apache.commons.exec \ -Dcommons.packageId=exec \ - -Dmaven.compiler.source=1.8 \ - -Dmaven.compiler.target=1.8 \ - -Dtest=\!org.apache.commons.exec.issues.Exec34Test,\!org.apache.commons.exec.issues.Exec41Test,\!org.apache.commons.exec.issues.Exec57Test,\!org.apache.commons.exec.issues.Exec60Test + -Dtest=\!org.apache.commons.exec.issues.Exec34Test,\!org.apache.commons.exec.issues.Exec41Test,\!org.apache.commons.exec.issues.Exec57Test,\!org.apache.commons.exec.issues.Exec60Test,\!org.apache.commons.exec.issues.Exec65Test + %install %mvn_install @@ -66,7 +55,7 @@ chmod a+x src/test/scripts/*.sh %files -f .mfiles %license LICENSE.txt NOTICE.txt -%doc STATUS RELEASE-NOTES.txt +%doc RELEASE-NOTES.txt %files javadoc -f .mfiles-javadoc @@ -74,6 +63,9 @@ chmod a+x src/test/scripts/*.sh %changelog +* Sun Jan 26 2025 Mohamed El Morabity - 1.4.0-1 +- Update to 1.4.0 + * Thu Jan 16 2025 Fedora Release Engineering - 1.3-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild diff --git a/sources b/sources index f6ee31b..356dbfd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f7d050267a75115fcc4431bd7fa567fc commons-exec-1.3-src.tar.gz +SHA512 (commons-exec-1.4.0-src.tar.gz) = 18ec2f138100e7d029425b805093a40f9ae86362c2ce82bc828716c7c4eda6df64b17a4798afe05925d2730488b9d7cef1425d0ef5229345c77a00ffa250de9f From ab87e5b74e84de0bb67a5ff7d5f2dac05f78e469 Mon Sep 17 00:00:00 2001 From: Mohamed El Morabity Date: Sat, 12 Jul 2025 02:26:46 +0200 Subject: [PATCH 25/30] Update to 1.5.0 --- apache-commons-exec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index 84f7f1c..36e20aa 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -2,7 +2,7 @@ %global short_name commons-%{base_name} Name: apache-commons-exec -Version: 1.4.0 +Version: 1.5.0 Release: 1%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: Apache-2.0 @@ -63,6 +63,9 @@ find src/test/java/ -name "*.java" -exec sed -i '/SetSystemProperty/d' {} \; %changelog +* Sat Jul 12 2025 Mohamed El Morabity - 1.5.0-1 +- Update to 1.5.0 + * Sun Jan 26 2025 Mohamed El Morabity - 1.4.0-1 - Update to 1.4.0 From c6a60064e318b27fe3f447bc4a11cd978116c0c7 Mon Sep 17 00:00:00 2001 From: Mohamed El Morabity Date: Sat, 12 Jul 2025 02:41:07 +0200 Subject: [PATCH 26/30] Update sources --- .gitignore | 1 + sources | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 89cc827..31b76e1 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ commons-exec-1.0.1-src.tar.gz /commons-exec-1.2-src.tar.gz /commons-exec-1.3-src.tar.gz /commons-exec-1.4.0-src.tar.gz +/commons-exec-1.5.0-src.tar.gz diff --git a/sources b/sources index 356dbfd..64cc590 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (commons-exec-1.4.0-src.tar.gz) = 18ec2f138100e7d029425b805093a40f9ae86362c2ce82bc828716c7c4eda6df64b17a4798afe05925d2730488b9d7cef1425d0ef5229345c77a00ffa250de9f +SHA512 (commons-exec-1.5.0-src.tar.gz) = 286841b38965612c03d3697fcb131ab8cd2ff0a065f8bbb7195c120ec36d8d930aadf36ce8d1a6693fdb321b67fa82ae052c9a87d4a5519717925b1cd176ae65 From c43aadf1bc2bf5828989b7b5a1b2f3422be57787 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 23 Jul 2025 17:05:47 +0000 Subject: [PATCH 27/30] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- apache-commons-exec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index 36e20aa..ca3fa91 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: Apache-2.0 URL: https://commons.apache.org/proper/%{short_name} @@ -63,6 +63,9 @@ find src/test/java/ -name "*.java" -exec sed -i '/SetSystemProperty/d' {} \; %changelog +* Wed Jul 23 2025 Fedora Release Engineering - 1.5.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Sat Jul 12 2025 Mohamed El Morabity - 1.5.0-1 - Update to 1.5.0 From f59af93e5f1d091536f4c76ec268fa14a3b369df Mon Sep 17 00:00:00 2001 From: Jiri Vanek Date: Tue, 29 Jul 2025 19:04:17 +0200 Subject: [PATCH 28/30] Rebuilt for java-25-openjdk as preffered jdk https://fedoraproject.org/wiki/Changes/Java25AndNoMoreSystemJdk Note, that since f43, you should be always explicit on what jdk to use. This commit should do exactly that. --- apache-commons-exec.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index ca3fa91..24910a4 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.5.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: Apache-2.0 URL: https://commons.apache.org/proper/%{short_name} @@ -12,7 +12,7 @@ ExclusiveArch: %{java_arches} noarch Source0: https://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz -BuildRequires: maven-local +BuildRequires: maven-local-openjdk25 BuildRequires: mvn(org.apache.commons:commons-parent:pom:) BuildRequires: mvn(org.junit.jupiter:junit-jupiter-api) @@ -63,6 +63,9 @@ find src/test/java/ -name "*.java" -exec sed -i '/SetSystemProperty/d' {} \; %changelog +* Tue Jul 29 2025 jiri vanek - 1.5.0-3 +- Rebuilt for java-25-openjdk as preffered jdk + * Wed Jul 23 2025 Fedora Release Engineering - 1.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 87a32d479f4bf669811a84eb12a09fc942934823 Mon Sep 17 00:00:00 2001 From: Mohamed El Morabity Date: Sun, 4 Jan 2026 01:41:06 +0100 Subject: [PATCH 29/30] Update to 1.6.0 --- .gitignore | 1 + apache-commons-exec.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 31b76e1..259d488 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ commons-exec-1.0.1-src.tar.gz /commons-exec-1.3-src.tar.gz /commons-exec-1.4.0-src.tar.gz /commons-exec-1.5.0-src.tar.gz +/commons-exec-1.6.0-src.tar.gz diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index 24910a4..b8d4af7 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -2,8 +2,8 @@ %global short_name commons-%{base_name} Name: apache-commons-exec -Version: 1.5.0 -Release: 3%{?dist} +Version: 1.6.0 +Release: 1%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: Apache-2.0 URL: https://commons.apache.org/proper/%{short_name} @@ -63,6 +63,9 @@ find src/test/java/ -name "*.java" -exec sed -i '/SetSystemProperty/d' {} \; %changelog +* Sat Jan 03 2026 Mohamed El Morabity - 1.6.0-1 +- Update to 1.6.0 + * Tue Jul 29 2025 jiri vanek - 1.5.0-3 - Rebuilt for java-25-openjdk as preffered jdk diff --git a/sources b/sources index 64cc590..6836373 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (commons-exec-1.5.0-src.tar.gz) = 286841b38965612c03d3697fcb131ab8cd2ff0a065f8bbb7195c120ec36d8d930aadf36ce8d1a6693fdb321b67fa82ae052c9a87d4a5519717925b1cd176ae65 +SHA512 (commons-exec-1.6.0-src.tar.gz) = 00e8eb552e886ba9da0b9636ee9ffce142eb33faa9d2873e7619e6508ab59b214bde1818f43012ecdab928ddc0697514482b33c3c268729c3049ce4306a7ea1e From 02ca9f41cc4e095d7e2ab6ace7a44c1d4e6e07c6 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 16 Jan 2026 03:47:00 +0000 Subject: [PATCH 30/30] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- apache-commons-exec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-commons-exec.spec b/apache-commons-exec.spec index b8d4af7..8f07024 100644 --- a/apache-commons-exec.spec +++ b/apache-commons-exec.spec @@ -3,7 +3,7 @@ Name: apache-commons-exec Version: 1.6.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Java library to reliably execute external processes from within the JVM License: Apache-2.0 URL: https://commons.apache.org/proper/%{short_name} @@ -63,6 +63,9 @@ find src/test/java/ -name "*.java" -exec sed -i '/SetSystemProperty/d' {} \; %changelog +* Fri Jan 16 2026 Fedora Release Engineering - 1.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Sat Jan 03 2026 Mohamed El Morabity - 1.6.0-1 - Update to 1.6.0