Author: arekm Date: Thu Jun 28 07:45:24 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fixes from upstream; rel 2
---- Files affected: SPECS: dovecot.spec (1.58 -> 1.59) ---- Diffs: ================================================================ Index: SPECS/dovecot.spec diff -u SPECS/dovecot.spec:1.58 SPECS/dovecot.spec:1.59 --- SPECS/dovecot.spec:1.58 Fri Jun 15 22:26:54 2007 +++ SPECS/dovecot.spec Thu Jun 28 09:45:19 2007 @@ -11,7 +11,7 @@ Summary(pl.UTF-8): Serwer IMAP i POP3 pisany głównie z myślą o bezpieczeństwie Name: dovecot Version: 1.0.1 -Release: 1 +Release: 2 License: LGPL v2.1 and MIT Group: Networking/Daemons Source0: http://dovecot.org/releases/%{name}-%{version}.tar.gz @@ -20,7 +20,7 @@ Source2: %{name}.init Source3: %{name}.sysconfig Patch0: %{name}-config.patch -#Patch1: %{name}-pop3-undeleted.patch +Patch1: %{name}-branch.diff URL: http://dovecot.org/ BuildRequires: autoconf BuildRequires: automake @@ -114,6 +114,8 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 + %{__sed} -i 's,/usr/lib/dovecot,%{_libdir}/dovecot,g' dovecot-example.conf %build @@ -207,6 +209,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.59 2007/06/28 07:45:19 arekm +- fixes from upstream; rel 2 + Revision 1.58 2007/06/15 20:26:54 arekm - up to 1.0.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/dovecot.spec?r1=1.58&r2=1.59&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
