5 Star 12 Fork 1.4K

openEuler / micro-certification

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
anglerpm.spec 606 Bytes
一键复制 编辑 原始数据 按行查看 历史
ZhengZhenyu 提交于 2022-12-05 15:10 . Fix Master
Name: anglerpm
Version: 0.1
Release: 1%{?dist}
Summary: Get your name and show sin and cos value.
Group: Scientific Support
License: GPLv2
URL: http:/playground.openeuler.org/
Source0: anglerpm-0.1.tar.gz
# BuildRequires:
%description
This package will let you input your name and calculate sin cos value
%prep
%setup -q
%build
./configure
make
%install
mkdir -p %{buildroot}/usr/local/bin
install -m 755 anglerpm %{buildroot}/usr/local/bin
%files
/usr/local/bin/anglerpm
%changelog
* Mon Feb 14 2022 openEuler Playground <playground@openeuler.org> - 0.1 - Build the program & Happy Valentine's Day
1
https://gitee.com/openeuler/micro-certification.git
git@gitee.com:openeuler/micro-certification.git
openeuler
micro-certification
micro-certification
master

搜索帮助