Dominique Leuenberger 2020-05-05 16:54:31 +00:00 committed by Git OBS Bridge
commit 2780c4ec51
3 changed files with 10 additions and 1 deletions

3
baselibs.conf Normal file
View File

@ -0,0 +1,3 @@
pam_pwquality
supplements "packageand(pam_pwquality:pam-<targettype>)"
libpwquality1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 1 20:28:41 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
- Add baselibs.conf
-------------------------------------------------------------------
Thu Sep 19 15:08:08 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package libpwquality
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -29,6 +29,7 @@ License: BSD-3-Clause OR GPL-2.0-or-later
Group: Development/Libraries/C and C++
URL: https://github.com/libpwquality/libpwquality
Source: %{url}/releases/download/%{name}-%{version}/%{name}-%{version}.tar.bz2
Source1: baselibs.conf
BuildRequires: cracklib-devel
BuildRequires: gettext-devel