SPECS (AC-branch): dovecot.spec - up to 1.1.6

dzeus dzeus at pld-linux.org
Fri Oct 31 21:41:18 CET 2008


Author: dzeus                        Date: Fri Oct 31 20:41:18 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- up to 1.1.6

---- Files affected:
SPECS:
   dovecot.spec (1.77.2.8 -> 1.77.2.9) 

---- Diffs:

================================================================
Index: SPECS/dovecot.spec
diff -u SPECS/dovecot.spec:1.77.2.8 SPECS/dovecot.spec:1.77.2.9
--- SPECS/dovecot.spec:1.77.2.8	Tue Sep  2 22:36:20 2008
+++ SPECS/dovecot.spec	Fri Oct 31 21:41:13 2008
@@ -10,13 +10,13 @@
 Summary:	IMAP and POP3 server written with security primarily in mind
 Summary(pl.UTF-8):	Serwer IMAP i POP3 pisany głównie z myślą o bezpieczeństwie
 Name:		dovecot
-Version:	1.1.3
+Version:	1.1.6
 Release:	1
 Epoch:		1
 License:	MIT (libraries), LGPL v2.1 (the rest)
 Group:		Networking/Daemons
 Source0:	http://dovecot.org/releases/1.1/%{name}-%{version}.tar.gz
-# Source0-md5:	103ff0ffb4bcb37f22c27779553e48bc
+# Source0-md5:	ccbfcfcb5e6d19a3228885a2f7eae2dd
 Source1:	%{name}.pamd
 Source2:	%{name}.init
 Source3:	%{name}.sysconfig
@@ -155,7 +155,6 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/etc/{pam.d,rc.d/init.d,sysconfig,security}
-install -d $RPM_BUILD_ROOT{%{_libdir},%{_bindir}}
 install -d $RPM_BUILD_ROOT{/var/lib/dovecot,/var/run/dovecot/login}
 
 %{__make} install \
@@ -183,7 +182,7 @@
 done
 mv $RPM_BUILD_ROOT%{_libdir}/%{name}/dovecot-config $RPM_BUILD_ROOT%{_libdir}/%{name}-devel
 
-rm -r $RPM_BUILD_ROOT%{_docdir}/%{name}/wiki
+rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -214,6 +213,10 @@
 	%groupremove dovecot
 fi
 
+%triggerpostun -- dovecot < 1:1.1
+echo "Configuration change default_mail_env -> mail_location"
+%{__sed} -i -e "s/^default_mail_env/mail_location/" /etc/dovecot/dovecot.conf
+
 %files
 %defattr(644,root,root,755)
 # COPYING contains some notes, not actual LGPL text
@@ -269,6 +272,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.77.2.9  2008/10/31 20:41:13  dzeus
+- up to 1.1.6
+
 Revision 1.77.2.8  2008/09/02 20:36:20  arekm
 - up to 1.1.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dovecot.spec?r1=1.77.2.8&r2=1.77.2.9&f=u



More information about the pld-cvs-commit mailing list