SUNWgnome-a11y-libs.spec
changeset 13376 c7eaeece45f4
parent 13018 f2e9d53afe1b
child 13654 c8faa3142749
equal deleted inserted replaced
13375:e7d500d90b6c 13376:c7eaeece45f4
   530 %endif
   530 %endif
   531 %{_datadir}/lib/freetts
   531 %{_datadir}/lib/freetts
   532 
   532 
   533 %files devel
   533 %files devel
   534 %ifarch amd64 sparcv9
   534 %ifarch amd64 sparcv9
       
   535 %defattr (-, root, bin)
   535 %dir %attr (0755, root, other) %{_libdir}/%{_arch64}/pkgconfig
   536 %dir %attr (0755, root, other) %{_libdir}/%{_arch64}/pkgconfig
   536 %{_libdir}/%{_arch64}/pkgconfig/*
   537 %{_libdir}/%{_arch64}/pkgconfig/*
   537 %endif
   538 %endif
   538 %defattr (-, root, bin)
   539 %defattr (-, root, bin)
   539 %dir %attr (0755, root, bin) %{_libdir}
   540 %dir %attr (0755, root, bin) %{_libdir}
   554 %dir %attr (0755, root, sys) %{_datadir}
   555 %dir %attr (0755, root, sys) %{_datadir}
   555 %attr (-, root, other) %{_datadir}/locale
   556 %attr (-, root, other) %{_datadir}/locale
   556 %endif
   557 %endif
   557 
   558 
   558 %changelog
   559 %changelog
       
   560 * Wed Sep 03 2008 - [email protected]
       
   561 - Add %defattr (-, root, bin) for "/usr/lib/amd/pkgconfig" dir, otherwise
       
   562   the pc files have "gbuild" ownership
   559 * Tue Aug 05 2008 - [email protected]
   563 * Tue Aug 05 2008 - [email protected]
   560 - Add manpages.
   564 - Add manpages.
   561 * Wed Jul 09 2008 - [email protected]
   565 * Wed Jul 09 2008 - [email protected]
   562 - Remove EXTRA_LDFLAGS after adding patch to at-spi.
   566 - Remove EXTRA_LDFLAGS after adding patch to at-spi.
   563 * Wed Jul 09 2008 - [email protected]
   567 * Wed Jul 09 2008 - [email protected]