SPECS: dovecot.spec - updated to 1.0.rc21 - updated -config.patch; ...

charles charles at pld-linux.org
Sat Feb 3 03:22:58 CET 2007


Author: charles                      Date: Sat Feb  3 02:22:58 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.0.rc21
- updated -config.patch; fixed paths; use %{_libdir} instead of /usr/libexec

---- Files affected:
SPECS:
   dovecot.spec (1.42 -> 1.43) 

---- Diffs:

================================================================
Index: SPECS/dovecot.spec
diff -u SPECS/dovecot.spec:1.42 SPECS/dovecot.spec:1.43
--- SPECS/dovecot.spec:1.42	Thu Feb  1 07:36:28 2007
+++ SPECS/dovecot.spec	Sat Feb  3 03:22:53 2007
@@ -10,12 +10,12 @@
 Summary:	IMAP and POP3 server written with security primarily in mind
 Summary(pl):	Serwer IMAP i POP3 pisany głównie z myślą o bezpieczeństwie
 Name:		dovecot
-Version:	1.0.rc19
+Version:	1.0.rc21
 Release:	1
 License:	LGPL v2.1 and MIT
 Group:		Networking/Daemons
 Source0:	http://dovecot.org/releases/%{name}-%{version}.tar.gz
-# Source0-md5:	f2c1df951f3e9bd61aa51890ab158ab7
+# Source0-md5:	b42be5947e641909918a863da3249951
 Source1:	%{name}.pamd
 Source2:	%{name}.init
 Source3:	%{name}.sysconfig
@@ -34,6 +34,7 @@
 BuildRequires:	pam-devel
 BuildRequires:	pkgconfig
 %{?with_pgsql:BuildRequires:	postgresql-devel}
+BuildRequires:	sed >= 4.0
 %{?with_sqlite:BuildRequires:	sqlite3-devel}
 Requires(post,preun):	/sbin/chkconfig
 Requires(postun):	/usr/sbin/groupdel
@@ -117,6 +118,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%{__sed} -i 's,/usr/libexec,%{_libdir},g' dovecot-example.conf
 
 %build
 touch config.rpath
@@ -209,6 +211,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2007/02/03 02:22:53  charles
+- updated to 1.0.rc21
+- updated -config.patch; fixed paths; use %{_libdir} instead of /usr/libexec
+
 Revision 1.42  2007/02/01 06:36:28  aredridel
 - 1.0.rc19
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dovecot.spec?r1=1.42&r2=1.43&f=u



More information about the pld-cvs-commit mailing list