diff --git a/libexif.spec b/libexif.spec index 8eb3e48..817cda4 100644 --- a/libexif.spec +++ b/libexif.spec @@ -2,7 +2,6 @@ Summary: Library for extracting extra information from image files Name: libexif Version: 0.6.21 Release: 17%{?dist} -Group: System Environment/Libraries License: LGPLv2+ URL: https://libexif.github.io/ 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 Summary: Files needed for libexif application development -Group: Development/Libraries Requires: %{name}%{?_isa} = %{version}-%{release} Requires: pkgconfig @@ -33,7 +31,6 @@ for writing programs that use libexif. %package doc Summary: The EXIF Library API documentation -Group: Development/Libraries Requires: %{name}%{?_isa} = %{version}-%{release} %description doc