diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 8b01a0c..0000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -isorelax-release-20050331-src.tar.bz2 -/.project diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..1dc951e --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +isorelax package is retired on c9s for CS-585 diff --git a/isorelax-apidocsandcompressedjar.patch b/isorelax-apidocsandcompressedjar.patch deleted file mode 100644 index afee8c5..0000000 --- a/isorelax-apidocsandcompressedjar.patch +++ /dev/null @@ -1,44 +0,0 @@ -Index: build.xml -=================================================================== -RCS file: /cvsroot/iso-relax/build.xml,v -retrieving revision 1.2 -diff -u -p -r1.2 build.xml ---- build.xml 11 Nov 2004 13:32:16 -0000 1.2 -+++ build.xml 13 Feb 2007 15:39:47 -0000 -@@ -12,6 +12,26 @@ - - - -+ -+ -+ -+ -+ - - - version=${DSTAMP} -@@ -32,8 +52,7 @@ - - - -- -+ - - - diff --git a/isorelax.spec b/isorelax.spec deleted file mode 100644 index ea248d6..0000000 --- a/isorelax.spec +++ /dev/null @@ -1,223 +0,0 @@ -# Copyright (c) 2000-2005, JPackage Project -# All rights reserved. -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions -# are met: -# -# 1. Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# 2. Redistributions in binary form must reproduce the above copyright -# notice, this list of conditions and the following disclaimer in the -# documentation and/or other materials provided with the -# distribution. -# 3. Neither the name of the JPackage Project nor the names of its -# contributors may be used to endorse or promote products derived -# from this software without specific prior written permission. -# -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# - -%global cvstag release-20050331 - -Name: isorelax -Summary: Public interfaces for RELAX Core -URL: http://iso-relax.sourceforge.net/ -Epoch: 1 -Version: 0 -# I can't use %%{cvstag} as dashes aren't allowed in Release tags -Release: 0.31.release20050331%{?dist} -# Parts of VerifierFactory.java were copied from Apache Batik and are -# under ASL 1.1, everything else is under MIT. -License: MIT and ASL 1.1 -BuildArch: noarch - -# mkdir isorelax-release-20050331-src -# cd isorelax-release-20050331-src -# cvs -d:pserver:anonymous@iso-relax.cvs.sourceforge.net:/cvsroot/iso-relax \ -# export -r release-20050331 src lib -# cvs -d:pserver:anonymous@iso-relax.cvs.sourceforge.net:/cvsroot/iso-relax \ -# co -r release-20050331 build.xml -# rm -rf CVS -# cd .. -# tar cjf isorelax-release-20050331-src.tar.bz2 isorelax-release-20050331-src -Source0: %{name}-%{cvstag}-src.tar.bz2 -# There's no license in the upstream tarball so include it here -Source1: license.txt -Source2: http://repo2.maven.org/maven2/%{name}/%{name}/20030108/%{name}-20030108.pom -Patch0: %{name}-apidocsandcompressedjar.patch - -BuildRequires: javapackages-local -BuildRequires: ant - -%description -The ISO RELAX project was started to host public interfaces -useful for applications to support RELAX Core. Now, however, -some of the hosted material is schema language-neutral. - -%package javadoc -Summary: API documentation for %{name} - -%description javadoc -%{summary}. - -%prep -%setup -q -n %{name}-%{cvstag}-src -find -name "*.jar" -delete -ln -s %{_javadir}/ant.jar lib/ -%patch0 -p0 -cp %{SOURCE1} . - -%build -ant release - -%install -%mvn_file : %{name} -%mvn_artifact %{SOURCE2} %{name}.jar - -%mvn_install -J apidocs - -%files -f .mfiles -%license license.txt - -%files javadoc -f .mfiles-javadoc -%license license.txt - -%changelog -* Fri Apr 16 2021 Mohan Boddu - 1:0-0.31.release20050331 -- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 - -* Tue Jan 26 2021 Fedora Release Engineering - 1:0-0.30.release20050331 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Tue Jul 28 2020 Fedora Release Engineering - 1:0-0.29.release20050331 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Fri Jul 10 2020 Jiri Vanek - 1:0-0.28.release20050331 -- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 - -* Wed Jan 29 2020 Fedora Release Engineering - 1:0-0.27.release20050331 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Thu Jul 25 2019 Fedora Release Engineering - 1:0-0.26.release20050331 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Fri Feb 01 2019 Fedora Release Engineering - 1:0-0.25.release20050331 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Fri Jul 13 2018 Fedora Release Engineering - 1:0-0.24.release20050331 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Wed Feb 07 2018 Fedora Release Engineering - 1:0-0.23.release20050331 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Wed Jul 26 2017 Fedora Release Engineering - 1:0-0.22.release20050331 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Wed Mar 22 2017 Michael Simacek - 1:0-0.21.release20050331 -- Install with XMvn - -* Fri Feb 10 2017 Fedora Release Engineering - 1:0-0.20.release20050331 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Thu Feb 04 2016 Fedora Release Engineering - 1:0-0.19.release20050331 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Tue Jul 14 2015 Mikolaj Izdebski - 1:0-0.18.release20050331 -- Add build-requires on javapackages-local - -* Wed Jun 17 2015 Fedora Release Engineering - 1:0-0.17.release20050331 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Sat Jun 07 2014 Fedora Release Engineering - 1:0-0.16.release20050331 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Tue Mar 04 2014 Stanislav Ochotnicky - 1:0-0.15.release20050331 -- Use Requires: java-headless rebuild (#1067528) - -* Sat Aug 03 2013 Fedora Release Engineering - 1:0-0.14.release20050331 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Fri Jun 14 2013 Mikolaj Izdebski - 1:0-0.13.release20050331 -- Update to current packaging guidelines - -* Thu Feb 14 2013 Fedora Release Engineering - 1:0-0.12.release20050331 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Thu Nov 1 2012 Mikolaj Izdebski - 1:0-0.11.release20050331 -- Add maven POM - -* Mon Oct 22 2012 Mat Booth - 1:0-0.10.release20050331 -- Include license text in %%doc section - -* Sun Oct 21 2012 Mat Booth - 1:0-0.9.release20050331 -- A portion of /org/iso_relax/verifier/VerifierFactory.java is licenced under ASL 1.1 - -* Thu Jul 19 2012 Fedora Release Engineering - 1:0-0.8.release20050331 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Fri Apr 6 2012 Alexander Kurtakov 1:0-0.7.release20050331 -- Update to current guidelines. -- Drop all fake BR/R now. - -* Fri Jan 13 2012 Fedora Release Engineering - 1:0-0.6.release20050331 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Wed Feb 09 2011 Fedora Release Engineering - 1:0-0.5.release20050331 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Fri Jul 24 2009 Fedora Release Engineering - 1:0-0.4.release20050331 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - -* Wed Feb 25 2009 Fedora Release Engineering - 1:0-0.3.release20050331 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild - -* Wed Jul 9 2008 Tom "spot" Callaway - 1:0-0.2.release20050331 -- drop repotag - -* Thu May 29 2008 Tom "spot" Callaway 1:0-0.1.release20050331.1jpp.3 -- fix license tag - -* Tue Mar 06 2007 Vivek Lakshmanan 1:0-0.1.release20050331.1jpp.2.fc7 -- Rebuild - -* Tue Mar 06 2007 Vivek Lakshmanan 1:0-0.1.release20050331.1jpp.1.fc7 -- First Fedora build - -* Mon Feb 12 2007 Andrew Overholt 1:0-0.1.release20050331.1jpp.1 -- Clean up -- Remove tests -- Fix e:nvr for new scheme (0.Z.tag.Xjpp.Y%%{?dist}) and bump epoch for - upgrades -- Add instructions for how to create source drop -- Don't do javadoc symlinking in %%post{,un} -- Remove Obsoletes and Provides on isorelax-bootstrap as they were never - shipped in Fedora and I don't know what version to Obsolete/Provide - -* Wed Mar 22 2006 Ralph Apel 0:0.1-0.20041111.2jpp -- By default omit tests requiring xercesjarv -- Add postun for javadoc -- Drop useless macros for name, version, etc. - -* Tue Aug 23 2005 Ralph Apel 0:0.1-0.20041111.1jpp -- Upgrade to 20041111 - -* Fri Apr 22 2005 Fernando Nasser 0:0.1-0.20030108.3jpp -- Rebuild with standard version scheme - -* Wed Aug 25 2004 Ralph Apel 0:0.1-0.20030108.2jpp -- Build with ant-1.6.2 - -* Tue Jul 06 2004 Ralph Apel 0:0.1-0.20030108.1jpp -- First build from sources into free section -- Use xercesjarv instead of swift as verifier impl diff --git a/license.txt b/license.txt deleted file mode 100644 index 93e36f9..0000000 --- a/license.txt +++ /dev/null @@ -1,66 +0,0 @@ -The MIT License (MIT) - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies -of the Software, and to permit persons to whom the Software is furnished to do -so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. - -Apache Software License -Version 1.1 - -Copyright (c) 2000 The Apache Software Foundation. All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - -1. Redistributions of source code must retain the above copyright notice, this -list of conditions and the following disclaimer. - -2. Redistributions in binary form must reproduce the above copyright notice, -this list of conditions and the following disclaimer in the documentation -and/or other materials provided with the distribution. - -3. The end-user documentation included with the redistribution, if any, must -include the following acknowledgment: - -"This product includes software developed by the Apache Software Foundation -(http://www.apache.org/)." - -Alternately, this acknowledgment may appear in the software itself, if and -wherever such third-party acknowledgments normally appear. - -4. The names "Apache" and "Apache Software Foundation" must not be used to -endorse or promote products derived from this software without prior written -permission. For written permission, please contact apache@apache.org. - -5. Products derived from this software may not be called "Apache", nor may -"Apache" appear in their name, without prior written permission of the Apache -Software Foundation. - -THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES, -INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND -FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE APACHE -SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, -INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR -PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF -LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE -OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF -ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -This software consists of voluntary contributions made by many individuals on -behalf of the Apache Software Foundation. For more information on the Apache -Software Foundation, please see . diff --git a/sources b/sources deleted file mode 100644 index 3eb12c0..0000000 --- a/sources +++ /dev/null @@ -1,2 +0,0 @@ -189d1e9aa6a9ff22d7dc1ba3835fe519 isorelax-release-20050331-src.tar.bz2 -58423bfffee0f769d5f7a3965c6c8d64 isorelax-20030108.pom