Builds for f24
This commit is contained in:
@@ -158,14 +158,3 @@ index aa10a08..af9a144 100644
|
||||
setitem(d,"TEMPFAIL", SMFIS_TEMPFAIL);
|
||||
+ return m;
|
||||
}
|
||||
diff --git a/setup.cfg b/setup.cfg
|
||||
index 123f837..96821bb 100644
|
||||
--- a/setup.cfg
|
||||
+++ b/setup.cfg
|
||||
@@ -1,5 +1,5 @@
|
||||
[bdist_rpm]
|
||||
-python=python2
|
||||
+python=python3
|
||||
doc_files=README NEWS TODO COPYING CREDITS
|
||||
packager=Stuart D. Gathman <stuart@gathman.org>
|
||||
release=1
|
||||
|
||||
+2
-2
@@ -34,14 +34,14 @@ DSNs, and doing CBV.
|
||||
Summary: SELinux policy module for pymilter
|
||||
Group: System Environment/Base
|
||||
Requires: policycoreutils, selinux-policy, %{name}
|
||||
BuildRequires: policycoreutils, checkpolicy
|
||||
BuildRequires: policycoreutils, checkpolicy, policycoreutils-python-utils
|
||||
|
||||
%description selinux
|
||||
SELinux policy module for using pymilter with sendmail with selinux enforcing
|
||||
|
||||
%prep
|
||||
%setup -q -n pymilter-%{version}
|
||||
%patch -b .py3
|
||||
%patch -p1 -b .py3
|
||||
cp %{SOURCE1} pymilter.te
|
||||
|
||||
%build
|
||||
|
||||
+1
-1
@@ -34,7 +34,7 @@ DSNs, and doing CBV.
|
||||
Summary: SELinux policy module for pymilter
|
||||
Group: System Environment/Base
|
||||
Requires: policycoreutils, selinux-policy, %{name}
|
||||
BuildRequires: policycoreutils, checkpolicy
|
||||
BuildRequires: policycoreutils, checkpolicy, policycoreutils-python-utils
|
||||
|
||||
%description selinux
|
||||
SELinux policy module for using pymilter with sendmail with selinux enforcing
|
||||
|
||||
Reference in New Issue
Block a user