/[packages]/cauldron/ghostscript/current/SPECS/ghostscript.spec
ViewVC logotype

Diff of /cauldron/ghostscript/current/SPECS/ghostscript.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 595423 by tv, Sat Feb 22 00:48:39 2014 UTC revision 595424 by tv, Sat Feb 22 01:35:30 2014 UTC
# Line 277  export CXXFLAGS="`echo %optflags |sed -e Line 277  export CXXFLAGS="`echo %optflags |sed -e
277  export RPM_OPT_FLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"  export RPM_OPT_FLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
278  %endif  %endif
279    
 pushd ijs*  
 ./autogen.sh  
 %configure2_5x \  
 %ifarch %{ix86}  
         --disable-sse2 \  
 %endif  
     --enable-shared \  
     --disable-static  
   
 %make  
 popd  
   
280  # We have a Subversion version, so we must re-generate "configure"  # We have a Subversion version, so we must re-generate "configure"
281  ./autogen.sh  ./autogen.sh
282    
# Line 310  popd Line 298  popd
298      --with-install-cups      --with-install-cups
299  %endif  %endif
300    
301    # Build IJS
302    pushd ijs
303    ./autogen.sh
304    %configure2_5x \
305    %ifarch %{ix86}
306            --disable-sse2 \
307    %endif
308        --enable-shared \
309        --disable-static
310    
311    %make
312    popd
313    
314  # Drivers which do not compile:  # Drivers which do not compile:
315  # Needs newsiop/lbp.h: nwp533  # Needs newsiop/lbp.h: nwp533
316  # Needs sys/ioccom.h: sparc  # Needs sys/ioccom.h: sparc

Legend:
Removed from v.595423  
changed lines
  Added in v.595424

  ViewVC Help
Powered by ViewVC 1.1.30