- reenabled GSSAPI (#220377)
This commit is contained in:
		
							parent
							
								
									e6905a1522
								
							
						
					
					
						commit
						f93a9d13bc
					
				@ -1,7 +1,7 @@
 | 
				
			|||||||
Summary: Dovecot Secure imap server
 | 
					Summary: Dovecot Secure imap server
 | 
				
			||||||
Name: dovecot
 | 
					Name: dovecot
 | 
				
			||||||
Version: 1.0
 | 
					Version: 1.0
 | 
				
			||||||
Release: 1.rc15%{?dist}
 | 
					Release: 1.1.rc15%{?dist}
 | 
				
			||||||
License: LGPL
 | 
					License: LGPL
 | 
				
			||||||
Group: System Environment/Daemons
 | 
					Group: System Environment/Daemons
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -39,6 +39,7 @@ BuildRequires: zlib-devel
 | 
				
			|||||||
BuildRequires: libtool
 | 
					BuildRequires: libtool
 | 
				
			||||||
BuildRequires: autoconf
 | 
					BuildRequires: autoconf
 | 
				
			||||||
BuildRequires: automake
 | 
					BuildRequires: automake
 | 
				
			||||||
 | 
					BuildRequires: krb5-devel
 | 
				
			||||||
# gettext-devel is needed for running autoconf because of the
 | 
					# gettext-devel is needed for running autoconf because of the
 | 
				
			||||||
# presence of AM_ICONV
 | 
					# presence of AM_ICONV
 | 
				
			||||||
BuildRequires: gettext-devel
 | 
					BuildRequires: gettext-devel
 | 
				
			||||||
@ -91,7 +92,8 @@ autoreconf
 | 
				
			|||||||
    --with-ssl=openssl           \
 | 
					    --with-ssl=openssl           \
 | 
				
			||||||
    --with-ssldir=%{ssldir}      \
 | 
					    --with-ssldir=%{ssldir}      \
 | 
				
			||||||
    --with-ldap                  \
 | 
					    --with-ldap                  \
 | 
				
			||||||
    --with-inotify
 | 
					    --with-inotify               \
 | 
				
			||||||
 | 
					    --with-gssapi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
make
 | 
					make
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -214,6 +216,9 @@ rm -rf $RPM_BUILD_ROOT
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
%changelog
 | 
					%changelog
 | 
				
			||||||
 | 
					* Thu Dec 21 2006 Tomas Janousek <tjanouse@redhat.com> - 1.0-1.1.rc15
 | 
				
			||||||
 | 
					- reenabled GSSAPI (#220377)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* Tue Dec 05 2006 Tomas Janousek <tjanouse@redhat.com> - 1.0-1.rc15
 | 
					* Tue Dec 05 2006 Tomas Janousek <tjanouse@redhat.com> - 1.0-1.rc15
 | 
				
			||||||
- update to latest upstream, fixes a few bugs, plus a security
 | 
					- update to latest upstream, fixes a few bugs, plus a security
 | 
				
			||||||
  vulnerability (#216508, CVE-2006-5973)
 | 
					  vulnerability (#216508, CVE-2006-5973)
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user