[freerdp] Remove obsolete defattr, Group and BuildRoot RPM tags for Fedora / RHEL 6+.

Mads Kiilerich kiilerix at fedoraproject.org
Tue Sep 3 22:17:16 UTC 2013


commit 7e2de7407eaf480f85c0369086bc2f55d3d508a5
Author: Mads Kiilerich <mads at kiilerich.com>
Date:   Wed Sep 4 00:17:04 2013 +0200

    Remove obsolete defattr, Group and BuildRoot RPM tags for Fedora / RHEL 6+.

 freerdp.spec |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)
---
diff --git a/freerdp.spec b/freerdp.spec
index b664291..898d05b 100644
--- a/freerdp.spec
+++ b/freerdp.spec
@@ -140,23 +140,19 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %files
-%defattr(-,root,root,-)
 %{_bindir}/xfreerdp
 %{_mandir}/man1/xfreerdp.*
 %{_datadir}/applications/xfreerdp.desktop
 %{_datadir}/icons/hicolor/256x256/apps/%{name}.png
 
 %files libs
-%defattr(-,root,root,-)
 %doc LICENSE README ChangeLog
 %{_libdir}/lib%{name}-*.so.*
 
 %files libwinpr
-%defattr(-,root,root,-)
 %{_libdir}/libwinpr-*.so.*
 
 %files devel
-%defattr(-,root,root,-)
 %{_includedir}/%{name}/
 %{_includedir}/winpr/
 %{_libdir}/lib*.so
@@ -165,7 +161,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 %changelog
 * Tue Sep 03 2013 Mads Kiilerich <mads at kiilerich.com> - 1.1.0-0.3.beta1
-- Remove obsolete Group and BuildRoot RPM tags for Fedora / RHEL 6+.
+- Remove obsolete defattr, Group and BuildRoot RPM tags for Fedora / RHEL 6+.
 
 * Sun Sep 01 2013 Mads Kiilerich <mads at kiilerich.com> - 1.1.0-0.2.beta1
 - SSE2 should only be used on x86_64


More information about the scm-commits mailing list