13 Star 0 Fork 10

src-openEuler/time

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
time.spec 1.44 KB
一键复制 编辑 原始数据 按行查看 历史
hongjinghao 提交于 2022-10-25 09:17 . change to correct release
Name: time
Version: 1.9
Release: 10
Summary: Monitoring the system resources used by running program
License: GPLv3+ and GFDL-1.3-or-later
URL: http://www.gnu.org/software/%{name}/
Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
Patch0: add-help-opt.patch
Patch1: time-1.9-sw.patch
BuildRequires: autoconf automake bash coreutils gcc make texinfo sed
%description
This package runs another program and displays information
about the resources used by that program. The information is
collected by the system while the program was running.
%package_help
%prep
%autosetup -n %{name}-%{version} -p1
%build
autoreconf -fi
%configure
make %{?_smp_mflags}
%install
%make_install
%check
make check %{?_smp_mflags}
%files
%license COPYING AUTHORS
%{_bindir}/time
%exclude %{_infodir}/dir
%files help
%doc ChangeLog NEWS README
%{_infodir}/time.info*
%changelog
* Wed Jul 20 2022 wuzx<[email protected]> - 1.9-10
- add sw64 patch
* Sun May 29 2022 lijian <[email protected]> - 1.9-9
- License compliance rectification
* Tue Mar 22 2022 Lv Genggeng <[email protected]> - 1.9-8
- Type: enhancement
- ID: NA
- SUG: NA
- DESC: add help opt in cmdline
* Wed Jan 8 2020 openEuler Buildteam <[email protected]> - 1.9-7
- Type: enhancement
- ID: NA
- SUG: NA
- DESC: remove unnecessary files
* Wed Aug 21 2019 openEuler Buildteam <[email protected]> - 1.9-6
- Package init
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/time.git
[email protected]:src-openeuler/time.git
src-openeuler
time
time
master

搜索帮助