SPECS (AC-branch): cyrus-sasl.spec - package saslauthd statefiles

glen glen at pld-linux.org
Fri Jan 30 17:07:41 CET 2009


Author: glen                         Date: Fri Jan 30 16:07:41 2009 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- package saslauthd statefiles

---- Files affected:
SPECS:
   cyrus-sasl.spec (1.162.2.5 -> 1.162.2.6) 

---- Diffs:

================================================================
Index: SPECS/cyrus-sasl.spec
diff -u SPECS/cyrus-sasl.spec:1.162.2.5 SPECS/cyrus-sasl.spec:1.162.2.6
--- SPECS/cyrus-sasl.spec:1.162.2.5	Fri Jan 30 14:13:45 2009
+++ SPECS/cyrus-sasl.spec	Fri Jan 30 17:07:35 2009
@@ -526,6 +526,9 @@
 libtool --mode=install cp sample/client $RPM_BUILD_ROOT%{_bindir}/sasl-sample-client
 libtool --mode=install cp sample/server $RPM_BUILD_ROOT%{_bindir}/sasl-sample-server
 
+# package for ghost
+touch $RPM_BUILD_ROOT/var/lib/sasl2/{cache.flock,cache.mmap,mux,mux.accept,saslauthd.pid}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -660,6 +663,11 @@
 %attr(755,root,root) %{_sbindir}/testsaslauthd
 %attr(755,root,root) %{_sbindir}/saslcache
 %attr(754,root,root) /etc/rc.d/init.d/saslauthd
+%ghost /var/lib/sasl2/cache.flock
+%ghost /var/lib/sasl2/cache.mmap
+%ghost /var/lib/sasl2/mux
+%ghost /var/lib/sasl2/mux.accept
+%ghost /var/lib/sasl2/saslauthd.pid
 %{_mandir}/man8/saslauthd.8*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -668,6 +676,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.162.2.6  2009/01/30 16:07:35  glen
+- package saslauthd statefiles
+
 Revision 1.162.2.5  2009/01/30 13:13:45  glen
 - release 8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cyrus-sasl.spec?r1=1.162.2.5&r2=1.162.2.6&f=u



More information about the pld-cvs-commit mailing list