gnome-themes-vl.spec 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267
  1. Summary: GNOME Themes collection
  2. Summary(ja): GNOME テーマコレクション
  3. Name: gnome-themes
  4. Version: 2.28.1
  5. Release: 1%{?_dist_release}
  6. URL: http://ftp.gnome.org/pub/GNOME/sources/gnome-themes/
  7. License: GPL/LGPL/CC
  8. Group: User Interface/Desktops
  9. Source0: %{name}-%{version}.tar.bz2
  10. Source10: metatheme-vine-5.0.tar.bz2
  11. Source11: icon-theme-vine-5.1.tar.bz2
  12. BuildRoot: %{_tmppath}/%{name}-root
  13. BuildArch: noarch
  14. BuildRequires: gtk2-engines >= 2.18
  15. BuildRequires: icon-naming-utils >= 0.8
  16. Requires: gtk2-engines >= 2.10
  17. Conflicts: gtk2-engines < 2.2.0-0vl3
  18. Requires: metacity >= 2.14.3-0vl1
  19. Conflicts: metacity < 2.4.34-0vl2
  20. Requires: gtk-xfce-engine >= 2.2
  21. Conflicts: gnome-themes-extras < 0.8
  22. Requires(post): gtk2 >= 2.8.0
  23. %description
  24. Contains the base themes for Gnome desktop environment.
  25. %description -l ja
  26. このパッケージにはGNOMEデスクトップ環境のための基本テーマと
  27. Vine Linux 標準の Vine テーマが含まれています。
  28. %prep
  29. %setup -q
  30. %build
  31. %configure
  32. %__make %{?_smp_mflags}
  33. %install
  34. rm -rf $RPM_BUILD_ROOT
  35. %makeinstall
  36. # install Vine
  37. tar xzvf %{SOURCE10} -C $RPM_BUILD_ROOT%{_datadir}/themes
  38. tar xzvf %{SOURCE11} -C $RPM_BUILD_ROOT%{_datadir}/icons
  39. #remove unneeded files
  40. rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/2.10.0/engines/*.{a,la}
  41. rm -f $RPM_BUILD_ROOT%{_datadir}/themes/ThinIce/{README.html,ICON.png}
  42. %clean
  43. rm -rf $RPM_BUILD_ROOT
  44. %post
  45. if [ -f /usr/bin/gtk-update-icon-cache ]; then
  46. for dir in /usr/share/icons/*; do
  47. if [ -d "$dir" -a -f "$dir/index.theme" ]; then
  48. /usr/bin/gtk-update-icon-cache --quiet $dir ||:
  49. fi
  50. done
  51. fi
  52. %files
  53. %defattr(-,root,root)
  54. %doc AUTHORS ChangeLog COPYING NEWS README
  55. %{_datadir}/icons/*
  56. %{_datadir}/themes/*
  57. %{_datadir}/locale/*/LC_MESSAGES/*
  58. %changelog
  59. * Sat Oct 31 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.28.1-1
  60. - new upstream release
  61. * Sat Jul 04 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.3-1
  62. - new upstream release
  63. * Thu May 28 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.2-1
  64. - new upstream release
  65. * Sat Apr 25 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.1-1
  66. - new upstream release
  67. * Sun Mar 22 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26.0-1
  68. - new upstream release
  69. * Wed Oct 28 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.1-1
  70. - new upstream release
  71. * Thu Oct 09 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0-2
  72. - update Vine Linux icon theme (add cursor theme)
  73. * Thu Sep 25 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24.0-1
  74. - new upstream release
  75. - update Vine Linux gtk theme based on Clearlooks and Glossy
  76. - update Vine Linux icon theme based on Tango
  77. * Sat May 31 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.2-1
  78. - new upstream release
  79. * Sat Mar 22 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.22.0-1vl5
  80. - new upstream release
  81. * Tue Dec 11 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.20.2-0vl1
  82. - new upstream release
  83. * Sat Apr 28 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.1-0vl2
  84. - fix ClearVine theme
  85. * Wed Apr 25 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.1-0vl1
  86. - new upstream release
  87. - update ClearVine theme for new Clearlooks gtk engine.
  88. * Wed Jul 26 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.2-0vl4
  89. - check gtk-update-icon-cache is available or not in %%post script.
  90. * Wed Jun 21 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.2-0vl3
  91. - remove Requires: gtk1-xfce-engine
  92. - remove oldvine theme
  93. * Sun Jun 11 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.2-0vl2
  94. - update Vine Linux icon theme
  95. * Sun Jun 04 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.2-0vl1
  96. - new upstream release
  97. * Wed Apr 26 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl7
  98. - update Vine Linux icon theme
  99. * Wed Apr 26 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl6
  100. - update Vine Linux icon theme
  101. * Mon Apr 17 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl5
  102. - update Vine Linux icon theme based on Suede/Industrial/Gnome.
  103. * Mon Apr 17 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl4
  104. - update default icon theme
  105. - use blueish arrow icons.
  106. - add new gnome-help icon.
  107. - fixed type in Vine metatheme
  108. * Sat Apr 15 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl3
  109. - new upstream release
  110. - add ClearVine based on Clearlooks for default theme.
  111. * Sat Apr 01 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl2
  112. - run gtk-update-icon-cache in %%post script.
  113. * Tue Mar 14 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl1
  114. - new upstream release
  115. * Tue Mar 07 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.13.92-0vl1
  116. - new upstream release
  117. * Thu Oct 06 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.1-0vl1
  118. - new upstream release
  119. * Mon Sep 19 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12.0-0vl1
  120. - new upstream release
  121. * Thu Aug 04 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.11.90-0vl1
  122. - new upstream release
  123. * Tue May 03 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.1-0vl1
  124. - new upstream release
  125. - require gtk-xfce-engine >= 2.2 for new Vine theme.
  126. * Sun Mar 20 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10.0-0vl1
  127. - new upstream version
  128. - add new Vine theme for metatheme,gtk,icons,xcursor
  129. - change buildarch to noarch
  130. * Mon Jan 10 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.2-0vl1
  131. - new upstream release
  132. - add Requires: 2.6.0-0vl1
  133. * Thu Nov 11 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.1-0vl3
  134. - add Conflicts to gnome-themes-extras < 0.8
  135. * Tue Nov 09 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.1-0vl2
  136. - update NeoVine gtk2 theme to fix eog crash problem
  137. * Sun Oct 24 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.1-0vl1
  138. - new upstream release
  139. * Mon Jul 19 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.1-0vl5
  140. - update NeoVine metatheme
  141. - change NautilusIconContainer::highlight_alpha value
  142. * Sat Apr 3 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.1-0vl4
  143. - update NeoVine metatheme
  144. - brushup gtk1 theme
  145. - use neovine color for ProgressBar&Tooltips
  146. - remove ugly border on tree view
  147. * Sat Mar 27 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.1-0vl3
  148. - update NeoVine metatheme
  149. - add NeoVine for gtk+-1.2 based on gtk1-xfce-engine
  150. - Requires: gtk1-xfce-engine
  151. * Fri Mar 19 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.1-0vl2
  152. - rebuild with gtk+-2.4.0
  153. * Tue Jan 06 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.1-0vl1
  154. - new upstream release
  155. - remove Xfce themes and require gtk-xfce-engine
  156. * Thu Sep 11 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0-0vl1
  157. - new upstream release
  158. - Thinice and LighthouseWhite are moved to gnome-themes-extras
  159. * Wed Sep 03 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.4-0vl1
  160. - new upstream release
  161. * Tue Jun 10 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.2-0vl7
  162. - update NeoVine theme
  163. * Mon Jun 09 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.2-0vl6
  164. - update NeoVine theme
  165. * Mon Jun 09 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.2-0vl5
  166. - add "make" in %%build secion to remove bogus definition in Crux theme
  167. - update NeoVine theme
  168. * Mon Jun 09 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.2-0vl4
  169. - update NeoVine theme for xfce-engine-2.1.1
  170. * Sun Jun 08 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.2-0vl3
  171. - update gtk-xfce-engine to 2.1.1
  172. * Sat Jun 07 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.2-0vl2
  173. - update NeoVine theme
  174. * Sun May 18 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.2-0vl1
  175. - new upstream release
  176. * Fri Apr 25 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.1-0vl1
  177. - new upstream release
  178. * Sat Mar 29 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3.0-0vl1
  179. - new upstream release
  180. * Thu Feb 27 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2-0vl2
  181. - add LighthouseWhite theme
  182. - update NeoVine metatheme(add GTK2-NeoVine theme)
  183. * Sat Feb 15 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2-0vl1
  184. - new upstream release
  185. - add thinice engine
  186. - add neovine metatheme
  187. * Sat Feb 1 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.99-0vl1
  188. - new upstream release
  189. - moved xfce engine from gtk2-engines
  190. * Tue Jan 21 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0-0vl1
  191. - new upstream release
  192. * Thu Dec 26 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.6-0vl1
  193. - new upstream release
  194. * Sun Dec 22 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 0.5-0vl1
  195. - build for Vine Linux