X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=zfs.spec.in;h=07b16e8e7436d8905ae35ff759cba1e25b2f183e;hb=3541dc6d02592bd0939ea2d35b50c2bbdcc4cd0e;hp=0066c83157c06da66465b18b0607658c55c50000;hpb=b4b599d2508296a9dac0abe29532fc0884f299b7;p=zfs.git diff --git a/zfs.spec.in b/zfs.spec.in index 0066c83..07b16e8 100644 --- a/zfs.spec.in +++ b/zfs.spec.in @@ -42,7 +42,7 @@ additional applications against the %{name} libraries. %package test Summary: ZFS File System Test Infrastructure Group: Utilities/System -Requires: zfs parted lsscsi +Requires: zfs parted lsscsi mdadm bc %description test The %{name}-test package contains a test infrastructure for zpios which @@ -74,16 +74,20 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-, root, root) -%doc AUTHORS ChangeLog COPYING COPYRIGHT DISCLAIMER -%doc OPENSOLARIS.LICENSE README.markdown ZFS.RELEASE %{_sbindir}/* %{_bindir}/* %{_libdir}/* +%{_mandir}/man5/* %{_mandir}/man8/* -%{_sysconfdir}/init.d/* -%{_sysconfdir}/zfs/* %{_udevdir}/* +%config %{_sysconfdir}/init.d/* +%config %{_sysconfdir}/zfs/* +%config(noreplace) %{_sysconfdir}/zfs/zdev.conf + +%doc AUTHORS ChangeLog COPYING COPYRIGHT DISCLAIMER +%doc OPENSOLARIS.LICENSE README.markdown ZFS.RELEASE + %files devel %defattr(-,root,root) %{_includedir}/*