xfce4-systemload-plugin-vl.spec 2.6 KB

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