From 0216f9ccc721830bda0948be50562eaf3a7246c9 Mon Sep 17 00:00:00 2001
From: yeah_wang <1485652911@qq.com>
Date: Mon, 9 Dec 2019 14:47:47 +0800
Subject: [PATCH] update apache-commons-lang.spec.
---
apache-commons-lang.spec | 53 +---------------------------------------
1 file changed, 1 insertion(+), 52 deletions(-)
diff --git a/apache-commons-lang.spec b/apache-commons-lang.spec
index 663d92d..7795339 100644
--- a/apache-commons-lang.spec
+++ b/apache-commons-lang.spec
@@ -1,101 +1,50 @@
Name: apache-commons-lang
-
Version: 2.6
-
Release: 23
-
Summary: Provides a host of helper utilities for the java.lang API
-
License: ASL 2.0
-
URL: http://commons.apache.org/lang
-
Source0: http://archive.apache.org/dist/commons/lang/source/commons-lang-2.6-src.tar.gz
-
Patch0000: 0002-Fix-FastDateFormat-for-Java-7-behaviour.patch
-
Patch9000: remove-2-test-fix-compile-with-bep-java.patch
-
-
BuildArch: noarch
-
BuildRequires: maven-local apache-commons-parent maven-surefire-provider-junit
-
-
%description
-
The standard Java libraries fail to provide enough methods for manipulation of
-
its core classes. Apache Commons Lang provides these extra methods.
-
-
%package help
-
Summary: API documentation for apache-commons-lang
-
Provides: %{name}-javadoc = %{version}-%{release}
-
Obsoletes: %{name}-javadoc < %{version}-%{release}
-
-
%description help
-
The help for apache-commons-lang to use.
-
-
%prep
-
%autosetup -n commons-lang-2.6-src -p1
-
-
%pom_add_plugin org.apache.maven.plugins:maven-javadoc-plugin . "
-
1.3"
-
-
-
-
%mvn_file : apache-commons-lang commons-lang
-
%mvn_alias : org.apache.commons: lang:lang
-
%mvn_config buildSettings/compilerSource 1.3
-
-
%build
-
%mvn_build
-
-
%install
-
%mvn_install
-
-
%files -f .mfiles
-
%doc PROPOSAL.html LICENSE.txt RELEASE-NOTES.txt NOTICE.txt
-
-
%files help -f .mfiles-javadoc
-
%doc LICENSE.txt NOTICE.txt
-
-
%changelog
-
* Thu Nov 14 2019 wangye - 2.6-23
-
-- Package init
+- Package init
\ No newline at end of file