From 1d0bc90d7d12cd8da0f1ee1efc8010fbce82a9d8 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Wed, 23 Dec 2015 19:13:26 +0100 Subject: [PATCH] Switch to Intra2net rpm group --- libi2ncommon.spec | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libi2ncommon.spec b/libi2ncommon.spec index 3dac56f..b4aca8b 100644 --- a/libi2ncommon.spec +++ b/libi2ncommon.spec @@ -35,7 +35,7 @@ library with functions common in Intra2net programs %package devel Summary: library with functions common in Intra2net programs -Group: Intranator/Development +Group: Intra2net/Development Requires: libi2ncommon = %{version} Requires: boost-devel >= 1.32.0 @@ -46,7 +46,7 @@ library with functions common in Intra2net programs %package config Summary: library with a config module -Group: Intranator +Group: Intra2net Requires: libi2ncommon = %{version} %description config @@ -57,7 +57,7 @@ declaration of the config variables. %if "%{with xmllib}" == "1" %package xml Summary: library with a xml module -Group: Intranator +Group: Intra2net Requires: libi2ncommon = %{version} BuildRequires: libxml++-devel @@ -67,7 +67,7 @@ The xml module provides common xml functions. %package utils Summary: library with open source utility modules -Group: Intranator +Group: Intra2net License: GPL version 2 + linking exception %description utils -- 1.7.1