From e8fa38e0aac8573a4b8ced48531a028414a5a5e2 Mon Sep 17 00:00:00 2001 From: Dominik Mierzejewski Date: Fri, 17 Aug 2007 00:45:37 +0000 Subject: [PATCH] - forgot about LGPL subpackages --- openbabel.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openbabel.spec b/openbabel.spec index debbe46..40d9f06 100644 --- a/openbabel.spec +++ b/openbabel.spec @@ -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}