From 26760bb1544756c837a241d030f662b1ad517a73 Mon Sep 17 00:00:00 2001 From: Kaleb S. KEITHLEY Date: Jul 03 2018 19:39:07 +0000 Subject: defattr Signed-off-by: Kaleb S. KEITHLEY --- diff --git a/nfs-ganesha.spec b/nfs-ganesha.spec index 91af58b..42db16a 100644 --- a/nfs-ganesha.spec +++ b/nfs-ganesha.spec @@ -615,7 +615,6 @@ exit 0 %if %{with mem} %files mem -%defattr(-,root,root,-) %{_libdir}/ganesha/libfsalmem* %endif @@ -656,7 +655,6 @@ exit 0 %if %{with rgw} %files rgw -%defattr(-,root,root,-) %{_libdir}/ganesha/libfsalrgw* %config(noreplace) %{_sysconfdir}/ganesha/rgw.conf %config(noreplace) %{_sysconfdir}/ganesha/rgw_bucket.conf @@ -676,7 +674,6 @@ exit 0 %if ! %{with system_ntirpc} %files -n libntirpc -%defattr(-,root,root,-) %{_libdir}/libntirpc.so.@NTIRPC_VERSION_EMBED@ %{_libdir}/libntirpc.so.1.6 %{_libdir}/libntirpc.so @@ -729,6 +726,9 @@ exit 0 %endif %changelog +* Tue Jul 3 2018 Kaleb S. KEITHLEY +- defattr + * Wed May 16 2018 Kaleb S. KEITHLEY 2.6.2-2 - nfs-ganesha 2.6.2 w/ ceph and rgw FSALs