Skip to content

Commit aecfd36

Browse files
committed
Update rmilter version
1 parent d0acd3e commit aecfd36

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

config.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export DEPS_RPM="glib2-devel libevent-devel openssl-devel pcre-devel perl \
2020
export MAIN_ARCH="x86_64"
2121
export RSPAMD_VER_UNSTABLE="1.3.0"
2222
export RSPAMD_VER_STABLE="1.2.8"
23-
export RMILTER_VER_UNSTABLE="1.8.7"
23+
export RMILTER_VER_UNSTABLE="1.9.0"
2424
export RMILTER_VER_STABLE="1.8.6"
2525
# RPM stupidity
2626
export BUILD_DIR="/build7558b18c49c3aede6aa20ecb0513b9eb2b39ce7db0c739ec006369009fdf893d91b9ec4199fa64acd80aa1de7fac87a148a6f65e98f258b455996c5f99d990d2"

rmilter.spec

-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ fi
166166
%if 0%{?el6}
167167
%{_initrddir}/%{name}
168168
%endif
169-
%{_mandir}/man8/%{name}.*
170169
%{_sbindir}/rmilter
171170
%attr(-, _rmilter, adm) %dir %{rmilter_home}
172171
%config(noreplace) %{_sysconfdir}/rmilter/%{name}.conf

0 commit comments

Comments
 (0)