Accepting request 562604 from home:jengelh:branches:GNOME:Factory
- Update RPM groups and summaries. OBS-URL: https://build.opensuse.org/request/show/562604 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpwquality?expand=0&rev=21
This commit is contained in:
parent
f8aadb0864
commit
e755fe152b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 8 18:54:44 UTC 2018 - jengelh@inai.de
|
||||
|
||||
- Update RPM groups and summaries.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 8 10:20:54 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
|
@ -25,7 +25,7 @@ Version: 1.4.0
|
||||
Release: 0
|
||||
Summary: Library for password quality checking and generating random passwords
|
||||
License: BSD-3-Clause OR GPL-2.0+
|
||||
Group: System/Libraries
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: https://github.com/libpwquality/libpwquality
|
||||
Source: https://github.com/%{name}/%{name}/releases/download/%{name}-%{version}/%{name}-%{version}.tar.bz2
|
||||
Patch0: libpwquality-pythons.patch
|
||||
@ -60,7 +60,7 @@ libpwquality is a library for password quality checks and generation
|
||||
of random passwords that pass the checks.
|
||||
|
||||
%package tools
|
||||
Summary: Library for password quality checking -- Tools
|
||||
Summary: Tools from libpequality, a library for password quality checking
|
||||
Group: Productivity/Security
|
||||
|
||||
%description tools
|
||||
@ -70,7 +70,7 @@ of random passwords that pass the checks.
|
||||
This package contains simple tools that use libpwquality.
|
||||
|
||||
%package devel
|
||||
Summary: Library for password quality checking -- Development Files
|
||||
Summary: Development files for libpwquality, a library for password quality checking
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{libname} = %{version}
|
||||
Requires: pkgconfig
|
||||
@ -92,7 +92,7 @@ The pam_pwquality PAM module can be used instead of pam_cracklib to
|
||||
disallow weak new passwords when user's login password is changed.
|
||||
|
||||
%package -n python2-pwquality
|
||||
Summary: Library for password quality checking -- Python bindings
|
||||
Summary: Python bindings for libpwquality
|
||||
Group: Development/Libraries/Python
|
||||
Provides: python-pwquality = %{version}-%{release}
|
||||
Obsoletes: python-pwquality < %{version}-%{release}
|
||||
@ -104,7 +104,7 @@ of random passwords that pass the checks.
|
||||
This package provides Python bindings for the libpwquality library.
|
||||
|
||||
%package -n python3-pwquality
|
||||
Summary: Library for password quality checking -- Python 3 bindings
|
||||
Summary: Python 3 bindings for libpwquality
|
||||
Group: Development/Libraries/Python
|
||||
Provides: python-pwquality = %{version}-%{release}
|
||||
Obsoletes: python-pwquality < %{version}-%{release}
|
||||
|
Loading…
Reference in New Issue
Block a user