From 9d5e453ece2640681920339e33077bc050d3d966 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 26 Jul 2017 02:29:43 +0000 Subject: [PATCH 01/17] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- aalto-xml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/aalto-xml.spec b/aalto-xml.spec index 1d5194a..7ad297c 100644 --- a/aalto-xml.spec +++ b/aalto-xml.spec @@ -1,6 +1,6 @@ Name: aalto-xml Version: 1.0.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Ultra-high performance non-blocking XML processor (Stax/Stax2, SAX/SAX2) # Source files without license headers https://github.com/FasterXML/aalto-xml/issues/38 # See https://github.com/FasterXML/jackson-modules-base/issues/18, from main developer: @@ -77,6 +77,9 @@ sed -i "s|SingletonIterator.create|new SingletonIterator|" \ %license LICENSE NOTICE %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 1.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Fri Feb 10 2017 Fedora Release Engineering - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild From 68ba7258c1d24fe2887ca4a53a46c072a9fc268d Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Wed, 6 Sep 2017 14:00:56 -0700 Subject: [PATCH 02/17] Cleanup spec file conditionals --- aalto-xml.spec | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/aalto-xml.spec b/aalto-xml.spec index 7ad297c..b4d53be 100644 --- a/aalto-xml.spec +++ b/aalto-xml.spec @@ -1,6 +1,6 @@ Name: aalto-xml Version: 1.0.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Ultra-high performance non-blocking XML processor (Stax/Stax2, SAX/SAX2) # Source files without license headers https://github.com/FasterXML/aalto-xml/issues/38 # See https://github.com/FasterXML/jackson-modules-base/issues/18, from main developer: @@ -54,12 +54,6 @@ sed -i 's/\r//' release-notes/asl/* mv release-notes/asl/ASL2.0 LICENSE mv release-notes/asl/LICENSE NOTICE -%if %{?fedora} < 25 -# use stax2-api 4.0.0 https://bugzilla.redhat.com/show_bug.cgi?id=1346421 -sed -i "s|SingletonIterator.create|new SingletonIterator|" \ - src/main/java/com/fasterxml/aalto/in/FixedNsContext.java -%endif - %mvn_file : %{name} %build @@ -77,6 +71,9 @@ sed -i "s|SingletonIterator.create|new SingletonIterator|" \ %license LICENSE NOTICE %changelog +* Wed Sep 06 2017 Troy Dawson - 1.0.0-4 +- Cleanup spec file conditionals + * Wed Jul 26 2017 Fedora Release Engineering - 1.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild From e6b0234b3688d104e6986bed6fc2c23747412ad1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 7 Feb 2018 01:42:39 +0000 Subject: [PATCH 03/17] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- aalto-xml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/aalto-xml.spec b/aalto-xml.spec index b4d53be..25e2304 100644 --- a/aalto-xml.spec +++ b/aalto-xml.spec @@ -1,6 +1,6 @@ Name: aalto-xml Version: 1.0.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Ultra-high performance non-blocking XML processor (Stax/Stax2, SAX/SAX2) # Source files without license headers https://github.com/FasterXML/aalto-xml/issues/38 # See https://github.com/FasterXML/jackson-modules-base/issues/18, from main developer: @@ -71,6 +71,9 @@ mv release-notes/asl/LICENSE NOTICE %license LICENSE NOTICE %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 1.0.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Wed Sep 06 2017 Troy Dawson - 1.0.0-4 - Cleanup spec file conditionals From 5e20b2e6569bcb6b29db3824f6499bd5d1a46323 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 12 Jul 2018 19:54:40 +0000 Subject: [PATCH 04/17] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- aalto-xml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/aalto-xml.spec b/aalto-xml.spec index 25e2304..f148a2a 100644 --- a/aalto-xml.spec +++ b/aalto-xml.spec @@ -1,6 +1,6 @@ Name: aalto-xml Version: 1.0.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Ultra-high performance non-blocking XML processor (Stax/Stax2, SAX/SAX2) # Source files without license headers https://github.com/FasterXML/aalto-xml/issues/38 # See https://github.com/FasterXML/jackson-modules-base/issues/18, from main developer: @@ -71,6 +71,9 @@ mv release-notes/asl/LICENSE NOTICE %license LICENSE NOTICE %changelog +* Thu Jul 12 2018 Fedora Release Engineering - 1.0.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Wed Feb 07 2018 Fedora Release Engineering - 1.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild From 1ce478e5fe94e8104c6597cb352981515230bad1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 31 Jan 2019 12:50:32 +0000 Subject: [PATCH 05/17] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- aalto-xml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/aalto-xml.spec b/aalto-xml.spec index f148a2a..66a1197 100644 --- a/aalto-xml.spec +++ b/aalto-xml.spec @@ -1,6 +1,6 @@ Name: aalto-xml Version: 1.0.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Ultra-high performance non-blocking XML processor (Stax/Stax2, SAX/SAX2) # Source files without license headers https://github.com/FasterXML/aalto-xml/issues/38 # See https://github.com/FasterXML/jackson-modules-base/issues/18, from main developer: @@ -71,6 +71,9 @@ mv release-notes/asl/LICENSE NOTICE %license LICENSE NOTICE %changelog +* Thu Jan 31 2019 Fedora Release Engineering - 1.0.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Thu Jul 12 2018 Fedora Release Engineering - 1.0.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild From a0e17a64d727a72811187d48cc5f0690c750a5c7 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 24 Jul 2019 17:24:59 +0000 Subject: [PATCH 06/17] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- aalto-xml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/aalto-xml.spec b/aalto-xml.spec index 66a1197..9fe8271 100644 --- a/aalto-xml.spec +++ b/aalto-xml.spec @@ -1,6 +1,6 @@ Name: aalto-xml Version: 1.0.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Ultra-high performance non-blocking XML processor (Stax/Stax2, SAX/SAX2) # Source files without license headers https://github.com/FasterXML/aalto-xml/issues/38 # See https://github.com/FasterXML/jackson-modules-base/issues/18, from main developer: @@ -71,6 +71,9 @@ mv release-notes/asl/LICENSE NOTICE %license LICENSE NOTICE %changelog +* Wed Jul 24 2019 Fedora Release Engineering - 1.0.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Thu Jan 31 2019 Fedora Release Engineering - 1.0.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild From 9522655315c87d5b53a30c09d4b90e412f7105d4 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Fri, 4 Oct 2019 19:45:32 +0200 Subject: [PATCH 07/17] update to version 1.2.2 --- .gitignore | 4 ++++ aalto-xml.spec | 12 +++++++++--- sources | 2 +- 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 783e74b..863b584 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ +/results_* +/*.src.rpm + /aalto-xml-1.0.0.tar.gz +/aalto-xml-1.2.2.tar.gz diff --git a/aalto-xml.spec b/aalto-xml.spec index 9fe8271..8fec813 100644 --- a/aalto-xml.spec +++ b/aalto-xml.spec @@ -1,6 +1,6 @@ Name: aalto-xml -Version: 1.0.0 -Release: 8%{?dist} +Version: 1.2.2 +Release: 1%{?dist} Summary: Ultra-high performance non-blocking XML processor (Stax/Stax2, SAX/SAX2) # Source files without license headers https://github.com/FasterXML/aalto-xml/issues/38 # See https://github.com/FasterXML/jackson-modules-base/issues/18, from main developer: @@ -13,6 +13,7 @@ Source0: https://github.com/FasterXML/aalto-xml/archive/%{name}-%{version} BuildRequires: maven-local BuildRequires: mvn(com.fasterxml:oss-parent:pom:) +BuildRequires: mvn(com.fasterxml.woodstox:woodstox-core) BuildRequires: mvn(junit:junit) BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) BuildRequires: mvn(org.codehaus.woodstox:stax2-api) @@ -56,8 +57,10 @@ mv release-notes/asl/LICENSE NOTICE %mvn_file : %{name} -%build +# Java 9 module support isn't needed +%pom_remove_plugin :moditect-maven-plugin +%build %mvn_build %install @@ -71,6 +74,9 @@ mv release-notes/asl/LICENSE NOTICE %license LICENSE NOTICE %changelog +* Fri Oct 04 2019 Fabio Valentini - 1.2.2-1 +- Update to version 1.2.2. + * Wed Jul 24 2019 Fedora Release Engineering - 1.0.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index 5fd7611..c4b99af 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ddf09a40be0c93b1df62c24512377bf0 aalto-xml-1.0.0.tar.gz +SHA512 (aalto-xml-1.2.2.tar.gz) = 15407b59d586dcfdfe0cccd168f20fcbd588fa63ca50226a70b76cc609e66620e360c9a5707602dfe8b36c40694283d7a1ac339c16760b36ee1bb7f1a1d64ec0 From 0832b5c7fc2e9df17828d3b43bc01e1eb8c653ff Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jan 2020 11:05:07 +0000 Subject: [PATCH 08/17] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- aalto-xml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/aalto-xml.spec b/aalto-xml.spec index 8fec813..932707b 100644 --- a/aalto-xml.spec +++ b/aalto-xml.spec @@ -1,6 +1,6 @@ Name: aalto-xml Version: 1.2.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Ultra-high performance non-blocking XML processor (Stax/Stax2, SAX/SAX2) # Source files without license headers https://github.com/FasterXML/aalto-xml/issues/38 # See https://github.com/FasterXML/jackson-modules-base/issues/18, from main developer: @@ -74,6 +74,9 @@ mv release-notes/asl/LICENSE NOTICE %license LICENSE NOTICE %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 1.2.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Fri Oct 04 2019 Fabio Valentini - 1.2.2-1 - Update to version 1.2.2. From 4b262153b95fb94a0fe71e35700d0f333a2f3d3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Wed, 8 Apr 2020 22:52:30 +0200 Subject: [PATCH 09/17] Orphaned for 6+ weeks --- .gitignore | 5 --- aalto-xml.spec | 108 ------------------------------------------------- dead.package | 1 + sources | 1 - 4 files changed, 1 insertion(+), 114 deletions(-) delete mode 100644 .gitignore delete mode 100644 aalto-xml.spec create mode 100644 dead.package delete mode 100644 sources diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 863b584..0000000 --- a/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -/results_* -/*.src.rpm - -/aalto-xml-1.0.0.tar.gz -/aalto-xml-1.2.2.tar.gz diff --git a/aalto-xml.spec b/aalto-xml.spec deleted file mode 100644 index 932707b..0000000 --- a/aalto-xml.spec +++ /dev/null @@ -1,108 +0,0 @@ -Name: aalto-xml -Version: 1.2.2 -Release: 2%{?dist} -Summary: Ultra-high performance non-blocking XML processor (Stax/Stax2, SAX/SAX2) -# Source files without license headers https://github.com/FasterXML/aalto-xml/issues/38 -# See https://github.com/FasterXML/jackson-modules-base/issues/18, from main developer: -# "To whoever it concerns: policy of the Jackson project is to only include licensing information as project -# level metadata (in repo, pom.xml, artifact within source and binary jars), and not as headers in source files. -# Licensing is Apache License 2.0, for Jackson 2.x as indicated by various artifacts, and we have no plans to change this." -License: ASL 2.0 -URL: http://wiki.fasterxml.com/AaltoHome -Source0: https://github.com/FasterXML/aalto-xml/archive/%{name}-%{version}.tar.gz - -BuildRequires: maven-local -BuildRequires: mvn(com.fasterxml:oss-parent:pom:) -BuildRequires: mvn(com.fasterxml.woodstox:woodstox-core) -BuildRequires: mvn(junit:junit) -BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) -BuildRequires: mvn(org.codehaus.woodstox:stax2-api) - -BuildArch: noarch - -%description -The Aalto XML processor is a StAX XML processor implementation. It -is not directly related to other existing mature implementations -(such as Woodstox or Sun Java Streaming XML Parser), although it -did come about as a prototype for evaluating implementation strategies -that differ from those traditionally used for Java-based parsers. - -Two main goals (above and beyond stock StAX/SAX API implementation) are: - -° Ultra-high performance parsing by making the Common Case Fast - (similar to original RISC manifesto). This may mean limiting - functionality, but never compromising correctness. XML 1.0 - compliance is not sacrificed for speed. - -° Allowing non-block, asynchronous parsing: it should be possible to - "feed" more input and incrementally get more XML events out, without - forcing the current thread to block on I/O read operation. - -%package javadoc -Summary: Javadoc for %{name} - -%description javadoc -This package contains javadoc for %{name}. - -%prep -%setup -q -n %{name}-%{name}-%{version} -# Cleanup -find -name "*.class" -print -delete -find -name "*.jar" -print -delete - -sed -i 's/\r//' src/main/resources/META-INF/LICENSE -sed -i 's/\r//' release-notes/asl/* -mv release-notes/asl/ASL2.0 LICENSE -mv release-notes/asl/LICENSE NOTICE - -%mvn_file : %{name} - -# Java 9 module support isn't needed -%pom_remove_plugin :moditect-maven-plugin - -%build -%mvn_build - -%install -%mvn_install - -%files -f .mfiles -%doc README.md release-notes/* -%license LICENSE NOTICE - -%files javadoc -f .mfiles-javadoc -%license LICENSE NOTICE - -%changelog -* Tue Jan 28 2020 Fedora Release Engineering - 1.2.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Fri Oct 04 2019 Fabio Valentini - 1.2.2-1 -- Update to version 1.2.2. - -* Wed Jul 24 2019 Fedora Release Engineering - 1.0.0-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Thu Jan 31 2019 Fedora Release Engineering - 1.0.0-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Thu Jul 12 2018 Fedora Release Engineering - 1.0.0-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Wed Feb 07 2018 Fedora Release Engineering - 1.0.0-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Wed Sep 06 2017 Troy Dawson - 1.0.0-4 -- Cleanup spec file conditionals - -* Wed Jul 26 2017 Fedora Release Engineering - 1.0.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Fri Feb 10 2017 Fedora Release Engineering - 1.0.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Thu Nov 17 2016 gil cattaneo 1.0.0-1 -- Update to 1.0.0 - -* Tue Jun 14 2016 gil cattaneo 0.9.11-1 -- initial rpm diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..5204a84 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Orphaned for 6+ weeks diff --git a/sources b/sources deleted file mode 100644 index c4b99af..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (aalto-xml-1.2.2.tar.gz) = 15407b59d586dcfdfe0cccd168f20fcbd588fa63ca50226a70b76cc609e66620e360c9a5707602dfe8b36c40694283d7a1ac339c16760b36ee1bb7f1a1d64ec0 From c18e5f1b982c4ce6643c995fb37bc29a94168b1b Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 15 Jun 2020 09:46:38 -0400 Subject: [PATCH 10/17] Unretirement for https://pagure.io/releng/issue/9515 Revert "Orphaned for 6+ weeks" This reverts commit 4b262153b95fb94a0fe71e35700d0f333a2f3d3f. --- .gitignore | 5 +++ aalto-xml.spec | 108 +++++++++++++++++++++++++++++++++++++++++++++++++ dead.package | 1 - sources | 1 + 4 files changed, 114 insertions(+), 1 deletion(-) create mode 100644 .gitignore create mode 100644 aalto-xml.spec delete mode 100644 dead.package create mode 100644 sources diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..863b584 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +/results_* +/*.src.rpm + +/aalto-xml-1.0.0.tar.gz +/aalto-xml-1.2.2.tar.gz diff --git a/aalto-xml.spec b/aalto-xml.spec new file mode 100644 index 0000000..932707b --- /dev/null +++ b/aalto-xml.spec @@ -0,0 +1,108 @@ +Name: aalto-xml +Version: 1.2.2 +Release: 2%{?dist} +Summary: Ultra-high performance non-blocking XML processor (Stax/Stax2, SAX/SAX2) +# Source files without license headers https://github.com/FasterXML/aalto-xml/issues/38 +# See https://github.com/FasterXML/jackson-modules-base/issues/18, from main developer: +# "To whoever it concerns: policy of the Jackson project is to only include licensing information as project +# level metadata (in repo, pom.xml, artifact within source and binary jars), and not as headers in source files. +# Licensing is Apache License 2.0, for Jackson 2.x as indicated by various artifacts, and we have no plans to change this." +License: ASL 2.0 +URL: http://wiki.fasterxml.com/AaltoHome +Source0: https://github.com/FasterXML/aalto-xml/archive/%{name}-%{version}.tar.gz + +BuildRequires: maven-local +BuildRequires: mvn(com.fasterxml:oss-parent:pom:) +BuildRequires: mvn(com.fasterxml.woodstox:woodstox-core) +BuildRequires: mvn(junit:junit) +BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) +BuildRequires: mvn(org.codehaus.woodstox:stax2-api) + +BuildArch: noarch + +%description +The Aalto XML processor is a StAX XML processor implementation. It +is not directly related to other existing mature implementations +(such as Woodstox or Sun Java Streaming XML Parser), although it +did come about as a prototype for evaluating implementation strategies +that differ from those traditionally used for Java-based parsers. + +Two main goals (above and beyond stock StAX/SAX API implementation) are: + +° Ultra-high performance parsing by making the Common Case Fast + (similar to original RISC manifesto). This may mean limiting + functionality, but never compromising correctness. XML 1.0 + compliance is not sacrificed for speed. + +° Allowing non-block, asynchronous parsing: it should be possible to + "feed" more input and incrementally get more XML events out, without + forcing the current thread to block on I/O read operation. + +%package javadoc +Summary: Javadoc for %{name} + +%description javadoc +This package contains javadoc for %{name}. + +%prep +%setup -q -n %{name}-%{name}-%{version} +# Cleanup +find -name "*.class" -print -delete +find -name "*.jar" -print -delete + +sed -i 's/\r//' src/main/resources/META-INF/LICENSE +sed -i 's/\r//' release-notes/asl/* +mv release-notes/asl/ASL2.0 LICENSE +mv release-notes/asl/LICENSE NOTICE + +%mvn_file : %{name} + +# Java 9 module support isn't needed +%pom_remove_plugin :moditect-maven-plugin + +%build +%mvn_build + +%install +%mvn_install + +%files -f .mfiles +%doc README.md release-notes/* +%license LICENSE NOTICE + +%files javadoc -f .mfiles-javadoc +%license LICENSE NOTICE + +%changelog +* Tue Jan 28 2020 Fedora Release Engineering - 1.2.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Fri Oct 04 2019 Fabio Valentini - 1.2.2-1 +- Update to version 1.2.2. + +* Wed Jul 24 2019 Fedora Release Engineering - 1.0.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Thu Jan 31 2019 Fedora Release Engineering - 1.0.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Thu Jul 12 2018 Fedora Release Engineering - 1.0.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Wed Feb 07 2018 Fedora Release Engineering - 1.0.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Wed Sep 06 2017 Troy Dawson - 1.0.0-4 +- Cleanup spec file conditionals + +* Wed Jul 26 2017 Fedora Release Engineering - 1.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Fri Feb 10 2017 Fedora Release Engineering - 1.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Thu Nov 17 2016 gil cattaneo 1.0.0-1 +- Update to 1.0.0 + +* Tue Jun 14 2016 gil cattaneo 0.9.11-1 +- initial rpm diff --git a/dead.package b/dead.package deleted file mode 100644 index 5204a84..0000000 --- a/dead.package +++ /dev/null @@ -1 +0,0 @@ -Orphaned for 6+ weeks diff --git a/sources b/sources new file mode 100644 index 0000000..c4b99af --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (aalto-xml-1.2.2.tar.gz) = 15407b59d586dcfdfe0cccd168f20fcbd588fa63ca50226a70b76cc609e66620e360c9a5707602dfe8b36c40694283d7a1ac339c16760b36ee1bb7f1a1d64ec0 From b87e60c659ac3442a11420d7b4f9af953144fd37 Mon Sep 17 00:00:00 2001 From: Jiri Date: Mon, 15 Jun 2020 16:01:19 +0200 Subject: [PATCH 11/17] Made to build withjdk11 --- aalto-xml.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aalto-xml.spec b/aalto-xml.spec index 932707b..dda7f4a 100644 --- a/aalto-xml.spec +++ b/aalto-xml.spec @@ -61,7 +61,7 @@ mv release-notes/asl/LICENSE NOTICE %pom_remove_plugin :moditect-maven-plugin %build -%mvn_build +%mvn_build -f --xmvn-javadoc %install %mvn_install From a805fd353beb7479e373f9a417ec3c6c2688d52c Mon Sep 17 00:00:00 2001 From: Jiri Date: Fri, 10 Jul 2020 14:33:50 +0200 Subject: [PATCH 12/17] Rebuilt for JDK-11 --- aalto-xml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/aalto-xml.spec b/aalto-xml.spec index dda7f4a..893cdd7 100644 --- a/aalto-xml.spec +++ b/aalto-xml.spec @@ -1,6 +1,6 @@ Name: aalto-xml Version: 1.2.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Ultra-high performance non-blocking XML processor (Stax/Stax2, SAX/SAX2) # Source files without license headers https://github.com/FasterXML/aalto-xml/issues/38 # See https://github.com/FasterXML/jackson-modules-base/issues/18, from main developer: @@ -74,6 +74,9 @@ mv release-notes/asl/LICENSE NOTICE %license LICENSE NOTICE %changelog +* Fri Jul 10 2020 Jiri Vanek - 1.2.2-3 +- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 + * Tue Jan 28 2020 Fedora Release Engineering - 1.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From 5e54798ef6573d5da3db8c098cf91ab8bb361cf8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 27 Jul 2020 11:38:17 +0000 Subject: [PATCH 13/17] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- aalto-xml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/aalto-xml.spec b/aalto-xml.spec index 893cdd7..7184f84 100644 --- a/aalto-xml.spec +++ b/aalto-xml.spec @@ -1,6 +1,6 @@ Name: aalto-xml Version: 1.2.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Ultra-high performance non-blocking XML processor (Stax/Stax2, SAX/SAX2) # Source files without license headers https://github.com/FasterXML/aalto-xml/issues/38 # See https://github.com/FasterXML/jackson-modules-base/issues/18, from main developer: @@ -74,6 +74,9 @@ mv release-notes/asl/LICENSE NOTICE %license LICENSE NOTICE %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 1.2.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jul 10 2020 Jiri Vanek - 1.2.2-3 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 From 574f19c63718988e0386ae57256b62882a2e9c8d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Mon, 25 Jan 2021 23:42:15 +0000 Subject: [PATCH 14/17] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- aalto-xml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/aalto-xml.spec b/aalto-xml.spec index 7184f84..c7ec420 100644 --- a/aalto-xml.spec +++ b/aalto-xml.spec @@ -1,6 +1,6 @@ Name: aalto-xml Version: 1.2.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Ultra-high performance non-blocking XML processor (Stax/Stax2, SAX/SAX2) # Source files without license headers https://github.com/FasterXML/aalto-xml/issues/38 # See https://github.com/FasterXML/jackson-modules-base/issues/18, from main developer: @@ -74,6 +74,9 @@ mv release-notes/asl/LICENSE NOTICE %license LICENSE NOTICE %changelog +* Mon Jan 25 2021 Fedora Release Engineering - 1.2.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 1.2.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 70a5bdafa8fe70dd3fb5da00d31ede7f1583b8e1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 21 Jul 2021 12:14:08 +0000 Subject: [PATCH 15/17] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering From 914d1dce989ca2e83bef80962477ef1421ce09d2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 21 Jul 2021 17:09:12 +0000 Subject: [PATCH 16/17] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- aalto-xml.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/aalto-xml.spec b/aalto-xml.spec index c7ec420..5698bfc 100644 --- a/aalto-xml.spec +++ b/aalto-xml.spec @@ -1,6 +1,6 @@ Name: aalto-xml Version: 1.2.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Ultra-high performance non-blocking XML processor (Stax/Stax2, SAX/SAX2) # Source files without license headers https://github.com/FasterXML/aalto-xml/issues/38 # See https://github.com/FasterXML/jackson-modules-base/issues/18, from main developer: @@ -74,6 +74,9 @@ mv release-notes/asl/LICENSE NOTICE %license LICENSE NOTICE %changelog +* Wed Jul 21 2021 Fedora Release Engineering - 1.2.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon Jan 25 2021 Fedora Release Engineering - 1.2.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From 0a2c44ada40f76d5325ed457857c7d23c079a1a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Wed, 29 Sep 2021 00:04:37 +0200 Subject: [PATCH 17/17] Retired, failed to install for 8+ weeks https://pagure.io/releng/issue/10318 https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/ --- .gitignore | 5 --- aalto-xml.spec | 120 ------------------------------------------------- dead.package | 4 ++ sources | 1 - 4 files changed, 4 insertions(+), 126 deletions(-) delete mode 100644 .gitignore delete mode 100644 aalto-xml.spec create mode 100644 dead.package delete mode 100644 sources diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 863b584..0000000 --- a/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -/results_* -/*.src.rpm - -/aalto-xml-1.0.0.tar.gz -/aalto-xml-1.2.2.tar.gz diff --git a/aalto-xml.spec b/aalto-xml.spec deleted file mode 100644 index 5698bfc..0000000 --- a/aalto-xml.spec +++ /dev/null @@ -1,120 +0,0 @@ -Name: aalto-xml -Version: 1.2.2 -Release: 6%{?dist} -Summary: Ultra-high performance non-blocking XML processor (Stax/Stax2, SAX/SAX2) -# Source files without license headers https://github.com/FasterXML/aalto-xml/issues/38 -# See https://github.com/FasterXML/jackson-modules-base/issues/18, from main developer: -# "To whoever it concerns: policy of the Jackson project is to only include licensing information as project -# level metadata (in repo, pom.xml, artifact within source and binary jars), and not as headers in source files. -# Licensing is Apache License 2.0, for Jackson 2.x as indicated by various artifacts, and we have no plans to change this." -License: ASL 2.0 -URL: http://wiki.fasterxml.com/AaltoHome -Source0: https://github.com/FasterXML/aalto-xml/archive/%{name}-%{version}.tar.gz - -BuildRequires: maven-local -BuildRequires: mvn(com.fasterxml:oss-parent:pom:) -BuildRequires: mvn(com.fasterxml.woodstox:woodstox-core) -BuildRequires: mvn(junit:junit) -BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) -BuildRequires: mvn(org.codehaus.woodstox:stax2-api) - -BuildArch: noarch - -%description -The Aalto XML processor is a StAX XML processor implementation. It -is not directly related to other existing mature implementations -(such as Woodstox or Sun Java Streaming XML Parser), although it -did come about as a prototype for evaluating implementation strategies -that differ from those traditionally used for Java-based parsers. - -Two main goals (above and beyond stock StAX/SAX API implementation) are: - -° Ultra-high performance parsing by making the Common Case Fast - (similar to original RISC manifesto). This may mean limiting - functionality, but never compromising correctness. XML 1.0 - compliance is not sacrificed for speed. - -° Allowing non-block, asynchronous parsing: it should be possible to - "feed" more input and incrementally get more XML events out, without - forcing the current thread to block on I/O read operation. - -%package javadoc -Summary: Javadoc for %{name} - -%description javadoc -This package contains javadoc for %{name}. - -%prep -%setup -q -n %{name}-%{name}-%{version} -# Cleanup -find -name "*.class" -print -delete -find -name "*.jar" -print -delete - -sed -i 's/\r//' src/main/resources/META-INF/LICENSE -sed -i 's/\r//' release-notes/asl/* -mv release-notes/asl/ASL2.0 LICENSE -mv release-notes/asl/LICENSE NOTICE - -%mvn_file : %{name} - -# Java 9 module support isn't needed -%pom_remove_plugin :moditect-maven-plugin - -%build -%mvn_build -f --xmvn-javadoc - -%install -%mvn_install - -%files -f .mfiles -%doc README.md release-notes/* -%license LICENSE NOTICE - -%files javadoc -f .mfiles-javadoc -%license LICENSE NOTICE - -%changelog -* Wed Jul 21 2021 Fedora Release Engineering - 1.2.2-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Mon Jan 25 2021 Fedora Release Engineering - 1.2.2-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Mon Jul 27 2020 Fedora Release Engineering - 1.2.2-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Fri Jul 10 2020 Jiri Vanek - 1.2.2-3 -- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 - -* Tue Jan 28 2020 Fedora Release Engineering - 1.2.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Fri Oct 04 2019 Fabio Valentini - 1.2.2-1 -- Update to version 1.2.2. - -* Wed Jul 24 2019 Fedora Release Engineering - 1.0.0-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Thu Jan 31 2019 Fedora Release Engineering - 1.0.0-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Thu Jul 12 2018 Fedora Release Engineering - 1.0.0-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Wed Feb 07 2018 Fedora Release Engineering - 1.0.0-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Wed Sep 06 2017 Troy Dawson - 1.0.0-4 -- Cleanup spec file conditionals - -* Wed Jul 26 2017 Fedora Release Engineering - 1.0.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Fri Feb 10 2017 Fedora Release Engineering - 1.0.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Thu Nov 17 2016 gil cattaneo 1.0.0-1 -- Update to 1.0.0 - -* Tue Jun 14 2016 gil cattaneo 0.9.11-1 -- initial rpm diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..7442532 --- /dev/null +++ b/dead.package @@ -0,0 +1,4 @@ +Retired, failed to install for 8+ weeks + +https://pagure.io/releng/issue/10318 +https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/ diff --git a/sources b/sources deleted file mode 100644 index c4b99af..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (aalto-xml-1.2.2.tar.gz) = 15407b59d586dcfdfe0cccd168f20fcbd588fa63ca50226a70b76cc609e66620e360c9a5707602dfe8b36c40694283d7a1ac339c16760b36ee1bb7f1a1d64ec0