xfce4-xkb-plugin-vl.spec 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170
  1. Name: xfce4-xkb-plugin
  2. Summary: XKB layout switcher for the Xfce panel
  3. Summary(ja): Xfce パネル用 XKB レイアウト変更器
  4. Version: 0.5.4.3
  5. Release: 2%{?_dist_release}
  6. Group: User Interface/Desktops
  7. License: BSD
  8. URL: http://goodies.xfce.org/projects/panel-plugins/%{name}
  9. Source0: http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.bz2
  10. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  11. BuildRequires: librsvg2-devel >= 2.18
  12. BuildRequires: libwnck-devel >= 2.12
  13. BuildRequires: libxfce4util-devel >= 4.8.0
  14. BuildRequires: libxfce4ui-devel >= 4.8.0
  15. BuildRequires: libxklavier-devel >= 5.0
  16. BuildRequires: xfce4-panel-devel >= 4.8.0
  17. BuildRequires: gettext, intltool
  18. Requires: xfce4-panel >= 4.4.0
  19. Vendor: Project Vine
  20. Distribution: Vine Linux
  21. %description
  22. Xfce XKB layout switch plugin for the Xfce panel. It displays the current
  23. keyboard layout, and refreshes when layout changes. The layout can be
  24. switched by simply clicking on the plugin. For now the keyboard layouts
  25. cannot be configured from the plugin itself, they should be set in the
  26. XF86Config file or some other way (e.g. setxkbmap).
  27. %prep
  28. %setup -q
  29. %build
  30. %configure --disable-static
  31. make %{?_smp_mflags}
  32. %install
  33. rm -rf $RPM_BUILD_ROOT
  34. make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
  35. %find_lang %{name}
  36. %clean
  37. rm -rf $RPM_BUILD_ROOT
  38. %files -f %{name}.lang
  39. %defattr(-,root,root,-)
  40. %doc AUTHORS COPYING ChangeLog README
  41. %{_libexecdir}/xfce4/panel-plugins/%{name}
  42. %{_datadir}/xfce4/panel-plugins/*.desktop
  43. %dir %{_datadir}/xfce4/xkb/
  44. %dir %{_datadir}/xfce4/xkb/flags
  45. %{_datadir}/xfce4/xkb/flags/*.svg
  46. %changelog
  47. * Sun Dec 29 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.5.4.3-2
  48. - rebuild with VineSeed environment
  49. * Thu Jun 07 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 0.5.4.3-1
  50. - new upstream release
  51. - remove BuildRequires: libxfcegui4-devel, libxml2-devel
  52. - add BuildRequires: libxfce4ui-devel
  53. - remove old patches
  54. * Sun May 22 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 0.5.3.3-7
  55. - initial build for Vine Linux
  56. * Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.3.3-6
  57. - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
  58. * Thu Jan 13 2011 Kevin Fenzi <kevin@tummy.com> - 0.5.3.3-5
  59. - Rebuild for Xfce 4.8
  60. * Thu Nov 25 2010 François Cami <fcami@fedoraproject.org> - 0.5.3.3-4
  61. - Fix segfault when adding a second keymap. Thanks to Lionel Le Folgoc (#597207)
  62. * Fri Feb 12 2010 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.3.3-3
  63. - Fix various segfaults. Thanks to Lionel Le Folgoc (#525471, #547553)
  64. * Mon Jan 25 2010 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.3.3-2
  65. - Add patch for libxklavier 5.0. Thanks to Caolan McNamara (#558083)
  66. * Sun Aug 09 2009 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.3.3-1
  67. - Update to 0.5.3.3 (#502878)
  68. * Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.2-5
  69. - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
  70. * Tue Jul 07 2009 Adam Jackson <ajax@redhat.com> 0.5.2-4
  71. - xxp-0.5.2-xklavier-api.patch: Fix for new libxklavier API.
  72. * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.2-3
  73. - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
  74. * Sun Jan 18 2009 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.2-2
  75. - Rebuild for Xfce 4.6 (Beta 3)
  76. * Thu Nov 27 2008 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.2-1
  77. - Update to 0.5.2
  78. * Thu Oct 02 2008 Christoph Wickert <cwickert@fedoraproject.org> - 0.5.1-1
  79. - Update to 0.5.1
  80. * Mon Jul 07 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.4.3-5
  81. - fix conditional comparison
  82. * Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.4.3-4
  83. - Autorebuild for GCC 4.3
  84. * Sat Aug 25 2007 Christoph Wickert <cwickert@fedoraproject.org> - 0.4.3-3
  85. - Rebuild for BuildID feature
  86. * Sat Apr 28 2007 Christoph Wickert <cwickert@fedoraproject.org> - 0.4.3-2
  87. - Rebuild for Xfce 4.4.1
  88. * Mon Jan 22 2007 Christoph Wickert <cwickert@fedoraproject.org> - 0.4.3-1
  89. - Update to 0.4.3 on Xfce 4.4.
  90. * Sat Dec 09 2006 Christoph Wickert <cwickert@fedoraproject.org> - 0.4.2-1
  91. - Update to 0.4.2.
  92. * Fri Dec 01 2006 Christoph Wickert <cwickert@fedoraproject.org> - 0.4.1-1
  93. - Update to 0.4.1 on Xfce 4.3.99.2.
  94. * Thu Oct 05 2006 Christoph Wickert <cwickert@fedoraproject.org> - 0.4.0-0.2.20060923svn
  95. - Bump release for devel checkin.
  96. * Sat Sep 23 2006 Christoph Wickert <cwickert@fedoraproject.org> - 0.4.0-0.1.20060923svn
  97. - Update to svn snapshot of Sep 23rd 2006 on Xfce 4.3.99.1.
  98. * Mon Sep 04 2006 Christoph Wickert <cwickert@fedoraproject.org> - 0.3.5-3
  99. - Mass rebuild for Fedora Core 6.
  100. * Tue Apr 11 2006 Christoph Wickert <fedora wickert at arcor de> - 0.3.5-2
  101. - Require xfce4-panel.
  102. * Fri Mar 31 2006 Christoph Wickert <fedora wickert at arcor de> - 0.3.5-1
  103. - Update to 0.3.5.
  104. * Fri Mar 17 2006 Christoph Wickert <fedora wickert at arcor de> - 0.3.4-1
  105. - Update to 0.3.4.
  106. * Fri Mar 10 2006 Christoph Wickert <fedora wickert at arcor de> - 0.3.3-1
  107. - Update to 0.3.3.
  108. * Thu Feb 16 2006 Christoph Wickert <fedora wickert at arcor de> - 0.3.2-6
  109. - Rebuild for Fedora Extras 5.
  110. * Fri Dec 30 2005 Christoph Wickert <fedora wickert at arcor de> - 0.3.2-5
  111. - Changes for modular X: Add libXext-devel and libXpm-devel BuildReqs.
  112. * Thu Dec 01 2005 Christoph Wickert <fedora wickert at arcor de> - 0.3.2-4
  113. - Add libxfcegui4-devel BuildReqs.
  114. - Fix %%defattr.
  115. * Mon Nov 14 2005 Christoph Wickert <fedora wickert at arcor de> - 0.3.2-3
  116. - Initial Fedora Extras version.
  117. - Rebuild for XFCE 4.2.3.
  118. - disable-static instead of removing .a files.
  119. * Fri Sep 23 2005 Christoph Wickert <fedora wickert at arcor de> - 0.3.2-2.fc4.cw
  120. - Add libxml2 BuildReqs.
  121. * Sat Jul 09 2005 Christoph Wickert <fedora wickert at arcor de> - 0.3.2-1.fc4.cw
  122. - Rebuild for Core 4.
  123. * Wed Apr 13 2005 Christoph Wickert <fedora wickert at arcor de> - 0.3.2-1.fc3.cw
  124. - Initial RPM release.