Autobuild autoformatter for 80002
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-c?expand=0&rev=4
This commit is contained in:
parent
043fea4fa7
commit
a42aa6be07
@ -23,7 +23,7 @@
|
|||||||
Name: json-c
|
Name: json-c
|
||||||
Summary: JSON implementation in C
|
Summary: JSON implementation in C
|
||||||
Version: 0.9
|
Version: 0.9
|
||||||
Release: 1
|
Release: 3
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Url: http://oss.metaparadigm.com/%{name}
|
Url: http://oss.metaparadigm.com/%{name}
|
||||||
@ -44,6 +44,7 @@ representation of JSON objects.
|
|||||||
|
|
||||||
%package -n %{libsoname}
|
%package -n %{libsoname}
|
||||||
|
|
||||||
|
|
||||||
Summary: JSON shared lib
|
Summary: JSON shared lib
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
@ -52,6 +53,7 @@ This package includes the JSON library.
|
|||||||
|
|
||||||
%package -n %{libname}-devel
|
%package -n %{libname}-devel
|
||||||
|
|
||||||
|
|
||||||
Summary: Development headers and libraries for json-c
|
Summary: Development headers and libraries for json-c
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: %{libsoname} = %{version}
|
Requires: %{libsoname} = %{version}
|
||||||
@ -62,6 +64,7 @@ using the json-c library
|
|||||||
|
|
||||||
%package -n %{libname}-doc
|
%package -n %{libname}-doc
|
||||||
|
|
||||||
|
|
||||||
Summary: Dokumentation files
|
Summary: Dokumentation files
|
||||||
Group: Documentation/Other
|
Group: Documentation/Other
|
||||||
%if 0%{suse_version} >= 1120
|
%if 0%{suse_version} >= 1120
|
||||||
|
Loading…
x
Reference in New Issue
Block a user