Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
793d24eea8
commit
fd97f793c4
@ -11,7 +11,6 @@ Name: libburn
|
||||
Version: 1.5.0
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://libburnia-project.org/
|
||||
Source0: http://files.libburnia-project.org/releases/%{pkgname}-%{version}.tar.gz
|
||||
Source1: http://files.libburnia-project.org/releases/%{pkgname}-%{version}.tar.gz.sig
|
||||
@ -35,7 +34,6 @@ need such a reload. The code of libburn is independent of cdrecord.
|
||||
|
||||
%package devel
|
||||
Summary: Development files for %{name}
|
||||
Group: Development/Libraries
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}, pkgconfig
|
||||
|
||||
%description devel
|
||||
@ -44,7 +42,6 @@ developing applications that use %{name}.
|
||||
|
||||
%package doc
|
||||
Summary: Documentation files for %{name}
|
||||
Group: Documentation
|
||||
BuildArch: noarch
|
||||
BuildRequires: doxygen, graphviz
|
||||
|
||||
@ -55,7 +52,6 @@ for developing applications that use %{name}.
|
||||
|
||||
%package -n %{cdrskin}
|
||||
Summary: Limited cdrecord compatibility wrapper to ease migration to %{name}
|
||||
Group: Applications/Multimedia
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Requires(post): %{_sbindir}/alternatives, coreutils
|
||||
Requires(preun): %{_sbindir}/alternatives
|
||||
|
Loading…
Reference in New Issue
Block a user