xfce4-wavelan-plugin-vl.spec 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149
  1. %global minor_version 0.5
  2. Name: xfce4-wavelan-plugin
  3. Summary: WaveLAN plugin for the Xfce panel
  4. Summary(ja): Xfce パネル用 無線 LAN プラグイン
  5. Version: 0.5.11
  6. Release: 1%{?_dist_release}
  7. Group: User Interface/Desktops
  8. License: BSD
  9. URL: http://goodies.xfce.org/projects/panel-plugins/%{name}
  10. Source0: http://archive.xfce.org/src/panel-plugins/%{name}/%{minor_version}/%{name}-%{version}.tar.bz2
  11. Patch0: xfce4-wavelan-plugin-0.5.6-makefile.patch
  12. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  13. BuildRequires: libxfce4util-devel >= 4.3.20
  14. BuildRequires: libxfce4ui-devel >= 4.8.0
  15. BuildRequires: xfce4-panel-devel >= 4.8.0
  16. BuildRequires: gettext, intltool
  17. Vendor: Project Vine
  18. Distribution: Vine Linux
  19. %description
  20. A plugin for the Xfce panel that monitors a wireless LAN interface. It
  21. displays stats for signal state, signal quality and network name (SSID).
  22. %prep
  23. %setup -q
  24. %patch0 -p1
  25. %build
  26. %configure --disable-static
  27. make %{?_smp_mflags}
  28. %install
  29. rm -rf $RPM_BUILD_ROOT
  30. make install DESTDIR=$RPM_BUILD_ROOT
  31. find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} \;
  32. chmod +x $RPM_BUILD_ROOT%{_libdir}/xfce4/panel/plugins/*.so
  33. %find_lang %{name}
  34. %clean
  35. rm -rf $RPM_BUILD_ROOT
  36. %files -f %{name}.lang
  37. %defattr(-,root,root,-)
  38. %doc AUTHORS COPYING ChangeLog NEWS README
  39. %{_libdir}/xfce4/panel/plugins/libwavelan.so
  40. %{_datadir}/xfce4/panel/plugins/wavelan.desktop
  41. %changelog
  42. * Sun Dec 21 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 0.5.11-1
  43. - new upstream release
  44. * Sun Dec 29 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.5.10-2
  45. - rebuild with VineSeed environment
  46. * Thu Jun 07 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.5.10-1
  47. - new upstream release
  48. - remove BuildRequires: libxfcegui4-devel, libxml2-devel
  49. - add BuildRequires: libxfce4ui-devel
  50. * Sun Oct 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.5.6-5
  51. - add Patch0 (xfce4-wavelan-plugin-0.5.6-makefile.patch)
  52. * Sun May 22 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 0.5.6-4
  53. - initial build for Vine Linux
  54. * Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.6-3
  55. - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
  56. * Mon Dec 13 2010 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.6-2
  57. - Rebuild for xfce4-panel 4.7
  58. * Mon Dec 13 2010 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.6-1
  59. - Update to 0.5.6
  60. - Drop DSO patch (no longer needed)
  61. * Tue Feb 16 2010 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.5-3
  62. - Add patch to fix DSO linking (#564776)
  63. * Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.5-2
  64. - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
  65. * Fri Apr 10 2009 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.5-1
  66. - Update to 0.5.5
  67. * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.4-6
  68. - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
  69. * Sun Jan 18 2009 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.4-5
  70. - Rebuild for Xfce 4.6 (Beta 3)
  71. * Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.5.4-4
  72. - Autorebuild for GCC 4.3
  73. * Sat Aug 25 2007 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.4-3
  74. - Rebuild for BuildID feature
  75. * Sat Apr 28 2007 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.4-2
  76. - Rebuild for Xfce 4.4.1
  77. * Sun Feb 25 2007 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.4-1
  78. - Update to 0.5.4.
  79. * Mon Jan 22 2007 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.3-4
  80. - Rebuild for Xfce 4.4.
  81. * Thu Oct 05 2006 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.3-3
  82. - Bump release for devel checkin.
  83. * Wed Sep 13 2006 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.3-2
  84. - Rebuild for XFCE 4.3.99.1.
  85. - BR perl(XML::Parser).
  86. * Wed Sep 13 2006 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.3-1
  87. - Update to 0.5.3 on XFCE 4.3.90.2.
  88. * Mon Sep 04 2006 Christoph Wickert <cwickert@fedoraproject.org> - 0.4.1-7
  89. - Mass rebuild for Fedora Core 6.
  90. * Tue Apr 11 2006 Christoph Wickert <fedora wickert at arcor de> - 0.4.1-6
  91. - Require xfce4-panel.
  92. * Thu Feb 16 2006 Christoph Wickert <fedora wickert at arcor de> - 0.4.1-5
  93. - Rebuild for Fedora Extras 5.
  94. * Thu Dec 01 2005 Christoph Wickert <fedora wickert at arcor de> - 0.4.1-4
  95. - Add libxfcegui4-devel BuildReqs.
  96. - Fix %%defattr.
  97. * Mon Nov 14 2005 Christoph Wickert <fedora wickert at arcor de> - 0.4.1-3
  98. - Initial Fedora Extras version.
  99. - Rebuild for XFCE 4.2.3.
  100. - disable-static instead of removing .a files.
  101. * Fri Sep 23 2005 Christoph Wickert <fedora wickert at arcor de> - 0.4.1-2.fc4.cw
  102. - Add libxml2 BuildReqs.
  103. * Sat Jul 09 2005 Christoph Wickert <fedora wickert at arcor de> - 0.4.1-1.fc4.cw
  104. - Rebuild for Core 4.
  105. * Wed Apr 13 2005 Christoph Wickert <fedora wickert at arcor de> - 0.4.1-1.fc3.cw
  106. - Initial RPM release.