packages: cyrus-sasl/cyrus-sasl.spec - build and install sample-{client, ser...

baggins baggins at pld-linux.org
Thu Dec 10 16:31:49 CET 2009


Author: baggins                      Date: Thu Dec 10 15:31:49 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- build and install sample-{client,server} that are capable of something

---- Files affected:
packages/cyrus-sasl:
   cyrus-sasl.spec (1.181 -> 1.182) 

---- Diffs:

================================================================
Index: packages/cyrus-sasl/cyrus-sasl.spec
diff -u packages/cyrus-sasl/cyrus-sasl.spec:1.181 packages/cyrus-sasl/cyrus-sasl.spec:1.182
--- packages/cyrus-sasl/cyrus-sasl.spec:1.181	Wed Dec  9 14:23:20 2009
+++ packages/cyrus-sasl/cyrus-sasl.spec	Thu Dec 10 16:31:43 2009
@@ -512,6 +512,7 @@
 
 %{__make} -C saslauthd testsaslauthd
 %{__make} -C saslauthd saslcache
+%{__make} -C sample sample-client sample-server
 
 cd doc
 RFCLIST=`grep 'rfc.\+\.txt' rfc-compliance`
@@ -548,8 +549,8 @@
 install saslauthd/{testsaslauthd,saslcache} $RPM_BUILD_ROOT%{_sbindir}
 
 # sample programs for testing sasl
-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
+libtool --mode=install cp sample/sample-client $RPM_BUILD_ROOT%{_bindir}/sasl-sample-client
+libtool --mode=install cp sample/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}
@@ -709,6 +710,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.182  2009/12/10 15:31:43  baggins
+- build and install sample-{client,server} that are capable of something
+
 Revision 1.181  2009/12/09 13:23:20  baggins
 - rel 2
 
================================================================

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



More information about the pld-cvs-commit mailing list