forked from pool/postfix
Accepting request 101522 from server:mail
- bnc#743369 - yast2 mail module does not open the firewall - Set MD5DIR in SuSEconfig.postfix to avoid warnings - bnc738693 - upgrade from 11.4 enables mysql service for systemd OBS-URL: https://build.opensuse.org/request/show/101522 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=87
This commit is contained in:
commit
09fac4ec4f
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:fe826deef92e3dd88cbd189b51e2b5331dc358d32b4e0cfae8555694af9ee1f9
|
oid sha256:38b7a0a223bf5803f2e8db4fc75a1e800d441dc4ef808557728112b29f0cdc96
|
||||||
size 24839
|
size 24924
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 25 15:12:38 UTC 2012 - varkoly@suse.com
|
||||||
|
|
||||||
|
- bnc#743369 - yast2 mail module does not open the firewall
|
||||||
|
- Set MD5DIR in SuSEconfig.postfix to avoid warnings
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 17 11:14:30 UTC 2012 - varkoly@suse.com
|
||||||
|
|
||||||
|
- bnc738693 - upgrade from 11.4 enables mysql service for systemd
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 12 12:18:17 UTC 2012 - varkoly@suse.com
|
Thu Jan 12 12:18:17 UTC 2012 - varkoly@suse.com
|
||||||
|
|
||||||
|
@ -252,7 +252,7 @@ install -m 755 %{name}-SuSE/mk%{name}cert $RPM_BUILD_ROOT/usr/sbin/mk%{name}cert
|
|||||||
mkdir -p $RPM_BUILD_ROOT/%{omc_dir}
|
mkdir -p $RPM_BUILD_ROOT/%{omc_dir}
|
||||||
install -m 644 %{name}-SuSE/%{name}.xml $RPM_BUILD_ROOT/%{omc_dir}
|
install -m 644 %{name}-SuSE/%{name}.xml $RPM_BUILD_ROOT/%{omc_dir}
|
||||||
mkdir -p $RPM_BUILD_ROOT/etc/sysconfig/SuSEfirewall2.d/services/
|
mkdir -p $RPM_BUILD_ROOT/etc/sysconfig/SuSEfirewall2.d/services/
|
||||||
install -m 644 %{name}-SuSE/%{name}-fw $RPM_BUILD_ROOT/etc/sysconfig/SuSEfirewall2.d/services/%{name}
|
install -m 644 %{name}-SuSE/%{name}-fw $RPM_BUILD_ROOT/etc/sysconfig/SuSEfirewall2.d/services/smtp
|
||||||
{
|
{
|
||||||
cat<<EOF
|
cat<<EOF
|
||||||
#
|
#
|
||||||
@ -469,7 +469,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%config(noreplace) /etc/%{name}/bounce.cf.default
|
%config(noreplace) /etc/%{name}/bounce.cf.default
|
||||||
%config(noreplace) /etc/%{name}/dynamicmaps.cf
|
%config(noreplace) /etc/%{name}/dynamicmaps.cf
|
||||||
%config(noreplace) /etc/%{name}/ldap_aliases.cf
|
%config(noreplace) /etc/%{name}/ldap_aliases.cf
|
||||||
%config /etc/sysconfig/SuSEfirewall2.d/services/%{name}
|
%config /etc/sysconfig/SuSEfirewall2.d/services/smtp
|
||||||
%dir /etc/sasl2/
|
%dir /etc/sasl2/
|
||||||
%config(noreplace) /etc/sasl2/smtpd.conf
|
%config(noreplace) /etc/sasl2/smtpd.conf
|
||||||
%config /etc/%{name}/LICENSE
|
%config /etc/%{name}/LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user