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

index f80c4fd..5b9dc67 100644 (file)
@@ -10,7 +10,7 @@ Name:      libasyncio
 Version:   @VERSION@
 Release:   1
 License:   GPL version 2 + linking exception
-Group:     Intranator
+Group:     Intra2net
 Vendor:    Intra2net AG
 Source:    %{name}-%{version}.tar.gz
 # Buildroot: /tmp/%{name}-%{version}-root
@@ -28,7 +28,7 @@ library with asynchronous io functionality
 
 %package   devel
 Summary:   library with asynchronous io functionality
-Group:     Intranator/Development
+Group:     Intra2net/Development
 Requires:  libi2ncommon-devel
 Requires:  boost-devel >= 1.32.0
 Obsoletes: libsimpleio-devel
@@ -40,7 +40,7 @@ development files for library with asynchronous io functionality
 
 %package utils
 Summary:   library with asynchronous io functionality
-Group:     Intranator
+Group:     Intra2net
 %if %{with libi2ncommon}
 Requires:  libi2ncommon >= 1.0
 %endif
@@ -53,7 +53,7 @@ are also usable for other purposes, too.
 
 %package utils-devel
 Summary:   library with asynchronous io functionality
-Group:     Intranator/Development
+Group:     Intra2net/Development
 Requires:  boost-devel >= 1.32.0
 
 %description utils-devel
@@ -63,7 +63,7 @@ development files for asyncio utils.
 %if %{with libt2n}
 %package t2n
 Summary:    glue library for using t2n with libasyncio
-Group:      Intranator
+Group:      Intra2net
 BuildRequires: libt2n-devel >= 0.4
 Requires:   libt2n >= 0.4
 Obsoletes:  libsimpleio-t2n
@@ -74,7 +74,7 @@ glue lib for using t2n with simpleio.
 
 %package t2n-devel
 Summary:    glue library for using t2n with libasyncio
-Group:      Intranator/Development
+Group:      Intra2net/Development
 Requires:   libt2n-devel >= 0.4
 
 %description t2n-devel