120 Star 0 Fork 7

src-openEuler/jfsutils

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
jfsutils.spec 1.76 KB
一键复制 编辑 原始数据 按行查看 历史
Name: jfsutils
Version: 1.1.15
Release: 18
Summary: Administration and debugging tools for the JFS filesystem
License: GPLv3
URL: http://jfs.sourceforge.net/
Source0: http://jfs.sourceforge.net/project/pub/jfsutils-1.1.15.tar.gz
Patch0001: jfsutils-1.1.15-linux-headers.patch
Patch0002: jfsutils_sysmacros.patch
Patch6000: backport-fix-building-against-gcc-10.patch
Patch9000: jfsutils-reslove-build-error.patch
Buildrequires: libuuid-devel git gcc
%description
JFS(IBM's Journaled File System) is used in IBM enterprise servers,
is designed for high-throughput server environments, key to running
intranet and other high-performance e-business file servers.
The jfsutils package is an dministration and debugging tools for the JFS
filesystem, which mainly contains a number of utilities for creating,
checking, modifying, and correcting any inconsistencies in JFS filesystems.
%prep
%autosetup -n %{name}-%{version} -p1
%build
%configure
%make_build
%install
rm -rf $RPM_BUILD_ROOT
%make_install
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%{_sbindir}/*
%{_mandir}/man8/*
%doc AUTHORS NEWS ChangeLog
%license COPYING
%changelog
* Thu Jun 16 2022 tanyulong <tanyulong@kylinos.cn> - 1.1.15-18
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:Delete unnecessary gdb from BuildRequires
* Sat Jul 31 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.1.15-17
- DESC: delete -Sgit from %autosetup
* Sat Jul 31 2021 shixuantong<shixuantong@huawei.com> - 1.1.15-16
- Type:bugfix
- CVE:NA
- SUG:NA
- DESC:fix building against gcc-10
* Wed Jun 23 2021 yuanxin<yuanxin24@huawei.com> - 1.1.15-15
- Type:bugfix
- CVE:NA
- SUG:NA
- DESC:add buildrequires gcc
* Fri Feb 14 2020 gulining<gulining1@openeuler.org> - 1.1.15-14
- Package init
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/jfsutils.git
git@gitee.com:src-openeuler/jfsutils.git
src-openeuler
jfsutils
jfsutils
master

搜索帮助