5 Star 0 Fork 5

src-openEuler/stream-lib

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
stream-lib.spec 1.31 KB
一键复制 编辑 原始数据 按行查看 历史
seki099 提交于 5年前 . package init
Name: stream-lib
Version: 2.6.0
Release: 11
Summary: Library for summarizing data in streams
License: ASL 2.0
URL: https://github.com/addthis/stream-lib/
Source0: https://github.com/addthis/stream-lib/archive/214c92595d5be3a1cedc881b50231ccb34862074/stream-lib-214c92595d5be3a1cedc881b50231ccb34862074.tar.gz
BuildArch: noarch
BuildRequires: maven-local mvn(it.unimi.dsi:fastutil) mvn(org.sonatype.oss:oss-parent:pom:)
%description
Stream-lib is a collection of algorithms that process a large amount of data in stream processing
applications.These algorithms can trade accuracy with huge saves of time-space.
%package help
Summary: Help document for stream-lib
Provides: %{name}-javadoc = %{version}-%{release}
Obsoletes: %{name}-javadoc < %{version}-%{release}
%description help
Help document forstream-lib.
%prep
%autosetup -n stream-lib-214c92595d5be3a1cedc881b50231ccb34862074 -p1
%pom_remove_plugin org.apache.maven.plugins:maven-shade-plugin pom.xml
%pom_remove_plugin :maven-source-plugin
%pom_remove_plugin :maven-javadoc-plugin
%build
%mvn_build -f
%install
%mvn_install
%files -f .mfiles
%license LICENSE.txt
%files help -f .mfiles-javadoc
%doc README.mdown
%changelog
* Sat Dec 21 2019 shijian <shijian16@huawei.com> - 2.6.0-11
- Package init
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/stream-lib.git
git@gitee.com:src-openeuler/stream-lib.git
src-openeuler
stream-lib
stream-lib
openEuler-22.03-LTS

搜索帮助