diff options
-rw-r--r-- | neardal.spec | 4 | ||||
-rw-r--r-- | neardal_ncl.spec | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/neardal.spec b/neardal.spec index 3d98ac4..886eb29 100644 --- a/neardal.spec +++ b/neardal.spec @@ -11,13 +11,13 @@ Summary: Neard Abstraction Library (for Neard v0.7) Version: 0.7.0 Release: 1.0 Group: System/Libraries -License: LGPLv2 +License: LGPL-2.0 URL: https://github.com/connectivity/neardal.git Source0: %{name}-%{version}.tar.bz2 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig -BuildRequires: python +BuildRequires: python BuildRequires: intltool >= %{intltool_version} BuildRequires: libtool BuildRequires: automake diff --git a/neardal_ncl.spec b/neardal_ncl.spec index 6e04466..293b9fd 100644 --- a/neardal_ncl.spec +++ b/neardal_ncl.spec @@ -11,13 +11,13 @@ Summary: Neard Abstraction Library (for Neard v0.7) Version: 0.7.0 Release: 1.0 Group: System/Libraries -License: LGPLv2 +License: LGPL-2.0 URL: https://github.com/connectivity/neardal.git Source0: %{name}-%{version}.tar.bz2 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig -BuildRequires: python +BuildRequires: python BuildRequires: intltool >= %{intltool_version} BuildRequires: libtool BuildRequires: automake |