initial import (#1833513)

This commit is contained in:
Fabio Valentini 2020-05-10 10:41:33 +02:00
parent fff8dc09ae
commit b843cbc82b
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF
4 changed files with 82 additions and 3 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/jaxb-dtd-parser-1.4.3.tar.gz

View File

@ -1,3 +0,0 @@
# jaxb-dtd-parser
The jaxb-dtd-parser package

80
jaxb-dtd-parser.spec Normal file
View File

@ -0,0 +1,80 @@
Name: jaxb-dtd-parser
Version: 1.4.3
Release: 1%{?dist}
Summary: SAX-like API for parsing XML DTDs
License: BSD
URL: https://github.com/eclipse-ee4j/jaxb-dtd-parser
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
BuildArch: noarch
BuildRequires: maven-local
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin)
Obsoletes: glassfish-dtd-parser < 1.4.3-1
Provides: glassfish-dtd-parser = %{version}-%{release}
%description
SAX-like API for parsing XML DTDs.
%package javadoc
Summary: Javadoc for %{name}
%description javadoc
This package contains javadoc for %{name}.
%prep
%setup -q
pushd dtd-parser
# remove unnecessary dependency on parent POM
# org.eclipse.ee4j:project is not packaged and isn't needed
%pom_remove_parent
# remove unnecessary plugins
%pom_remove_plugin :buildnumber-maven-plugin
%pom_remove_plugin :glassfish-copyright-maven-plugin
# remove unsupported --release argument for maven-compiler-plugin
# re-evaluate after switching to OpenJDK 9+
%pom_xpath_remove "pom:plugin[pom:artifactId='maven-compiler-plugin']/pom:configuration"
%pom_xpath_remove "pom:execution[pom:id='base-compile']/pom:configuration"
# remove unsupported --release argument for maven-javadoc-plugin
# re-evaluate after switching to OpenJDK 9+
%pom_xpath_remove "pom:plugin[pom:artifactId='maven-javadoc-plugin']/pom:configuration"
# remove module-info.java, which breaks compilation on OpenJDK 8
# re-evaluate after switching to OpenJDK 9+
rm src/main/java/module-info.java
popd
%build
pushd dtd-parser
%mvn_build
popd
%install
pushd dtd-parser
%mvn_install
popd
%files -f dtd-parser/.mfiles
%license LICENSE.md NOTICE.md
%doc README.md
%files javadoc -f dtd-parser/.mfiles-javadoc
%license LICENSE.md NOTICE.md
%changelog
* Fri May 08 2020 Fabio Valentini <decathorpe@gmail.com> - 1.4.3-1
- Initial package renamed from glassfish-dtd-parser.

1
sources Normal file
View File

@ -0,0 +1 @@
SHA512 (jaxb-dtd-parser-1.4.3.tar.gz) = deb207bbea9f5dbf427dd02900474b5672ce1293a3323b60ebeb58c61af9b3fffef3b893c09ebc79a348f388667fdf9623ba779da57b69beb23ee9b991595330