Skip to content

Commit 5a3b7db

Browse files
committed
use master head of the fapolicyd-selinux
this allows to test latest chenges includsing the latest selinux DSP policy changes
1 parent 8e6fb6d commit 5a3b7db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fapolicyd.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ URL: http://people.redhat.com/sgrubb/fapolicyd
77
Source0: https://people.redhat.com/sgrubb/fapolicyd/%{name}-%{version}.tar.gz
88
#ELN %global selinuxtype targeted
99
#ELN %global moduletype contrib
10-
#ELN %define semodule_version 0.6
11-
#ELN Source1: https://github.com/linux-application-whitelisting/%{name}-selinux/archive/refs/tags/v%{semodule_version}.tar.gz#/%{name}-selinux-%{semodule_version}.tar.gz
10+
#ELN %define semodule_version master
11+
#ELN Source1: https://github.com/linux-application-whitelisting/%{name}-selinux/archive/refs/heads/v%{semodule_version}.tar.gz#/%{name}-selinux-%{semodule_version}.tar.gz
1212
#ELN # we bundle uthash for rhel9
1313
#ELN Source2: https://github.com/troydhanson/uthash/archive/refs/tags/v2.3.0.tar.gz#/uthash-2.3.0.tar.gz
1414
BuildRequires: gcc

0 commit comments

Comments
 (0)