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

Mads Kiilerich kiilerix at fedoraproject.org
Tue Sep 3 22:26:13 UTC 2013


commit d8a3c7b781ecd98a8e8b8f19ff0dc8374f8cca1c
Author: Mads Kiilerich <mads at kiilerich.com>
Date:   Wed Sep 4 00:26:02 2013 +0200

    Remove obsolete defattr, Group and BuildRoot RPM tags for Fedora / RHEL 6+.
    
    - Move license file and documentation to libwinpr subpackage so any combination
      of installed packages result in the LICENSE file available.

 freerdp.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/freerdp.spec b/freerdp.spec
index 898d05b..06ac421 100644
--- a/freerdp.spec
+++ b/freerdp.spec
@@ -146,10 +146,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/icons/hicolor/256x256/apps/%{name}.png
 
 %files libs
-%doc LICENSE README ChangeLog
 %{_libdir}/lib%{name}-*.so.*
 
 %files libwinpr
+%doc LICENSE README ChangeLog
 %{_libdir}/libwinpr-*.so.*
 
 %files devel
@@ -162,6 +162,8 @@ 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 defattr, Group and BuildRoot RPM tags for Fedora / RHEL 6+.
+- Move license file and documentation to libwinpr subpackage so any combination
+  of installed packages result in the LICENSE file available.
 
 * 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