remove unuse files
This commit is contained in:
parent
deac2c59ab
commit
6f5dfb8876
BIN
jcodings-1.0.36.tar.gz
Normal file
BIN
jcodings-1.0.36.tar.gz
Normal file
Binary file not shown.
@ -1,28 +1,28 @@
|
|||||||
%define __jar_repack %{nil}
|
%define __jar_repack %{nil}
|
||||||
|
|
||||||
Name: jcodings
|
Name: jcodings
|
||||||
Version: 1.0.9
|
Version: 1.0.36
|
||||||
Release: 15
|
Release: 1
|
||||||
Summary: Java-based codings helper classes for Joni and JRuby
|
Summary: Java-based codings helper classes for Joni and JRuby
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://github.com/jruby/jcodings
|
URL: http://github.com/jruby/jcodings
|
||||||
Source0: https://github.com/jruby/jcodings/tarball/%{version}/jruby-%{name}-%{version}-0-gd50ee0e.tar.gz
|
Source0: https://github.com/jruby/jcodings/tarball/%{version}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: maven-local maven-source-plugin
|
BuildRequires: maven-local maven-source-plugin sonatype-oss-parent
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Java-based codings helper classes for Joni and JRuby.
|
Java-based codings helper classes for Joni and JRuby.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n jruby-%{name}-d50ee0e
|
%autosetup -n %{name}-%{name}-%{version}
|
||||||
|
|
||||||
%mvn_file : %{name}
|
%mvn_file : %{name}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%pom_xpath_remove "pom:build/pom:extensions"
|
%pom_xpath_remove "pom:build/pom:extensions"
|
||||||
%mvn_build
|
%mvn_build -j
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%mvn_install
|
%mvn_install
|
||||||
@ -30,6 +30,9 @@ Java-based codings helper classes for Joni and JRuby.
|
|||||||
%files -f .mfiles
|
%files -f .mfiles
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 21 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.0.36-1
|
||||||
|
- Upgrade to version 1.0.36
|
||||||
|
|
||||||
* Sat Dec 14 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.9-15
|
* Sat Dec 14 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.9-15
|
||||||
- Package init
|
- Package init
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user