[weston/f21] Drop unneeded defattr lines

Kalev Lember kalev at fedoraproject.org
Sun Sep 21 15:16:15 UTC 2014


commit 47979dc2c1f47092cffcf2b2db667063555b7cf0
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sun Sep 21 17:09:52 2014 +0200

    Drop unneeded defattr lines

 weston.spec |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/weston.spec b/weston.spec
index a11c92d..a7c6f83 100644
--- a/weston.spec
+++ b/weston.spec
@@ -93,7 +93,6 @@ make install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -name \*.la | xargs rm -f
 
 %files
-%defattr(-,root,root,-)
 %doc README
 %doc COPYING
 %{_bindir}/weston
@@ -125,7 +124,6 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f
 %{_datadir}/weston/wayland.svg
 
 %files devel
-%defattr(-,root,root,-)
 %dir %{_includedir}/weston
 %{_includedir}/weston/compositor.h
 %{_includedir}/weston/config-parser.h


More information about the scm-commits mailing list