Igor Gnatenko 6 years ago
parent e4a2fbd8e7
commit 752eddaf7b

@ -2,7 +2,6 @@ Name: CharLS
Version: 1.0 Version: 1.0
Release: 17%{?dist} Release: 17%{?dist}
Summary: An optimized implementation of the JPEG-LS standard Summary: An optimized implementation of the JPEG-LS standard
Group: Development/Libraries
License: BSD License: BSD
URL: https://github.com/team-charls/charls URL: https://github.com/team-charls/charls
# CharLS uses an interactive download link that asks you to accept the # CharLS uses an interactive download link that asks you to accept the
@ -73,7 +72,6 @@ ctest .
%package devel %package devel
Summary: Libraries and headers for CharLS Summary: Libraries and headers for CharLS
Group: Development/Libraries
Requires: %{name}%{?_isa} = %{version}-%{release} Requires: %{name}%{?_isa} = %{version}-%{release}
%description devel %description devel

Loading…
Cancel
Save