loqui-vl.spec 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. %define major_ver 0.5
  2. %define minor_ver 0
  3. %define rel 1
  4. %define ver %{major_ver}.%{minor_ver}
  5. Summary: a IRC client for Gtk2
  6. Summary(ja): GTK2 を使った IRC クライアント
  7. Name: loqui
  8. Version: %{ver}
  9. Release: %{rel}%{?_dist_release}
  10. Group: Applications/Internet
  11. Source0: http://launchpad.net/loqui/%{major_ver}/%{ver}/+download/%{name}-%{ver}.tar.gz
  12. License: GPLv2
  13. Requires: gtk2 >= 2.2.0, gnet2 >= 2.0.0
  14. BuildRequires: gtk2-devel >= 2.2.0, gnet2-devel >= 2.0.0, gettext
  15. BuildRequires: gob2
  16. URL: https://sites.google.com/site/loquiirc
  17. BuildRoot: %{_tmppath}/%{name}-root
  18. Requires(post,postun): desktop-file-utils
  19. BuildRequires: desktop-file-utils
  20. %description
  21. Loqui is a 4-paned IRC client, which supports multiple servers.
  22. %description -l ja
  23. Loqui は、複数のサーバへの接続に対応した 4-ペインの IRC クライアントです。
  24. %prep
  25. rm -rf %{buildroot}
  26. %setup -q
  27. %build
  28. %configure
  29. make desktopdir=%{_datadir}/applications
  30. %install
  31. rm -rf %{buildroot}
  32. %makeinstall desktopdir=%{buildroot}%{_datadir}/applications
  33. %{find_lang} %{name}
  34. %check
  35. make check
  36. desktop-file-validate %{buildroot}%{_datadir}/applications/loqui.desktop
  37. %clean
  38. rm -rf %{buildroot}
  39. %post
  40. update-desktop-database %{_datadir}/applications
  41. %postun
  42. update-desktop-database %{_datadir}/applications
  43. %files -f %{name}.lang
  44. %defattr (-,root,root)
  45. %doc README COPYING* INSTALL ChangeLog AUTHORS NEWS
  46. %{_bindir}/loqui
  47. %{_datadir}/pixmaps/loqui.png
  48. %{_datadir}/applications/loqui.desktop
  49. %changelog
  50. * Sun Dec 12 2010 IWAI, Masaharu <iwai@alib.jp> 0.5.0-1
  51. - new upstream release
  52. - update URL: upstream moved
  53. - update Source0 URL: upstream moved
  54. - add BuildRequires: gob2
  55. - drop unnecessary patches:
  56. - default application patch (Patch0)
  57. - desktopfile patch (Patch1)
  58. - update License value: sync Vine policy
  59. - replace PreReq tag to Requires tag
  60. * Tue Dec 07 2010 Shu KONNO <owa@bg.wakwak.com> 0.4.4-5
  61. - rebuilt with new environment
  62. * Mon Apr 13 2009 IWAI, Masaharu <iwai@alib.jp> 0.4.4-4
  63. - fix changelog 0.4.4-4: update installed patch -> update installed path
  64. * Sun Mar 8 2009 IWAI, Masaharu <iwai@alib.jp> 0.4.4-3
  65. - update loqui.desktop (Patch1)
  66. - update installed path for loqui.desktop
  67. - validate desktop file in %%check
  68. - add BuildRequires: desktop-file-utils
  69. - update desktop database in %%post and %%postun
  70. - add PreReq: desktop-file-utils
  71. * Wed Feb 18 2009 IWAI, Masaharu <iwai@alib.jp> 0.4.4-2
  72. - using paplay for notification command in default setting (Patch0)
  73. - update default-browser.patch for only default web browser
  74. * Fri Oct 03 2008 Shu KONNO <owa@bg.wakwak.com> 0.4.4-1vl5
  75. - applied new versioning policy, spec in utf-8
  76. * Thu Jan 18 2007 IWAI, Masaharu <iwai@alib.jp> 0.4.4-0vl2
  77. - add default browser patch (Patch0): firefox
  78. * Thu Apr 6 2006 IWAI, Masaharu <iwai@alib.jp> 0.4.4-0vl1
  79. - new upstream release
  80. * Fri Oct 22 2004 IWAI, Masaharu <iwai@alib.jp> 0.3.9-0vl2
  81. - add Japanese summary and description
  82. * Wed Sep 22 2004 IWAI, Masaharu <iwai@alib.jp> 0.3.9-0vl1
  83. - new upstream release
  84. * Wed Sep 1 2004 IWAI, Masaharu <iwai@alib.jp> 0.3.8-0vl1
  85. - new upstream release
  86. * Fri Jul 2 2004 IWAI, Masaharu <iwai@alib.jp> 0.3.7-0vl1
  87. - new upstream release
  88. * Sun May 30 2004 IWAI, Masaharu <iwai@alib.jp> 0.3.5-0vl1
  89. - new upstream release
  90. * Wed May 5 2004 IWAI, Masaharu <iwai@alib.jp> 0.3.3-0vl1
  91. - new upstream release
  92. * Sun May 2 2004 IWAI, Masaharu <iwai@alib.jp> 0.3.2-0vl1
  93. - new upstream release
  94. * Tue Apr 20 2004 IWAI, Masaharu <iwai@alib.jp> 0.3.1-0vl1
  95. - new upstream release
  96. - add loqui.png and loqui.desktop in %%files
  97. - add COPYING.LIB in %%doc directory
  98. * Sun Mar 7 2004 IWAI, Masaharu <iwai@alib.jp> 0.2.5-0vl1
  99. - new upstream release
  100. * Fri Feb 27 2004 IWAI, Masaharu <iwai@alib.jp> 0.2.4-0vl1
  101. - new upstream release
  102. * Mon Feb 9 2004 IWAI, Masaharu <iwai@alib.jp> 0.2.3-0vl1
  103. - new upstream release
  104. * Sun Jan 25 2004 IWAI, Masaharu <iwai@alib.jp> 0.2.2-0vl1
  105. - new upstream release
  106. * Wed Jan 21 2004 IWAI, Masaharu <iwai@alib.jp> 0.2.1-0vl1
  107. - build for VineSeed Plus
  108. * Sat Jun 7 2003 Yoichi Imai <yoichi@silver-forest.com>
  109. - created spec.in