dbus-sharp-vl.spec 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. %define dbus_version 0.90
  2. %define dbus_glib_version 0.70
  3. Summary: C# bindings for D-Bus
  4. Summary(ja): D-Bus の C# バインディング
  5. Name: dbus-sharp
  6. Version: 0.7.0
  7. Release: 2%{?_dist_release}
  8. URL: http://www.freedesktop.org/software/dbus/
  9. Source0: https://github.com/downloads/mono/dbus-sharp/%{name}-%{version}.tar.gz
  10. License: AFL or GPLv2
  11. Group: System Environment/Libraries
  12. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
  13. BuildRequires: dbus-devel >= %{dbus_version}
  14. BuildRequires: dbus-glib-devel >= %{dbus_glib_version}
  15. BuildRequires: autoconf
  16. BuildRequires: automake, libtool
  17. BuildRequires: mono-devel
  18. %description
  19. dbus-sharp is a fork of ndesk-dbus, which is a C# implementation of D-Bus.
  20. It's often referred to as "managed D-Bus" to avoid confusion with existing
  21. bindings (which wrap libdbus).
  22. %description -l ja
  23. dbus-sharp は、C# による D-Bus の実装である ndesk-dbus のフォーク(派生版)です。
  24. これは (libdbusのラッパーである) 既存のバインディングとの混乱を避けるために、
  25. "managed D-Bus"と呼ばれることがあります。
  26. %package devel
  27. Summary: Libraries and headers for %{name}
  28. Summary(ja): %{name} 用の開発ライブラリおよびヘッダファイル
  29. Group: Development/Libraries
  30. Requires: %{name} = %{version}-%{release}
  31. Requires: pkgconfig
  32. %description devel
  33. This package includes the files needed for developing and compiling
  34. applications which use the %{name} library.
  35. You should install the %{name}-devel package if you would like to
  36. develop applications using %{name}.
  37. %description devel -l ja
  38. このパッケージは %{name} ライブラリを使用するアプリケーションを開発
  39. するのに必要なライブラリやヘッダファイルを含んでいます。
  40. %{name} を使用したアプリケーションを開発する場合は、このパッケージ
  41. をインストールしてください。
  42. %prep
  43. %setup -q
  44. %build
  45. %configure
  46. %install
  47. %{__rm} -rf %{buildroot}
  48. %{__make} install DESTDIR=$RPM_BUILD_ROOT
  49. %clean
  50. %{__rm} -rf %{buildroot}
  51. %files
  52. %defattr(-,root,root)
  53. %doc COPYING ChangeLog NEWS
  54. %{_libdir}/mono/dbus-sharp-1.0
  55. %{_libdir}/mono/gac/dbus-sharp
  56. %files devel
  57. %defattr(-,root,root)
  58. %{_libdir}/pkgconfig/dbus-sharp-1.0.pc
  59. %changelog
  60. * Sun Apr 03 2011 Shu KONNO <owa@bg.wakwak.com> 0.7.0-2
  61. - rebuilt with mono-2.10.1
  62. * Mon Mar 14 2011 Kazutaka HARADA <kazutaka@vinelinux.org> 0.7.0-1
  63. - initial build for Vine Linux based on fedora development
  64. * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.63-17
  65. - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
  66. * Tue Jan 11 2011 Dan Hor叩k <dan[at]danny.cz> - 0.63-16
  67. - updated the supported arch list
  68. * Tue Oct 26 2010 Christian Krause <chkr@fedoraproject.org> - 0.63-15
  69. - Rebuilt against Mono 2.8
  70. * Mon Oct 26 2009 Dennis Gilmore <dennis@ausil.us> - 0.63-14
  71. - ExcludeArch sparc64
  72. * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.63-13.1
  73. - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
  74. * Wed Jun 17 2009 Karsten Hopp <karsten@redhat.com> 0.63-12.1
  75. - mono is now available on s390x
  76. * Mon May 25 2009 Xavier Lamien <laxathom@fedoraproject.org> - 0.63-12
  77. - build arch ppc64.
  78. * Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.63-11
  79. - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
  80. * Wed Jul 16 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.63-10
  81. - fix license tag
  82. * Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.63-9
  83. - Autorebuild for GCC 4.3
  84. * Tue Oct 2 2007 Matthias Clasen <mclasen@redhat.com> - 0.63-8
  85. - Add alpha to ExlusiveArch
  86. * Tue Oct 2 2007 Matthias Clasen <mclasen@redhat.com> - 0.63-7
  87. - Fix license field
  88. - Add pkgconfig dependency to the -devel package
  89. * Wed Aug 30 2006 Alexander Larsson <alexl@redhat.com> - 0.63-6
  90. - Fix connection and message gc problem (#187452)
  91. - Patch from Christian Krause
  92. * Fri Aug 18 2006 Alexander Larsson <alexl@redhat.com> - 0.63-5
  93. - Update for new mono multilib setup
  94. - Don't buildrequire old gtk-sharp
  95. * Thu Jul 20 2006 John (J5) Palmieri <johnp@redhat.com> - 0.63-4
  96. - Remove from the s390 builds
  97. * Thu Jul 20 2006 Warren Togami <wtogami@redhat.com> - 0.63-3
  98. - remove unnecessary obsolete
  99. * Wed Jul 19 2006 John (J5) Palmieri <johnp@redhat.com> - 0.63-2
  100. - Spec file cleanups
  101. * Wed Jul 19 2006 John (J5) Palmieri <johnp@redhat.com> - 0.63-1
  102. - Initial dbus-glib package