diff --git a/.gitignore b/.gitignore deleted file mode 100644 index eb74f1f..0000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/xmlgraphics-commons-*-src.tar.gz -/*.src.rpm diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..67ca5ef --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +xmlgraphics-commons package is retired on c9s for CS-685 diff --git a/sources b/sources deleted file mode 100644 index 7089618..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (xmlgraphics-commons-2.6-src.tar.gz) = bdf7fb21d076ba722648da016b0686ed3ea6f56b8ba1a8cea34b517095bf91ff900a937e45aba0977389ab736b1815a5733908ad4242911246555dce61cf4cfd diff --git a/xmlgraphics-commons.spec b/xmlgraphics-commons.spec deleted file mode 100644 index 972d915..0000000 --- a/xmlgraphics-commons.spec +++ /dev/null @@ -1,205 +0,0 @@ -Name: xmlgraphics-commons -Version: 2.6 -Release: 2%{?dist} -Epoch: 0 -Summary: XML Graphics Commons - -License: ASL 2.0 -URL: http://xmlgraphics.apache.org/ -Source0: http://archive.apache.org/dist/xmlgraphics/commons/source/xmlgraphics-commons-%{version}-src.tar.gz - -BuildArch: noarch - -BuildRequires: maven-local -BuildRequires: mvn(commons-io:commons-io) -BuildRequires: mvn(commons-logging:commons-logging) -BuildRequires: mvn(junit:junit) -BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) -BuildRequires: mvn(org.mockito:mockito-core) -BuildRequires: mvn(xml-resolver:xml-resolver) - -%description -Apache XML Graphics Commons is a library that consists of -several reusable components used by Apache Batik and -Apache FOP. Many of these components can easily be used -separately outside the domains of SVG and XSL-FO. You will -find components such as a PDF library, an RTF library, -Graphics2D implementations that let you generate PDF & -PostScript files, and much more. - -%package javadoc -Summary: Javadoc for %{name} - -%description javadoc -This package contains API documentation for %{name}. - -%prep -%setup -q %{name}-%{version} - -find -name "*.jar" -delete - -# Disable plugins not needed for RPM build -%pom_remove_plugin :maven-checkstyle-plugin -%pom_remove_plugin :findbugs-maven-plugin - -# Make into OSGi bundle -%pom_xpath_inject pom:project 'bundle' -%pom_add_plugin org.apache.felix:maven-bundle-plugin . \ -" true - - - org.apache.xmlgraphics - - " - -%build -%mvn_file : %{name} -%mvn_build - -%install -%mvn_install - -%files -f .mfiles -%license LICENSE NOTICE -%doc README - -%files javadoc -f .mfiles-javadoc -%license LICENSE NOTICE - -%changelog -* Fri Apr 16 2021 Mohan Boddu - 0:2.6-2 -- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 - -* Mon Mar 01 2021 Jie Kang - 0:2.6-1 -- Update to latest upstream release - -* Thu Jan 28 2021 Fedora Release Engineering - 0:2.4-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Sun Nov 01 2020 Mat Booth - 0:2.4-1 -- Update to latest upstream release - -* Wed Jul 29 2020 Fedora Release Engineering - 0:2.3-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Sat Jul 11 2020 Jiri Vanek - 0:2.3-4 -- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 - -* Fri Jan 31 2020 Fedora Release Engineering - 0:2.3-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Sat Jul 27 2019 Fedora Release Engineering - 0:2.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Wed May 15 2019 Mat Booth - 0:2.3-1 -- Update to latest upstream release - -* Sun Feb 03 2019 Fedora Release Engineering - 0:2.2-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Sat Jul 14 2018 Fedora Release Engineering - 0:2.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Thu Apr 26 2018 Mat Booth - 0:2.2-1 -- Update to latest release -- Switch to maven-based build -- Add OSGi metadata - -* Fri Feb 09 2018 Fedora Release Engineering - 0:2.0.1-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Tue Jan 16 2018 Michael Simacek - 0:2.0.1-5 -- Install with XMvn - -* Thu Jul 27 2017 Fedora Release Engineering - 0:2.0.1-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Sat Feb 11 2017 Fedora Release Engineering - 0:2.0.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Fri Feb 05 2016 Fedora Release Engineering - 0:2.0.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Tue Jul 14 2015 Michael Simacek - 0:2.0.1-1 -- Update to upstream version 2.0.1 - -* Fri Jun 19 2015 Fedora Release Engineering - 0:2.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Fri Jan 30 2015 RĂ¼diger Landmann - 0:2.0-1 -- Rebase on new upstream - -* Mon Aug 4 2014 Mikolaj Izdebski - 0:1.5-4 -- Update to current packaging guidelines -- Resolves: rhbz#1107290 - -* Sun Jun 08 2014 Fedora Release Engineering - 0:1.5-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Sun Aug 04 2013 Fedora Release Engineering - 0:1.5-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Tue Mar 19 2013 Mat Booth - 0:1.5-1 -- Update to 1.5, rhbz #895934 -- Drop unneeded patch - -* Fri Feb 15 2013 Fedora Release Engineering - 0:1.4-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Sun Jul 22 2012 Fedora Release Engineering - 0:1.4-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Tue Mar 06 2012 Deepak Bhole 1.4-5 -- Added dist to the release tag - -* Thu Mar 01 2012 Jiri Vanek - 0:1.4-5 -- Resolves: rhbz#796341 -- Added xmlgraphics-commons-java-7-fix.patch to fix build with Java 7 - -* Sat Jan 14 2012 Fedora Release Engineering - 0:1.4-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Tue May 3 2011 Stanislav Ochotnicky - 0:1.4-3 -- Install maven metadata -- Versionless jars & javadocs -- Fixes according to new guidelines - -* Mon Feb 07 2011 Fedora Release Engineering - 0:1.4-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Fri Oct 1 2010 Alexander Kurtakov 0:1.4-1 -- Updte to 1.4. - -* Sat Jan 9 2010 Alexander Kurtakov 0:1.3.1-1 -- Update to 1.3.1. -- Fix Source0 url. - -* Mon Jul 27 2009 Fedora Release Engineering - 0:1.3-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - -* Thu Feb 26 2009 Fedora Release Engineering - 0:1.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild - -* Wed Apr 02 2008 Lillian Angel - 0:1.3-1 -- Added java-1.6.0-openjdk-devel as build requirement. - -* Mon Mar 31 2008 Lillian Angel - 0:1.3-1 -- Updated sources to 1.3. - -* Fri Nov 23 2007 Lillian Angel - 0:1.2-1 -- Added epoch. - -* Fri Nov 23 2007 Lillian Angel - 0:1.2-1 -- Added missing BuildRoot line. - -* Fri Nov 23 2007 Lillian Angel - 0:1.2-1 -- Fixed install section. - -* Fri Nov 23 2007 Lillian Angel - 0:1.2-1 -- Fixed rpmlint errors. - -* Tue Sep 18 2007 Joshua Sumali - 0:1.2-1jpp -- Update to 1.2 - -* Tue May 23 2006 Ralph Apel - 0:1.0-1jpp -- First JPP-1.7 release