[octave] Drop %defattr

Orion Poplawski orion at fedoraproject.org
Thu Aug 8 18:12:17 UTC 2013


commit 61a37b41923e15a08206198da60b282534343fdc
Author: Orion Poplawski <orion at nwra.com>
Date:   Thu Aug 8 12:12:08 2013 -0600

    Drop %defattr

 octave.spec |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/octave.spec b/octave.spec
index 71dadc0..1bf996e 100644
--- a/octave.spec
+++ b/octave.spec
@@ -226,7 +226,6 @@ fi
 %postun -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS BUGS ChangeLog COPYING NEWS README
 # FIXME: Create an -emacs package that has the emacs addon
 %config(noreplace) %{_sysconfdir}/ld.so.conf.d/octave-*.conf
@@ -248,7 +247,6 @@ fi
 #%{_sysconfdir}/prelink.conf.d/octave.conf
 
 %files devel
-%defattr(-,root,root,-)
 %{_sysconfdir}/rpm/macros.octave
 %{_bindir}/mkoctfile
 %{_bindir}/mkoctfile-%{version}%{?rctag}
@@ -256,7 +254,6 @@ fi
 %{_mandir}/man1/mkoctfile.1.*
 
 %files doc
-%defattr(-,root,root,-)
 %doc doc/liboctave/liboctave.html doc/liboctave/liboctave.pdf
 %doc doc/faq/OctaveFAQ.pdf doc/refcard/*.pdf
 %doc examples/


More information about the scm-commits mailing list