Author: glen Date: Wed Aug 23 06:50:55 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - package authdaemon/socket (as ghost); rel 7
---- Files affected: SPECS: courier-authlib.spec (1.44 -> 1.45) ---- Diffs: ================================================================ Index: SPECS/courier-authlib.spec diff -u SPECS/courier-authlib.spec:1.44 SPECS/courier-authlib.spec:1.45 --- SPECS/courier-authlib.spec:1.44 Wed Aug 9 13:32:45 2006 +++ SPECS/courier-authlib.spec Wed Aug 23 08:50:49 2006 @@ -3,7 +3,7 @@ Summary(pl): Biblioteka uwierzytelniania Couriera Name: courier-authlib Version: 0.58 -Release: 6 +Release: 7 License: GPL Group: Networking/Daemons Source0: http://dl.sourceforge.net/courier/%{name}-%{version}.tar.bz2 @@ -252,6 +252,8 @@ ./sysconftool $RPM_BUILD_ROOT%{_sysconfdir}/authlib/*.dist rm -f $RPM_BUILD_ROOT%{_sysconfdir}/authlib/*.dist +touch $RPM_BUILD_ROOT%{_localstatedir}/spool/authdaemon/socket + # remove static library - for now rm -f $RPM_BUILD_ROOT%{_libdir}/courier-authlib/*.a @@ -539,6 +541,7 @@ %{_libexecdir}/courier-authlib/libcourierauthsasl.la %{_libexecdir}/courier-authlib/libcourierauthsaslclient.la %attr(770,root,daemon) %dir %{_localstatedir}/spool/authdaemon +%attr(777,root,root) %ghost %{_localstatedir}/spool/authdaemon/socket %attr(755,root,root) %{_sbindir}/authdaemond %attr(755,root,root) %{_sbindir}/authenumerate %attr(755,root,root) %{_sbindir}/authpasswd @@ -606,6 +609,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.45 2006/08/23 06:50:49 glen +- package authdaemon/socket (as ghost); rel 7 + Revision 1.44 2006/08/09 11:32:45 arekm - rel 6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/courier-authlib.spec?r1=1.44&r2=1.45&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
