- Tweak a bit more py3 dep to not pull whole python but just base
- Fix group on one of the subpkgs OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/serd?expand=0&rev=13
This commit is contained in:
parent
fe627c708b
commit
9e7c05ed68
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 8 09:12:15 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
- Tweak a bit more py3 dep to not pull whole python but just base
|
||||
- Fix group on one of the subpkgs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 5 12:49:59 UTC 2018 - davejplater@gmail.com
|
||||
|
||||
|
@ -29,16 +29,14 @@ Source1: baselibs.conf
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: graphviz
|
||||
BuildRequires: pkgconfig
|
||||
#BuildRequires: python-base
|
||||
BuildRequires: python3
|
||||
BuildRequires: python3-base
|
||||
|
||||
%description
|
||||
A lightweight C library for RDF syntax which supports reading and writing Turtle and NTriples.
|
||||
|
||||
%package -n serdi
|
||||
Summary: Read and write RDF syntax
|
||||
# FIXME: use correct group, see "https://en.opensuse.org/openSUSE:Package_group_guidelines"
|
||||
Group: Productivity/Editors/Other
|
||||
Group: Productivity/Text/Editors
|
||||
|
||||
%description -n serdi
|
||||
Read and write RDF syntax.
|
||||
|
Loading…
x
Reference in New Issue
Block a user