commit a74a82967872923d815914ed7ccbf9027768cba4
Author: Adam Jackson <ajax(a)redhat.com>
Date: Thu Jul 5 14:21:05 2018 -0400
Drop useless %%defattr
gstreamer-plugins-base.spec | 4 ----
1 file changed, 4 deletions(-)
---
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index 044f2bb..6c41fce 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -122,7 +122,6 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man1/gst-visualise*
%postun -p /sbin/ldconfig
%files -f gst-plugins-base-%{majorminor}.lang
-%defattr(-, root, root)
%doc AUTHORS COPYING README REQUIREMENTS
# libraries
@@ -206,7 +205,6 @@ These include:
* gst-discoverer
%files -n gstreamer-plugins-base-tools
-%defattr(-, root, root, -)
%{_bindir}/gst-discoverer-%{majorminor}
%package devel
@@ -220,7 +218,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/gstappbuffer.h
@@ -355,7 +352,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}
Show replies by date