ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/openldap.spec
(Generate patch)

Comparing COMP/CMSDIST/openldap.spec (file contents):
Revision 1.7 by andreasp, Tue May 19 09:01:05 2009 UTC vs.
Revision 1.8 by muzaffar, Tue Aug 10 15:14:03 2010 UTC

# Line 42 | Line 42 | make depend
42   make
43   %install
44   make install
45
46 # SCRAM ToolBox toolfile
47 mkdir -p %i/etc/scram.d
48 cat << \EOF_TOOLFILE >%i/etc/scram.d/%n
49 <doc type=BuildSystem::ToolDoc version=1.0>
50 <Tool name=%n version=%v>
51 <Client>
52 <Environment name=OPENLDAP_BASE default="%i"></Environment>
53 <Environment name=LIBDIR default="$OPENLDAP_BASE/lib"></Environment>
54 </Client>
55 <use name=openssl>
56 <use name=db4>
57 </Tool>
58 EOF_TOOLFILE
59
60 %post
61 %{relocateConfig}etc/scram.d/%n
62

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines