Author: arekm Date: Thu Jun 28 07:44:46 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - fixes from upstream; rel 2
---- Files affected: SPECS: dovecot.spec (1.40.2.7 -> 1.40.2.8) ---- Diffs: ================================================================ Index: SPECS/dovecot.spec diff -u SPECS/dovecot.spec:1.40.2.7 SPECS/dovecot.spec:1.40.2.8 --- SPECS/dovecot.spec:1.40.2.7 Thu Jun 21 09:53:59 2007 +++ SPECS/dovecot.spec Thu Jun 28 09:44:41 2007 @@ -11,7 +11,7 @@ Summary(pl): 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,6 +20,7 @@ Source2: %{name}.init Source3: %{name}.sysconfig Patch0: %{name}-config.patch +Patch1: %{name}-branch.diff URL: http://dovecot.org/ BuildRequires: autoconf BuildRequires: automake @@ -113,6 +114,8 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 + %{__sed} -i 's,/usr/lib/dovecot,%{_libdir}/dovecot,g' dovecot-example.conf %build @@ -206,6 +209,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.40.2.8 2007/06/28 07:44:41 arekm +- fixes from upstream; rel 2 + Revision 1.40.2.7 2007/06/21 07:53:59 arekm - up to 1.0.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/dovecot.spec?r1=1.40.2.7&r2=1.40.2.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
