Don't set group tags
They are unused in Fedora.
This commit is contained in:
parent
15d876ccc2
commit
6e43580bb1
@ -3,7 +3,6 @@ Version: 3.10.6
|
||||
Release: 3%{?dist}
|
||||
Summary: Totem Playlist Parser library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
License: LGPLv2+
|
||||
Url: http://www.gnome.org/projects/totem/
|
||||
Source0: http://download.gnome.org/sources/%{name}/3.10/%{name}-%{version}.tar.xz
|
||||
@ -24,7 +23,6 @@ A library to parse and save playlists, as used in music and movie players.
|
||||
|
||||
%package devel
|
||||
Summary: Development files for %{name}
|
||||
Group: Development/Libraries
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
|
||||
%description devel
|
||||
@ -68,6 +66,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%changelog
|
||||
* Fri Sep 02 2016 Kalev Lember <klember@redhat.com> - 3.10.6-3
|
||||
- Drop old obsoletes
|
||||
- Don't set group tags
|
||||
|
||||
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.6-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user