xfce4-systemload-plugin-vl.spec 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. Summary: System Load plugin for Xfce
  2. Summary(ja): Xfce 用システム負荷監視プラグイン
  3. Name: xfce4-systemload-plugin
  4. Version: 1.1.0
  5. Release: 2%{?_dist_release}
  6. License: BSD
  7. Group: User Interface/Desktops
  8. URL: http://goodies.xfce.org/projects/panel-plugins/%{name}
  9. Source0: http://archive.xfce.org/src/panel-plugins/%{name}/1.1/%{name}-%{version}.tar.bz2
  10. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  11. BuildRequires: gtk2-devel >= 2.6.0
  12. BuildRequires: libxfce4util-devel >= 4.3.99.1
  13. BuildRequires: libxfce4ui-devel >= 4.7.0
  14. BuildRequires: xfce4-panel-devel >= 4.3.99.1
  15. BuildRequires: upower-devel >= 0.9.0
  16. Vendor: Project Vine
  17. Distribution: Vine Linux
  18. %description
  19. A system load plugin for the Xfce4 desktop environment, written by Riccardo
  20. Persichetti. It displays the current CPU load, the memory in use, the swap
  21. space and the system uptime in the Xfce4 panel.
  22. %description -l ja
  23. Riccardo Persichetti が書いた Xfce デスクトップ環境用のシステム負荷監視
  24. プラグインです.CPU負荷、メモリ使用量、スワップスペース、システム稼働時間
  25. を Xfce パネルに表示します.
  26. %prep
  27. rm -rf %{buildroot}
  28. %setup -q
  29. %build
  30. %configure --disable-static
  31. make
  32. %install
  33. rm -rf $RPM_BUILD_ROOT
  34. make install DESTDIR=$RPM_BUILD_ROOT
  35. find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} \;
  36. %find_lang %{name}
  37. %clean
  38. rm -rf %{buildroot}
  39. %files -f %{name}.lang
  40. %defattr(-,root,root)
  41. %doc AUTHORS COPYING ChangeLog INSTALL NEWS README
  42. %{_libdir}/xfce4/panel/plugins/libsystemload.so
  43. %{_datadir}/xfce4/panel/plugins/systemload.desktop
  44. %changelog
  45. * Sun Dec 29 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.0-2
  46. - rebuild with VineSeed environment
  47. * Thu Jun 07 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.1.0-1
  48. - new upstream release
  49. - remove BuildRequires: libxfcegui4-devel
  50. - add BuildRequires: libxfce4ui-devel
  51. * Sun May 22 2011 Ryoiochi INAGAKI <ryo1@bc.wakwak.com> 1.0.0-1
  52. - updated to 1.0.0
  53. - added BR: xfce4-panel-devel
  54. * Mon Oct 27 2008 Shu KONNO <owa@bg.wakwak.com> 0.4.2-1vl5
  55. - applied new versioning policy, spec in utf-8
  56. * Mon Oct 22 2007 KANEKO Seiji <giraffe@m2.pbc.ne.jp> 0.4.2-0vl2
  57. - new upstream release
  58. - build with Xfce 4.4
  59. - cleanup Requires and BuildRequires
  60. - update %%files section
  61. * Mon Jan 24 2005 UECHI Yasumasa <uechi@potaway.net> 0.3.6-0vl2
  62. - new upstream release
  63. - build against Xfce 4.2
  64. * Fri Aug 20 2004 UECHI Yasumasa <uechi@potaway.net> 0.3.4-0vl2
  65. - build for VineSeedPlus
  66. * Fri Aug 20 2004 UECHI Yasumasa <uechi@potaway.net> 0.3.4-0vl1
  67. - build for VinePlus 3.0