diff --git a/libxcrypt.spec b/libxcrypt.spec index ac41382..4296786 100644 --- a/libxcrypt.spec +++ b/libxcrypt.spec @@ -21,8 +21,10 @@ Version: 4.1.0 Release: 0 Summary: Extended crypt library for DES, MD5, Blowfish and others License: GPL-3-or-later AND LGPL-2.1-or-later AND BSD-2-Clause AND BSD-3-Clause AND SUSE-Public-Domain +Group: System/Libraries URL: https://github.com/besser82/%{name} Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source1: baselibs.conf BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool @@ -63,6 +65,8 @@ developing applications that use %{name}. %package devel-static Summary: Static library for -static linking with %{name} +License: GPL-3-or-later AND LGPL-2.1-or-later AND BSD-2-Clause AND BSD-3-Clause AND SUSE-Public-Domain +Group: System/Libraries Requires: %{name}-devel = %{version} Requires: glibc-devel-static Provides: glibc-devel-static:%{_libdir}/libcrypt.a