- forgot about LGPL subpackages

This commit is contained in:
Dominik Mierzejewski 2007-08-17 00:45:37 +00:00
parent 4a3e007880
commit e8fa38e0aa
1 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ you should install %{name}-devel. You'll also need to have the
%package -n inchi
Summary: The IUPAC International Chemical Identifier (InChI) library
Group: System Environment/Libraries
License: LGPL
License: LGPLv2
Version: %{inchi_ver}
Release: %{inchi_rel}%{?dist}
@ -65,7 +65,7 @@ The IUPAC International Chemical Identifier (InChI) library.
%package -n inchi-devel
Summary: Development headers for InChI library
Group: Development/Libraries
License: LGPL
License: LGPLv2
Version: %{inchi_ver}
Release: %{inchi_rel}%{?dist}
Requires: inchi = %{inchi_ver}-%{inchi_rel}%{?dist}