From 8a270ebed3269660688503706b2374615e2f9d60 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Tue, 15 Nov 2016 11:10:52 +0100 Subject: [PATCH] Update to latest package guidelines --- libssh.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libssh.spec b/libssh.spec index 323dc14..6f09cf7 100644 --- a/libssh.spec +++ b/libssh.spec @@ -4,8 +4,6 @@ Release: 1%{?dist} Summary: A library implementing the SSH protocol License: LGPLv2+ URL: http://www.libssh.org -Group: System Environment/Libraries -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: https://red.libssh.org/attachments/download/195/libssh-0.7.3.tar.xz @@ -27,7 +25,6 @@ third-party programs others than libcrypto (from openssl). %package devel Summary: Development files for %{name} -Group: Development/Libraries Requires: %{name}%{?_isa} = %{version}-%{release} Requires: pkgconfig Requires: cmake