More cleanups.
Additional four-space indentation. Missed an instance of %{__perl}.
This commit is contained in:
parent
1e1862cca0
commit
779e0eeecc
@ -38,8 +38,11 @@ Source13: cyr_systemd_helper
|
||||
|
||||
#Patch4: cyrus-imapd-2.3.18-potential-overflow.patch
|
||||
|
||||
BuildRequires: autoconf automake bison flex groff libtool pkgconfig transfig
|
||||
BuildRequires: perl-devel perl-generators perl(Pod::Html) tcp_wrappers
|
||||
BuildRequires: autoconf automake bison flex groff libtool
|
||||
BuildRequires: pkgconfig tcp_wrappers transfig
|
||||
|
||||
BuildRequires: perl-devel perl-generators perl(ExtUtils::MakeMaker) perl(Pod::Html)
|
||||
|
||||
BuildRequires: cyrus-sasl-devel jansson-devel krb5-devel
|
||||
BuildRequires: libical-devel libxml2-devel net-snmp-devel openldap-devel
|
||||
BuildRequires: openssl-devel sqlite-devel
|
||||
@ -247,7 +250,7 @@ mv -f %{buildroot}%{_mandir}/man8/master.8 %{buildroot}%{_mandir}/man8/cyru
|
||||
# Rename 'fetchnews' binary and manpage to avoid clash with leafnode
|
||||
mv -f %{buildroot}%{cyrexecdir}/fetchnews %{buildroot}%{cyrexecdir}/cyrfetchnews
|
||||
mv -f %{buildroot}%{_mandir}/man8/fetchnews.8 %{buildroot}%{_mandir}/man8/cyrfetchnews.8
|
||||
%{__perl} -pi -e 's|fetchnews|cyrfetchnews|g;s|Fetchnews|Cyrfetchnews|g;s/FETCHNEWS/CYRFETCHNEWS/g' \
|
||||
perl -pi -e 's|fetchnews|cyrfetchnews|g;s|Fetchnews|Cyrfetchnews|g;s/FETCHNEWS/CYRFETCHNEWS/g' \
|
||||
%{buildroot}%{_mandir}/man8/cyrfetchnews.8
|
||||
|
||||
#remove executable bit from docs
|
||||
|
Loading…
Reference in New Issue
Block a user