SUNWgnome-screensaver.spec
changeset 9858 770fe45ad222
parent 9397 b16e349d18c5
child 10616 3ea3bf84b2b5
equal deleted inserted replaced
9857:35b30dfc4ef1 9858:770fe45ad222
   103 %defattr (-, root, bin)
   103 %defattr (-, root, bin)
   104 %dir %attr (0755, root, bin) %{_bindir}
   104 %dir %attr (0755, root, bin) %{_bindir}
   105 %{_bindir}/*
   105 %{_bindir}/*
   106 %dir %attr (0755, root, bin) %{_libdir}
   106 %dir %attr (0755, root, bin) %{_libdir}
   107 %{_libdir}/gnome-screensaver
   107 %{_libdir}/gnome-screensaver
       
   108 %{_libdir}/gnome-screensaver-gl-helper
   108 %{_libexecdir}/gnome-screensaver-dialog
   109 %{_libexecdir}/gnome-screensaver-dialog
   109 %dir %attr (0755, root, other) %{_libdir}/pkgconfig
   110 %dir %attr (0755, root, other) %{_libdir}/pkgconfig
   110 %{_libdir}/pkgconfig/*
   111 %{_libdir}/pkgconfig/*
   111 %dir %attr(0755, root, sys) %{_datadir}
   112 %dir %attr(0755, root, sys) %{_datadir}
   112 %dir %attr (0755, root, other) %{_datadir}/applications
   113 %dir %attr (0755, root, other) %{_datadir}/applications
   122 %dir %attr (0755, root, sys) %{_datadir}
   123 %dir %attr (0755, root, sys) %{_datadir}
   123 %attr (-, root, other) %{_datadir}/locale
   124 %attr (-, root, other) %{_datadir}/locale
   124 %endif
   125 %endif
   125 
   126 
   126 %changelog
   127 %changelog
       
   128 * Wed May 09 2007 - [email protected]
       
   129 - Add %{_libdir}/gnome-screensaver-gl-helper to %files after getting new tarball
       
   130   to build.
   127 * Fri Jul 14 2006 - [email protected]
   131 * Fri Jul 14 2006 - [email protected]
   128 - update %post/%postun/etc scripts to support diskless client setup,
   132 - update %post/%postun/etc scripts to support diskless client setup,
   129   part of 6448317
   133   part of 6448317
   130 * Thu Jun 29 2006 - [email protected]
   134 * Thu Jun 29 2006 - [email protected]
   131 - update postrun scripts
   135 - update postrun scripts