Accepting request 828906 from home:pwcau:branches:server:mail
- bring back missing exim_db.8 manual page OBS-URL: https://build.opensuse.org/request/show/828906 OBS-URL: https://build.opensuse.org/package/show/server:mail/exim?expand=0&rev=245
This commit is contained in:
parent
93b950a981
commit
a86a6ebbc6
@ -1,3 +1,7 @@
|
|||||||
|
Mon Aug 24 11:13:55 CEST 2020 - wullinger@rz.uni-kiel.de
|
||||||
|
|
||||||
|
- bring back missing exim_db.8 manual page
|
||||||
|
|
||||||
Mon Jun 8 11:24:08 CEST 2020 - wullinger@rz.uni-kiel.de
|
Mon Jun 8 11:24:08 CEST 2020 - wullinger@rz.uni-kiel.de
|
||||||
|
|
||||||
- bring in changes from current +fixes (lots of taint check fixes)
|
- bring in changes from current +fixes (lots of taint check fixes)
|
||||||
|
@ -100,6 +100,7 @@ Source30: eximstats-html-update.py
|
|||||||
Source31: eximstats.conf
|
Source31: eximstats.conf
|
||||||
Source32: eximstats.conf-2.2
|
Source32: eximstats.conf-2.2
|
||||||
Source40: exim.service
|
Source40: exim.service
|
||||||
|
Source41: exim_db.8.gz
|
||||||
Patch0: exim-tail.patch
|
Patch0: exim-tail.patch
|
||||||
Patch1: gnu_printf.patch
|
Patch1: gnu_printf.patch
|
||||||
Patch2: patch-exim-4.94+fixes-0e8319c3edebfec2158fbaa4898af27cb3225c99
|
Patch2: patch-exim-4.94+fixes-0e8319c3edebfec2158fbaa4898af27cb3225c99
|
||||||
@ -346,6 +347,8 @@ cp -p %{S:1} $RPM_BUILD_ROOT%{_fillupdir}/sysconfig.exim
|
|||||||
install -m 0644 %{S:2} $RPM_BUILD_ROOT/etc/logrotate.d/exim
|
install -m 0644 %{S:2} $RPM_BUILD_ROOT/etc/logrotate.d/exim
|
||||||
# man pages
|
# man pages
|
||||||
mv doc/exim.8 $RPM_BUILD_ROOT/%{_mandir}/man8/
|
mv doc/exim.8 $RPM_BUILD_ROOT/%{_mandir}/man8/
|
||||||
|
cp $RPM_SOURCE_DIR/exim_db.8.gz $RPM_BUILD_ROOT/%{_mandir}/man8
|
||||||
|
gunzip $RPM_BUILD_ROOT/%{_mandir}/man8/exim_db.8.gz
|
||||||
pod2man --center=EXIM --section=8 $RPM_BUILD_ROOT/usr/sbin/eximstats > $RPM_BUILD_ROOT/%{_mandir}/man8/eximstats.8
|
pod2man --center=EXIM --section=8 $RPM_BUILD_ROOT/usr/sbin/eximstats > $RPM_BUILD_ROOT/%{_mandir}/man8/eximstats.8
|
||||||
for i in \
|
for i in \
|
||||||
sendmail \
|
sendmail \
|
||||||
|
3
exim_db.8.gz
Normal file
3
exim_db.8.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:96bacafe6e44d786e310c7ee49a8f9d6f170f761b18961a110db81893d26f2e9
|
||||||
|
size 3278
|
Loading…
x
Reference in New Issue
Block a user