task-xfce-vl.spec 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. Name: task-xfce
  2. Summary: Virtual package for Xfce
  3. Summary(ja): Xfce バーチャルパッケージ
  4. Version: 4.8.0
  5. Release: 1%{?_dist_release}
  6. Group: User Interface/Desktops
  7. License: public domain
  8. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  9. BuildArch: noarch
  10. Requires: gtk-xfce-engine
  11. Requires: libxfce4util libxfce4ui xfconf libexo
  12. Requires: xfce4-settings
  13. Requires: xfce-utils
  14. Requires: xfce4-panel
  15. Requires: xfce4-mixer
  16. Requires: xfdesktop xfprint
  17. Requires: xfwm4 xfwm4-themes
  18. Requires: xfce4-icon-theme
  19. Requires: xfce4-appfinder
  20. Requires: xfce4-session xfce4-session-engines
  21. Requires: Thunar Terminal orage
  22. %description
  23. This is a virtual package to install Xfce system packages.
  24. If you use apt-get for RPM, This package willinstall
  25. all packages related to XFce automatically.
  26. %description -l ja
  27. Xfce を簡単にインストールするための仮想パッケージです。
  28. apt-get を使ってこのパッケージをインストールすることで、
  29. 関連する Xfce パッケージをまとめてインストールすることができます。
  30. %changelog
  31. * Sat Apr 2 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.8.0-1
  32. - Xfce 4.8.0
  33. * Fri Sep 11 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.1-2
  34. - added Requires: xfce4-icon-theme <wishes:192>
  35. * Sat May 23 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 4.6.1-1
  36. - XFce 4.6.1
  37. - applied new versioning policy, spec in UTF-8
  38. * Sun Jul 29 2007 UECHI Yasumasa <uechi@potaway.net> 4.4-0vl2
  39. - build for VineSeed
  40. * Sat Jul 28 2007 UECHI Yasumasa <uechi@potaway.net> 4.4-0vl1
  41. - Xfce 4.4
  42. - delete dbh, xfce4-iconbox, xfce4-systray, xfce4-toys, xfce4-trigger-launcher, xffm, xfcalendar
  43. - add libexo, Thunar, Terminal, mousepad, orage
  44. * Thu Feb 10 2005 UECHI Yasumasa <uechi@potaway.net> 4.2-0vl4
  45. - delete xfce4-themes
  46. * Sun Jan 23 2005 UECHI Yasumasa <uechi@potaway.net> 4.2-0vl3
  47. - Xfce 4.2.0
  48. - add xfce4-appfinder, xfce4-icon-theme, xfce4-session*
  49. - delete xffm-icons
  50. * Fri Jan 09 2004 UECHI Yasumasa <uh@u.dhis.portside.net> 4.0-0vl2
  51. - add xfcalendar
  52. * Sat Sep 27 2003 UECHI Yasumasa <uh@u.dhis.portside.net> 4.0-0vl1
  53. - initial release
  54. %files