Switch to Intra2net rpm group
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 23 Dec 2015 18:13:26 +0000 (19:13 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 23 Dec 2015 18:13:26 +0000 (19:13 +0100)
libi2ncommon.spec

index 3dac56f..b4aca8b 100644 (file)
@@ -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