drop obsolete Group tag
This commit is contained in:
parent
3fa51fb0a5
commit
0256a314dc
@ -5,7 +5,6 @@ Version: 0.1.0
|
|||||||
Release: 2%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A library providing ability to interpret and import CorelDRAW drawings
|
Summary: A library providing ability to interpret and import CorelDRAW drawings
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
|
||||||
# the only Public Domain source is src/lib/CDRColorProfiles.h
|
# the only Public Domain source is src/lib/CDRColorProfiles.h
|
||||||
License: MPLv2.0 and Public Domain
|
License: MPLv2.0 and Public Domain
|
||||||
URL: http://wiki.documentfoundation.org/DLP/Libraries/libcdr
|
URL: http://wiki.documentfoundation.org/DLP/Libraries/libcdr
|
||||||
@ -26,7 +25,6 @@ libreoffice.
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for %{name}
|
Summary: Development files for %{name}
|
||||||
Group: Development/Libraries
|
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
@ -35,7 +33,6 @@ developing applications that use %{name}.
|
|||||||
|
|
||||||
%package doc
|
%package doc
|
||||||
Summary: Documentation of %{name} API
|
Summary: Documentation of %{name} API
|
||||||
Group: Documentation
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description doc
|
%description doc
|
||||||
@ -43,7 +40,6 @@ The %{name}-doc package contains documentation files for %{name}.
|
|||||||
|
|
||||||
%package tools
|
%package tools
|
||||||
Summary: Tools to transform CorelDRAW drawings into other formats
|
Summary: Tools to transform CorelDRAW drawings into other formats
|
||||||
Group: Applications/Publishing
|
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||||
|
|
||||||
%description tools
|
%description tools
|
||||||
|
Loading…
Reference in New Issue
Block a user