SUNWevolution.spec
changeset 17238 2fe522c3338a
parent 17234 e99f7e9df3c2
child 17436 28ee6a8c8729
equal deleted inserted replaced
17237:08593f119e04 17238:2fe522c3338a
   103 
   103 
   104 cd ..
   104 cd ..
   105 cp %SOURCE1 %{_builddir}/%name-%version/evolution-%{evolution.version}
   105 cp %SOURCE1 %{_builddir}/%name-%version/evolution-%{evolution.version}
   106 
   106 
   107 %build
   107 %build
   108 export LD=/usr/ccs/bin/ld 
       
   109 export LDFLAGS="%_ldflags -L%{_libdir} -R%{_libdir} -R`pkg-config --variable=libdir nss` -R`pkg-config --variable=libdir nspr`"
   108 export LDFLAGS="%_ldflags -L%{_libdir} -R%{_libdir} -R`pkg-config --variable=libdir nss` -R`pkg-config --variable=libdir nspr`"
   110 export CFLAGS="%optflags"
   109 export CFLAGS="%optflags"
   111 %if %option_with_gnu_iconv
   110 %if %option_with_gnu_iconv
   112 export CFLAGS="$CFLAGS -I/usr/gnu/include -L/usr/gnu/lib -R/usr/gnu/lib"
   111 export CFLAGS="$CFLAGS -I/usr/gnu/include -L/usr/gnu/lib -R/usr/gnu/lib"
   113 %endif
   112 %endif
   249 %attr (0755, root, sys) %dir %{_sysconfdir}/xdg
   248 %attr (0755, root, sys) %dir %{_sysconfdir}/xdg
   250 %attr (0755, root, sys) %dir %{_sysconfdir}/xdg/autostart
   249 %attr (0755, root, sys) %dir %{_sysconfdir}/xdg/autostart
   251 %{_sysconfdir}/xdg/autostart/*
   250 %{_sysconfdir}/xdg/autostart/*
   252 
   251 
   253 %changelog
   252 %changelog
       
   253 * Wed Dec 23 - [email protected]
       
   254 - Use default ld.
   254 * Wed Dec 23 2009 - [email protected]
   255 * Wed Dec 23 2009 - [email protected]
   255 - Moves ldfalgs from evolution.spec.
   256 - Moves ldfalgs from evolution.spec.
   256 * Mon Dec 21 2009 - [email protected]
   257 * Mon Dec 21 2009 - [email protected]
   257 - Remove SUNWgnome-print dependency.
   258 - Remove SUNWgnome-print dependency.
   258 * Fri Sep 11 2009 - [email protected]
   259 * Fri Sep 11 2009 - [email protected]