[gstreamer-plugins-base] Remove defattr, since it is no longer needed

Brian Pepple bpepple at fedoraproject.org
Sat Jul 14 00:16:18 UTC 2012


commit 26a7607163c95e7adcccd0afdb1d6d18ad4d5d6c
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Fri Jul 13 19:40:28 2012 -0400

    Remove defattr, since it is no longer needed

 gstreamer-plugins-base.spec |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index 5eb3e96..64f140b 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -81,9 +81,7 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man1/gst-visualise*
 
 
 %files -f gst-plugins-base-%{majorminor}.lang
-%defattr(-, root, root)
 %doc AUTHORS COPYING README REQUIREMENTS
-
 # libraries
 %{_libdir}/libgstaudio-%{majorminor}.so.*
 %{_libdir}/libgstfft-%{majorminor}.so.*
@@ -158,7 +156,6 @@ These include:
 * gst-discoverer
 
 %files -n gstreamer-plugins-base-tools
-%defattr(-, root, root, -)
 %{_bindir}/gst-discoverer-%{majorminor}
 
 %package devel
@@ -172,7 +169,6 @@ GStreamer Base Plugins library development and header files. Documentation
 is provided by the gstreamer-plugins-base-devel-docs package.
 
 %files devel
-%defattr(-, root, root)
 # plugin helper library headers
 %dir %{_includedir}/gstreamer-%{majorminor}/gst/app
 %{_includedir}/gstreamer-%{majorminor}/gst/app/gstappsink.h
@@ -298,7 +294,6 @@ This package contains developer documentation for the GStreamer Base Plugins
 library.
 
 %files devel-docs
-%defattr(-, root, root)
 %dir %{_datadir}/gtk-doc
 %dir %{_datadir}/gtk-doc/html
 %doc %{_datadir}/gtk-doc/html/gst-plugins-base-libs-%{majorminor}


More information about the scm-commits mailing list