Make spa.c assertions catch unsupported pre-feature flag pool versions
[zfs.git] / zfs.spec.in
index ef68281..8191de2 100644 (file)
@@ -76,7 +76,6 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(-, root, root)
 %{_sbindir}/*
-%{_bindir}/*
 %{_libdir}/*
 %{_mandir}/man5/*
 %{_mandir}/man8/*
@@ -84,9 +83,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %config %{_sysconfdir}/init.d/*
 %config %{_sysconfdir}/zfs/*
-%config(noreplace) %{_sysconfdir}/zfs/zdev.conf
 
-%doc AUTHORS ChangeLog COPYING COPYRIGHT DISCLAIMER
+%doc AUTHORS COPYING COPYRIGHT DISCLAIMER
 %doc OPENSOLARIS.LICENSE README.markdown ZFS.RELEASE
 
 %files devel