This commit is contained in:
parent
6c5101b47b
commit
f198b75995
@ -26,10 +26,10 @@ Release: 0
|
|||||||
Summary: Apache Commons Codec Package
|
Summary: Apache Commons Codec Package
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
URL: http://commons.apache.org/codec/
|
URL: https://commons.apache.org/codec/
|
||||||
Source0: http://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
|
Source0: https://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
|
||||||
Source2: http://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz.asc
|
Source1: https://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz.asc
|
||||||
Source1: %{name}-build.xml
|
Source2: %{name}-build.xml
|
||||||
# Data in DoubleMetaphoneTest.java originally has an inadmissible license.
|
# Data in DoubleMetaphoneTest.java originally has an inadmissible license.
|
||||||
# The author gives MIT in e-mail communication.
|
# The author gives MIT in e-mail communication.
|
||||||
Source100: aspell-mail.txt
|
Source100: aspell-mail.txt
|
||||||
@ -69,7 +69,7 @@ Javadoc for %{name}.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{short_name}-%{version}-src
|
%setup -q -n %{short_name}-%{version}-src
|
||||||
cp %{SOURCE1} build.xml
|
cp %{SOURCE2} build.xml
|
||||||
cp %{SOURCE100} aspell-mail.txt
|
cp %{SOURCE100} aspell-mail.txt
|
||||||
|
|
||||||
#fixes eof encoding
|
#fixes eof encoding
|
||||||
|
Loading…
x
Reference in New Issue
Block a user