Author: charles Date: Wed Oct 29 07:17:43 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.1.5
---- Files affected: SPECS: dovecot.spec (1.97 -> 1.98) ---- Diffs: ================================================================ Index: SPECS/dovecot.spec diff -u SPECS/dovecot.spec:1.97 SPECS/dovecot.spec:1.98 --- SPECS/dovecot.spec:1.97 Sun Oct 5 20:28:11 2008 +++ SPECS/dovecot.spec Wed Oct 29 08:17:38 2008 @@ -11,13 +11,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.4 +Version: 1.1.5 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: 0050dd609cb456c8e52565a85373df28 +# Source0-md5: 64e7809aeee750e7c86d81777078e434 Source1: %{name}.pamd Source2: %{name}.init Source3: %{name}.sysconfig @@ -156,7 +156,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 \ @@ -184,7 +183,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 @@ -274,6 +273,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.98 2008/10/29 07:17:38 charles +- updated to 1.1.5 + Revision 1.97 2008/10/05 18:28:11 aredridel - 1.1.4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dovecot.spec?r1=1.97&r2=1.98&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
