ALT Linux Bugzilla
– Attachment 1802 Details for
Bug 10846
dovecot-sasl build
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
изменения в spec'е
spec.patch (text/plain), 1.15 KB, created by
seriv
on 2007-02-15 21:50:26 MSK
(
hide
)
Description:
изменения в spec'е
Filename:
MIME Type:
Creator:
seriv
Created:
2007-02-15 21:50:26 MSK
Size:
1.15 KB
patch
obsolete
>--- postfix.spec.orig 2007-02-15 13:38:10 -0500 >+++ postfix.spec 2007-02-15 12:14:09 -0500 >@@ -24,6 +24,7 @@ > %def_without ipv6 > %def_with sasl > %def_with cyrus >+%def_with dovecot > %def_with tls > %def_without memcache > >@@ -141,6 +142,14 @@ > %description cyrus > This package provides Cyrus SASL support for Postfix. > >+%package dovecot >+Summary: Dovecot SASL plugin for Postfix >+Group: System/Servers >+Requires: %name = %serial:%version-%release >+ >+%description dovecot >+This package provides Dovecot SASL support for Postfix. >+ > %package tls > Summary: SSL/TLS support for Postfix > Group: System/Servers >@@ -380,6 +389,16 @@ > XSASLS='$(XSASL_CYRUS)' \ > # > %endif #with cyrus >+%if_with dovecot >+%make_build -C .. xsasls \ >+ DIRS='src/xsasl' \ >+ DEBUG='%optflags_shared' \ >+ LIBS='../../lib/libpostfix.so' \ >+ SYSLIBS= \ >+ AUXLIBS= \ >+ XSASLS='$(XSASL_DOVECOT)' \ >+ # >+%endif #with dovecot > %endif #with sasl > > popd # src >@@ -668,6 +687,11 @@ > %dir %plugin_directory > %plugin_directory/xsasl_cyrus.so > %endif #with cyrus >+%if_with dovecot >+%files dovecot >+%dir %plugin_directory >+%plugin_directory/xsasl_dovecot.so >+%endif #with dovecot > %endif #with sasl > > %if_with tls
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 10846
: 1802 |
1803