gnome-shell-frippery-vl.spec 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  1. Summary: GNOME Shell extensions for GNOME 2 user experience
  2. Name: gnome-shell-frippery
  3. Version: 0.5.2
  4. Release: 1%{?_dist_release}
  5. License: GPLv2+
  6. Group: User Interface/Desktops
  7. URL: http://intgat.tigress.co.uk/rmy/extensions/index.html
  8. Source: gnome-shell-frippery-%{version}.tgz
  9. Buildroot: %{_tmppath}/%{name}-root
  10. BuildArch: noarch
  11. Requires: gnome-shell >= 3.6
  12. %description
  13. The gnome-shell-frippery package contains a set extensions to the GNOME
  14. Shell that provide a user experience more akin to that of GNOME 2. The
  15. extensions:
  16. * move the clock to the right of the panel
  17. * add launchers for favourite applications to the panel
  18. * replace the Activities button with an Applications menu
  19. * replace Power Off menu item with Shut Down
  20. * add a bottom panel with window list and workspace switcher
  21. %prep
  22. %setup -q -n %{name} -c
  23. %build
  24. %install
  25. rm -rf %{buildroot}
  26. mkdir -p %{buildroot}%{_datadir}/gnome-shell
  27. mkdir -p %{buildroot}%{_docdir}
  28. find . -name '*.po' | xargs rm -f
  29. cp -rp .local/share/gnome-shell/extensions %{buildroot}%{_datadir}/gnome-shell
  30. cp -rp .local/share/gnome-shell/%{name} %{buildroot}%{_docdir}/%{name}-%{version}
  31. %clean
  32. rm -rf %{buildroot}
  33. %files
  34. %defattr(-,root,root)
  35. %{_datadir}/gnome-shell/extensions/*
  36. %{_docdir}/%{name}-%{version}
  37. %changelog
  38. * Sun Apr 21 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.5.2-1
  39. - initial build for VIne Linux
  40. * Sun Feb 24 2013 Ron Yorston <rmy@tigress.co.uk> 0.5.2-1
  41. - Fix message tray after changes in GNOME Shell 3.6.3 broke it.
  42. - Change direction of workspace switching with the mouse wheel.
  43. * Wed Dec 12 2012 Ron Yorston <rmy@tigress.co.uk> 0.5.1-1
  44. - Add right-click menu to items in the window list
  45. - Replace Close button in workspace switcher dialog with OK/Cancel
  46. * Wed Dec 5 2012 Ron Yorston <rmy@tigress.co.uk> 0.5.0-1
  47. - Update for GNOME 3.6
  48. - Remove Static Workspaces extension
  49. * Thu May 24 2012 Ron Yorston <rmy@tigress.co.uk> 0.4.1-1
  50. - Add tooltips to workspace buttons, window list items and panel launchers
  51. - Fix problem with resume from suspend
  52. * Wed Apr 04 2012 Ron Yorston <rmy@tigress.co.uk> 0.4.0-1
  53. - Update for GNOME 3.4
  54. * Sun Apr 01 2012 Ron Yorston <rmy@tigress.co.uk> 0.3.7-1
  55. - Prevent message tray from appearing with full screen application
  56. - Disable Applications Menu if both icon and label are turned off
  57. - Adjust appearance of panel launchers when the mouse hovers over them
  58. * Sun Dec 11 2011 Ron Yorston <rmy@tigress.co.uk> 0.3.6-1
  59. - Improvements and bug fix to Applications Menu settings dialog
  60. * Sun Dec 04 2011 Ron Yorston <rmy@tigress.co.uk> 0.3.5-1
  61. - Add a settings dialog to the Applications Menu
  62. - Workaround a bug in the Shell that broke drag and drop to the hot corner
  63. * Sun Nov 27 2011 Ron Yorston <rmy@tigress.co.uk> 0.3.4-1
  64. - Fix bugs in workspace switching
  65. - Add workspace switching popup that understands the grid layout
  66. * Tue Nov 22 2011 Ron Yorston <rmy@tigress.co.uk> 0.3.3-1
  67. - Allow workspaces to be arranged in a grid
  68. - Allow the mouse scroll wheel to change workspace
  69. - Fix a bug in handling of translations
  70. * Sun Nov 13 2011 Ron Yorston <rmy@tigress.co.uk> 0.3.2-1
  71. - Add icon to Applications menu
  72. - Reinstate top-left hot corner
  73. * Mon Nov 7 2011 Ron Yorston <rmy@tigress.co.uk> 0.3.1-1
  74. - Only show the '!' in the message button if notifications are present
  75. - Increase height of children of the bottom panel
  76. * Mon Oct 17 2011 Ron Yorston <rmy@tigress.co.uk> 0.3.0-1
  77. - Update for GNOME 3.2
  78. * Thu Aug 18 2011 Ron Yorston <rmy@tigress.co.uk> 0.2.5-1
  79. - Improve positioning of bottom panel on systems with multiple monitors.
  80. * Sun Aug 7 2011 Ron Yorston <rmy@tigress.co.uk> 0.2.4-1
  81. - Fix bug in bottom panel that stopped Alt+Tab from working.
  82. - Remove conflict with alternative-status-menu: different users may wish
  83. to enable different combinations of installed extensions.
  84. * Fri Jun 17 2011 Ron Yorston <rmy@tigress.co.uk> 0.2.3-1
  85. - Another attempt at fixing the window list bug.
  86. * Mon Jun 13 2011 Ron Yorston <rmy@tigress.co.uk> 0.2.2-1
  87. - Fix bug in updating of window list as windows are added/removed.
  88. * Wed Jun 8 2011 Ron Yorston <rmy@tigress.co.uk> 0.2.1-1
  89. - Make the width of the clock more stable as the time changes.
  90. * Thu Jun 2 2011 Ron Yorston <rmy@tigress.co.uk> 0.2.0-1
  91. - Add bottom panel
  92. * Tue May 31 2011 Ron Yorston <rmy@tigress.co.uk> 0.1.1-1
  93. - Fix stylesheet problem due to user-theme extension
  94. - Fix launcher tooltips for applications without comments
  95. * Wed May 25 2011 Ron Yorston <rmy@tigress.co.uk> 0.1.0-1
  96. - Add Shut Down menu extension
  97. * Sun May 22 2011 Ron Yorston <rmy@tigress.co.uk> 0.0.4-1
  98. - Initial RPM release