]> git.pld-linux.org Git - packages/zfs.git/commitdiff
- fix files, rel 2 auto/th/zfs-2.0.2-2
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 6 Feb 2021 21:50:26 +0000 (22:50 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 6 Feb 2021 21:50:26 +0000 (22:50 +0100)
zfs.spec

index a514c4ddd228d6e37f65e2823f1b3e19150bc832..49837483c15162b8b53527e15a84b7da68787c78 100644 (file)
--- a/zfs.spec
+++ b/zfs.spec
@@ -24,7 +24,7 @@ exit 1
 
 %define                _duplicate_files_terminate_build        0
 
-%define        rel     1
+%define        rel     2
 %define        pname   zfs
 Summary:       Native Linux port of the ZFS filesystem
 Summary(pl.UTF-8):     Natywny linuksowy port systemu plików ZFS
@@ -403,13 +403,13 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/arc_summary
 %attr(755,root,root) %{_bindir}/arcstat
 %attr(755,root,root) %{_bindir}/dbufstat
-%attr(755,root,root) %{_bindir}/zgenhostid
 %attr(755,root,root) %{_bindir}/zvol_wait
 %attr(755,root,root) %{_sbindir}/fsck.zfs
 %attr(755,root,root) %{_sbindir}/zdb
 %attr(755,root,root) %{_sbindir}/zed
 %attr(755,root,root) %{_sbindir}/zfs
 %attr(755,root,root) %{_sbindir}/zfs_ids_to_path
+%attr(755,root,root) %{_sbindir}/zgenhostid
 %attr(755,root,root) %{_sbindir}/zhack
 %attr(755,root,root) %{_sbindir}/zinject
 %attr(755,root,root) %{_sbindir}/zpool
This page took 0.185163 seconds and 4 git commands to generate.