diff --git a/libbsd.spec b/libbsd.spec index d3e818e..07259b3 100644 --- a/libbsd.spec +++ b/libbsd.spec @@ -38,7 +38,7 @@ This library provides useful functions commonly found on BSD systems, and lackin %package -n %{lname} Summary: Provides useful functions commonly found on BSD systems -Group: Development/Libraries +Group: System/Libraries %description -n %{lname} This library provides useful functions commonly found on BSD systems, and lacking on others like GNU systems, thus making it easier to port projects with strong BSD origins, without needing to embed the same code over and over again on each project.