diff --git a/json-c.spec b/json-c.spec index 07187e5..3d15bad 100644 --- a/json-c.spec +++ b/json-c.spec @@ -23,7 +23,7 @@ Name: json-c Summary: JSON implementation in C Version: 0.9 -Release: 1 +Release: 3 License: MIT Group: System/Libraries Url: http://oss.metaparadigm.com/%{name} @@ -44,6 +44,7 @@ representation of JSON objects. %package -n %{libsoname} + Summary: JSON shared lib Group: System/Libraries @@ -52,6 +53,7 @@ This package includes the JSON library. %package -n %{libname}-devel + Summary: Development headers and libraries for json-c Group: Development/Libraries/C and C++ Requires: %{libsoname} = %{version} @@ -62,6 +64,7 @@ using the json-c library %package -n %{libname}-doc + Summary: Dokumentation files Group: Documentation/Other %if 0%{suse_version} >= 1120