Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
This commit is contained in:
parent
3ec5b45cf5
commit
f5997b892e
@ -2,7 +2,6 @@ Summary: Library for extracting extra information from image files
|
|||||||
Name: libexif
|
Name: libexif
|
||||||
Version: 0.6.21
|
Version: 0.6.21
|
||||||
Release: 17%{?dist}
|
Release: 17%{?dist}
|
||||||
Group: System Environment/Libraries
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://libexif.github.io/
|
URL: https://libexif.github.io/
|
||||||
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
|
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
|
||||||
@ -23,7 +22,6 @@ allows you to parse an EXIF file and read the data from those tags.
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Files needed for libexif application development
|
Summary: Files needed for libexif application development
|
||||||
Group: Development/Libraries
|
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||||
Requires: pkgconfig
|
Requires: pkgconfig
|
||||||
|
|
||||||
@ -33,7 +31,6 @@ for writing programs that use libexif.
|
|||||||
|
|
||||||
%package doc
|
%package doc
|
||||||
Summary: The EXIF Library API documentation
|
Summary: The EXIF Library API documentation
|
||||||
Group: Development/Libraries
|
|
||||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||||
|
|
||||||
%description doc
|
%description doc
|
||||||
|
Loading…
Reference in New Issue
Block a user