move Url: and License: to a saner spot higher up in spec file
This commit is contained in:
parent
57c3c940ca
commit
3217e5685b
@ -6,6 +6,8 @@ Summary: A password-checking library
|
||||
Name: cracklib
|
||||
Version: 2.9.7
|
||||
Release: 30%{?dist}
|
||||
URL: https://github.com/cracklib/cracklib
|
||||
License: LGPLv2+
|
||||
Source0: https://github.com/cracklib/cracklib/releases/download/v%{version}/cracklib-%{version}.tar.gz
|
||||
Source1: https://github.com/cracklib/cracklib/releases/download/v%{version}/cracklib-words-%{version}.gz
|
||||
|
||||
@ -26,8 +28,6 @@ Patch6: cracklib-2.9.7-simplistic.patch
|
||||
Patch7: cracklib-2.9.7-translation-updates.patch
|
||||
Patch9: cracklib-2.9.6-coverity.patch
|
||||
Patch10: cracklib-2.9.6-lookup.patch
|
||||
URL: https://github.com/cracklib/cracklib
|
||||
License: LGPLv2+
|
||||
BuildRequires: gcc
|
||||
BuildRequires: words, gettext
|
||||
BuildRequires: gettext-autopoint
|
||||
|
Loading…
Reference in New Issue
Block a user