代码拉取完成,页面将自动刷新
%global short_name commons-digester
Name: apache-%{short_name}
Version: 2.1
Release: 1
Summary: XML to Java object mapping module
License: ASL 2.0
URL: http://commons.apache.org/digester/
BuildArch: noarch
Source0: http://archive.apache.org/dist/commons/digester/source/commons-digester-%{version}-src.tar.gz
BuildRequires: maven-local mvn(commons-beanutils:commons-beanutils)
BuildRequires: mvn(commons-logging:commons-logging) mvn(junit:junit)
BuildRequires: mvn(org.apache.commons:commons-parent:pom:)
%description
Many projects read XML configuration files to provide initialization of
various Java objects within the system. There are several ways of doing this,
and the Digester component was designed to provide a common implementation
that can be used in many different projects
%package help
Summary: API documentation for %{name}
Provides: %{name}-javadoc = %{version}-%{release}
Obsoletes: %{name}-javadoc < %{version}-%{release}
%description help
This package contains the %{summary}.
%prep
%setup -q -n %{short_name}-%{version}-src
%mvn_alias "%{short_name}:%{short_name}" "org.apache.commons:%{short_name}"
%mvn_file :%{short_name} %{short_name} %{name}
%build
%mvn_build
%install
%mvn_install
%files -f .mfiles
%doc LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
%files help -f .mfiles-javadoc
%doc LICENSE.txt NOTICE.txt
%changelog
* Sat Aug 22 2020 liyanan <liyanan32@huawei.com> - 2.1-1
- package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。