xfce4-settings-vl.spec 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182
  1. %define xfceversion 4.10
  2. Name: xfce4-settings
  3. Summary: Settings Manager for Xfce
  4. Summary(ja): Xfce の設定マネージャー
  5. Version: 4.10.0
  6. Release: 1%{?_dist_release}
  7. # xfce4-settings-helper is GPLv2 only.
  8. License: GPLv2+ and GPLv2
  9. Group: User Interface/Desktops
  10. URL: http://www.xfce.org/
  11. Source0: http://www.xfce.org/archive/src/xfce/%{name}/%{xfceversion}/%{name}-%{version}.tar.bz2
  12. Patch0: xfce4-settings-4.6.4-libxklavier5.patch
  13. # Upstream bug: http://bugzilla.xfce.org/show_bug.cgi?id=6236
  14. Patch1: xfce4-settings-4.6.4-dsofix.patch
  15. # use vendor's artwork
  16. #Patch10: xfce4-settings-4.6.0-fedora.patch
  17. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  18. BuildRequires: dbus-glib-devel >= 0.34
  19. BuildRequires: desktop-file-utils
  20. BuildRequires: gettext
  21. BuildRequires: glib2-devel >= 2.16.0
  22. BuildRequires: gtk2-devel >= 2.14.0
  23. BuildRequires: intltool
  24. BuildRequires: garcon-devel >= 0.2.0
  25. BuildRequires: libexo-devel >= 0.8.0
  26. BuildRequires: libxfce4ui-devel >= 4.10.0
  27. BuildRequires: libxfce4util-devel >= 4.10.0
  28. BuildRequires: libnotify-devel >= 0.1.3
  29. BuildRequires: libX11-devel
  30. BuildRequires: libXcursor-devel >= 1.1.0
  31. BuildRequires: libXi-devel >= 1.2.0
  32. BuildRequires: libxklavier-devel
  33. BuildRequires: libXrandr-devel >= 1.2.0
  34. BuildRequires: pkgconfig
  35. BuildRequires: xfconf-devel >= 4.10.0
  36. BuildRequires: xorg-x11-proto-devel
  37. Requires: xfconf
  38. Obsoletes: xfce-mcs-manager < 4.4.3-2
  39. Obsoletes: xfce-mcs-plugins < 4.4.3-2
  40. Obsoletes: xfce-mcs-plugin-gsynaptics < 2.0-5
  41. Obsoletes: xfce-mcs-plugins-extra < 2.0-3
  42. Obsoletes: xfce4-gsynaptics-mcs-plugin < 1.0.0-3
  43. %description
  44. This package includes the settings manager applications for the Xfce desktop.
  45. %prep
  46. %setup -q
  47. #patch0 -p1 -b .xklavier5
  48. %patch1 -p1 -b .dsofix
  49. %build
  50. %configure --enable-sound-settings
  51. make %{?_smp_mflags}
  52. %install
  53. rm -rf $RPM_BUILD_ROOT
  54. make install DESTDIR=$RPM_BUILD_ROOT
  55. for file in %{buildroot}%{_datadir}/applications/*.desktop ; do
  56. desktop-file-install \
  57. --add-category="X-XFCE" \
  58. --remove-category="XFCE" \
  59. --delete-original \
  60. --dir=%{buildroot}%{_datadir}/applications \
  61. $file
  62. done
  63. %find_lang %{name}
  64. %clean
  65. rm -rf $RPM_BUILD_ROOT
  66. %files -f %{name}.lang
  67. %defattr(-,root,root,-)
  68. %doc AUTHORS ChangeLog NEWS TODO COPYING
  69. %dir %{_sysconfdir}/xdg/xfce4
  70. %dir %{_sysconfdir}/xdg/xfce4/xfconf/
  71. %dir %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml
  72. %config(noreplace) %{_sysconfdir}/xdg/autostart/xfsettingsd.desktop
  73. %config(noreplace) %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
  74. %{_sysconfdir}/xdg/menus/xfce-settings-manager.menu
  75. %{_bindir}/xfce4-accessibility-settings
  76. %{_bindir}/xfce4-appearance-settings
  77. %{_bindir}/xfce4-display-settings
  78. %{_bindir}/xfce4-keyboard-settings
  79. %{_bindir}/xfce4-mime-settings
  80. %{_bindir}/xfce4-mouse-settings
  81. %{_bindir}/xfce4-settings-editor
  82. %{_bindir}/xfce4-settings-manager
  83. %{_bindir}/xfsettingsd
  84. %{_libdir}/xfce4/settings/appearance-install-theme
  85. %{_datadir}/applications/xfce*.desktop
  86. %changelog
  87. * Thu Jun 07 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> - 4.10.0-1
  88. - new upstream release
  89. - add BuildRequires: garcon-devel
  90. * Sun Aug 21 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.8.2-1
  91. - new upstream release
  92. - built with libnotify-0.7.3 (VineSeed)
  93. * Mon Mar 28 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.8.0-1
  94. - new upstream release
  95. * Sun May 23 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.6.5-1
  96. - new upstream release
  97. - dropt Patch0
  98. * Mon Apr 12 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.6.4-1
  99. - new upstream release
  100. - built with libxklavier-5.0
  101. - added Patch0 and 1 from Fedora
  102. * Sun Feb 14 2010 Kevin Fenzi <kevin@tummy.com> - 4.6.4-3
  103. - Add patch to fix DSO linking. Fixes bug #564803
  104. * Sat Jan 23 2010 Christoph Wickert <cwickert@fedoraproject.org> - 4.6.4-2
  105. - Add patch for libxklavier 5.0. Thanks to Caolan McNamara (#558081)
  106. * Sun Nov 1 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.6.3-1
  107. - new upstream release
  108. - rebuilt with libxklavier-4.0
  109. - added Japanese summary
  110. * Fri May 22 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.6.1-2
  111. - initial build for Vine
  112. * Sun Apr 19 2009 Kevin Fenzi <kevin@tummy.com> - 4.6.1-1
  113. - Update to 4.6.1
  114. * Thu Apr 16 2009 Kevin Fenzi <kevin@tummy.com> - 4.6.0-6
  115. - Have to add Antialias type to really enable by default.
  116. * Wed Apr 15 2009 Kevin Fenzi <kevin@tummy.com> - 4.6.0-5
  117. - Bump to fix tagging mistake.
  118. * Wed Apr 15 2009 Kevin Fenzi <kevin@tummy.com> - 4.6.0-4
  119. - Make Antialias default (bug #495700)
  120. * Thu Mar 19 2009 Kevin Fenzi <kevin@tummy.com> - 4.6.0-3
  121. - display settings fixes from upstream svn.
  122. * Fri Feb 27 2009 Kevin Fenzi <kevin@tummy.com> - 4.6.0-2
  123. - Rebase patch for artwork
  124. * Thu Feb 26 2009 Kevin Fenzi <kevin@tummy.com> - 4.6.0-1
  125. - Update to 4.6.0
  126. * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.5.99.1-3
  127. - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
  128. * Fri Feb 20 2009 Kevin Fenzi <kevin@tummy.com> - 4.5.99.1-2
  129. - Add patch to fix imsettings (bug #478669)
  130. * Mon Jan 26 2009 Kevin Fenzi <kevin@tummy.com> - 4.5.99.1-1
  131. - Update to 4.5.99.1
  132. * Thu Jan 22 2009 Christoph Wickert <cwickert@fedoraproject.org> - 4.5.93-2
  133. - Add Obsoletes for mcs packages to make sure xfce4-settings gets installed
  134. - Don't package desktop files twice
  135. - Require xfconf
  136. - Use Nodoka theme and Fedora icons
  137. - Add docs
  138. * Tue Jan 13 2009 Kevin Fenzi <kevin@tummy.com> - 4.5.93-1
  139. - Update to 4.5.93
  140. * Sat Dec 27 2008 Kevin Fenzi <kevin@tummy.com> - 4.5.92-2
  141. - Cleaned up desktop-file-install
  142. - Added some BuildRequires.
  143. * Fri Dec 26 2008 Kevin Fenzi <kevin@tummy.com> - 4.5.92-1
  144. - Initial version for Fedora.