This commit is contained in:
parent
33b21d2a36
commit
9afe54a2ba
3
crypto-policies-gitb21c8114.tar.bz2
Normal file
3
crypto-policies-gitb21c8114.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:17971f8765691d71f971a9845d8423ee3251ee0c665ba06ab2855bb3b6ff8fc8
|
||||||
|
size 46974
|
@ -17,6 +17,8 @@
|
|||||||
|
|
||||||
|
|
||||||
%global git_date 20210127
|
%global git_date 20210127
|
||||||
|
%global git_commit b21c8114995e07965c2ccde5f5767d0618d854bf
|
||||||
|
%{?git_commit:%global git_commit_hash %(c=%{git_commit}; echo ${c:0:8})}
|
||||||
%global _python_bytecompile_extra 0
|
%global _python_bytecompile_extra 0
|
||||||
Name: crypto-policies
|
Name: crypto-policies
|
||||||
Version: %{git_date}
|
Version: %{git_date}
|
||||||
@ -24,8 +26,8 @@ Release: 0
|
|||||||
Summary: System-wide crypto policies
|
Summary: System-wide crypto policies
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
Group: Productivity/Networking/Security
|
Group: Productivity/Networking/Security
|
||||||
URL: https://gitlab.com/redhat-crypto/fedora-crypto-policies
|
URL: https://gitlab.com/redhat-crypto/fedora-%{name}
|
||||||
Source0: fedora-crypto-policies-master.tar.bz2
|
Source0: https://gitlab.com/redhat-crypto/fedora-%{name}/-/archive/%{git_commit_hash}/%{name}-git%{git_commit_hash}.tar.bz2
|
||||||
Source1: README.SUSE
|
Source1: README.SUSE
|
||||||
Patch0: crypto-policies-asciidoc.patch
|
Patch0: crypto-policies-asciidoc.patch
|
||||||
Patch1: crypto-policies-typos.patch
|
Patch1: crypto-policies-typos.patch
|
||||||
@ -69,7 +71,7 @@ The package also provides a tool fips-mode-setup, which can be used
|
|||||||
to enable or disable the system FIPS mode.
|
to enable or disable the system FIPS mode.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n fedora-crypto-policies-master
|
%autosetup -p1 -n fedora-crypto-policies-%{git_commit_hash}-%{git_commit}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%make_build
|
%make_build
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8c7422144adbc57c281cfdecd5cb45b05d32cb2f5969de94b270ca216ab79e47
|
|
||||||
size 46672
|
|
Loading…
x
Reference in New Issue
Block a user