tng         2003/01/29 07:20:42

  Modified:    c        xerces-c.spec
  Log:
  [Bug 5854] Patches and .spec file for rpm creation of 2.2.0
  
  Revision  Changes    Path
  1.2       +4 -0      xml-xerces/c/xerces-c.spec
  
  Index: xerces-c.spec
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/xerces-c.spec,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- xerces-c.spec     10 Jan 2003 16:13:39 -0000      1.1
  +++ xerces-c.spec     29 Jan 2003 15:20:42 -0000      1.2
  @@ -67,6 +67,7 @@
   export XERCESCROOT=$RPM_BUILD_DIR/%{name}-src%{tarversion}
   cd $XERCESCROOT/src/xercesc
   make PREFIX=$RPM_BUILD_ROOT%{prefix} install
  +ln -sf %{prefix}/lib/libxerces-c.so.22 $RPM_BUILD_ROOT%{prefix}/lib/libxerces-c.so
   mkdir -p $RPM_BUILD_ROOT%{prefix}/bin
   #we don't want obj directory
   install `find $XERCESCROOT/bin -type f -maxdepth 1` $RPM_BUILD_ROOT%{prefix}/bin
  @@ -95,6 +96,9 @@
   %doc LICENSE.txt STATUS credits.txt Readme.html doc/
   
   %changelog
  +* Wed Dec 18 2002 Albert Strasheim <[EMAIL PROTECTED]>
  +- added symlink to libxerces-c.so in lib directory
  +
   * Fri Dec 13 2002 Albert Strasheim <[EMAIL PROTECTED]>
   - added seperate doc package
   - major cleanups
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to