1 Star 0 Fork 4

李恬/jnr-x86asm

forked from src-openEuler/jnr-x86asm 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
jnr-x86asm.spec 1.23 KB
一键复制 编辑 原始数据 按行查看 历史
Name: jnr-x86asm
Version: 1.0.2
Release: 3
Summary: Pure-java port of asmjit
License: MIT
URL: https://github.com/jnr/jnr-x86asm/
Source0: https://github.com/jnr/jnr-x86asm/archive/refs/tags/1.0.2.tar.gz#/jnr-x86asm-%{version}.tar.gz
Source1: MANIFEST.MF
Patch0: add-manifest.patch
BuildArch: noarch
BuildRequires: maven-local mvn(junit:junit) mvn(org.sonatype.oss:oss-parent:pom:)
%description
Pure-java port of asmjit (http://code.google.com/p/asmjit/)
%package javadoc
Summary: Javadoc for %{name}
%description javadoc
Javadoc for %{name}.
%prep
%setup -q
%patch -P 0
cp %{SOURCE1} .
find ./ -name '*.jar' -delete
find ./ -name '*.class' -delete
%build
%mvn_build
%install
%mvn_install
%files -f .mfiles
%license LICENSE
%doc README
%files javadoc -f .mfiles-javadoc
%license LICENSE
%changelog
* Tue Dec 17 2024 litian <dev11105@linx-info.com> - 1.0.2-3
- fix %patchN is deprecated warning
* Thu Nov 10 2022 Ge Wang <wangge20@h-partners.com> - 1.0.2-2
- Bring source file into correspondence with described in spec file
* Sat Aug 22 2020 Jeffery.Gao <gaojianxing@huawei.com> - 1.0.2-1
- package init
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/litian_code/jnr-x86asm.git
git@gitee.com:litian_code/jnr-x86asm.git
litian_code
jnr-x86asm
jnr-x86asm
master

搜索帮助