SUNWgnutls.spec
changeset 12907 03829c004f27
parent 12770 9fa82101dd9a
child 12919 cef88973ecbc
equal deleted inserted replaced
12906:0f2731354b36 12907:03829c004f27
   134 %dir %attr (0755, root, sys) %{_datadir}
   134 %dir %attr (0755, root, sys) %{_datadir}
   135 %dir %attr (0755, root, other) %{_datadir}/aclocal
   135 %dir %attr (0755, root, other) %{_datadir}/aclocal
   136 %{_datadir}/aclocal/*
   136 %{_datadir}/aclocal/*
   137 
   137 
   138 #FIXME: l10n build fails on nevada
   138 #FIXME: l10n build fails on nevada
   139 %if %option_with_gnu_iconv
       
   140 %if %option_with_l10n
   139 %if %option_with_l10n
   141 %files l10n
   140 %files l10n
   142 %defattr (-, root, bin)
   141 %defattr (-, root, bin)
   143 %dir %attr (0755, root, sys) %{_datadir}
   142 %dir %attr (0755, root, sys) %{_datadir}
   144 %attr (-, root, other) %{_datadir}/locale
   143 %attr (-, root, other) %{_datadir}/locale
   145 %endif
   144 %endif
   146 %endif
       
   147 
   145 
   148 %changelog
   146 %changelog
       
   147 * Wed Jul 23 2008 - [email protected]
       
   148 - Remove %option_with_gnu_iconv around %files l10n to match the package
       
   149   definition.
   149 * Tue Jul 08 2008 - [email protected]
   150 * Tue Jul 08 2008 - [email protected]
   150 - Add a temporary softlink libgnutls.so.13 
   151 - Add a temporary softlink libgnutls.so.13 
   151   Will be removed after snv_101.
   152   Will be removed after snv_101.
   152 * Mon Jun 30 2008 - [email protected]
   153 * Mon Jun 30 2008 - [email protected]
   153 - Ship /usr/bin/libgnutls-config
   154 - Ship /usr/bin/libgnutls-config