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

Mads Kiilerich kiilerix at fedoraproject.org
Tue Sep 3 22:06:18 UTC 2013


commit 8e2290f5e4c10d6c1cbd0503df6a819bd805c79b
Author: Mads Kiilerich <mads at kiilerich.com>
Date:   Wed Sep 4 00:06:06 2013 +0200

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

 freerdp.spec |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/freerdp.spec b/freerdp.spec
index 6354d7e..b664291 100644
--- a/freerdp.spec
+++ b/freerdp.spec
@@ -3,11 +3,9 @@ Version:        1.1.0
 Release:        0.2.beta1%{?dist}
 Summary:        Remote Desktop Protocol client
 
-Group:          Applications/Communications
 License:        ASL 2.0
 URL:            http://www.freerdp.com/
 Source0:        http://pub.freerdp.com/releases/%{name}-%{version}-beta1.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  cmake
 BuildRequires:  xmlto
@@ -38,7 +36,6 @@ machines, xrdp and VirtualBox.
 
 %package        libs
 Summary:        Core libraries implementing the RDP protocol
-Group:          Applications/Communications
 Requires:       %{name}-libwinpr%{?_isa} = %{version}-%{release}
 Obsoletes:      %{name}-plugins < 1.1.0-0
 Provides:       %{name}-plugins = %{version}-%{release}
@@ -53,14 +50,12 @@ libfreerdp-core can be extended with plugins handling RDP channels.
 
 %package        libwinpr
 Summary:        FreeRDP Windows API runtime
-Group:          Applications/Communications
 %description    libwinpr
 An implementation of much of Windows' APIs.
 
 
 %package        devel
 Summary:        Development files for %{name}
-Group:          Development/Libraries
 Requires:       %{name}-libs%{?_isa} = %{version}-%{release}
 Requires:       %{name}-libwinpr%{?_isa} = %{version}-%{release}
 Requires:       pkgconfig
@@ -169,6 +164,9 @@ 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+.
+
 * 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