install-assist-opera-vl.spec 3.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. %define pkgname opera
  2. %define verdir 1162
  3. %define pkgversion 11.62
  4. %define build 1347
  5. %ifarch %{ix86}
  6. %define arch i386
  7. %endif
  8. %ifarch x86_64
  9. %define arch x86_64
  10. %endif
  11. %define dlurl http://ftp.opera.com/pub/opera/linux/%{verdir}/%{pkgname}-%{pkgversion}-%{build}.%{arch}.rpm
  12. Summary: Package to assist installation of %{pkgname}
  13. Summary(ja): %{pkgname} のインストールを補助するパッケージ
  14. Name: install-assist-%{pkgname}
  15. Version: %{pkgversion}
  16. Release: 1%{?_dist_release}
  17. License: Commercial
  18. Group: Applications/Internet
  19. Requires: gstreamer-plugins-base
  20. Requires: gstreamer-plugins-good
  21. Requires: libogg
  22. Requires: libtheora
  23. Requires: libvorbis
  24. Packager: Kudoh
  25. %description
  26. Opera is a small, fast, customizable, powerful and user-friendly web
  27. browser, as well as an Internet suite, including an email client, an IRC
  28. client, web developer tools (Opera Dragonfly), and a personal web server
  29. (Opera Unite).
  30. If you install this package, it automaticaly downloads
  31. required files to install %{pkgname}.
  32. And the downloaded files are automatically installed if
  33. installation is executed by apt-get command or synaptic
  34. package manager.
  35. %description -l ja
  36. %{name} は小さく高速でカスタマイズ可能、強力でユーザーフレンドリーな
  37. Web ブラウザだけではなく、インターネットスートとして E メールクライアントや
  38. IRCクライアント、web 開発者向けのツール (Opera Dragonfly)、
  39. パーソナル web サーバー (Opera Unite) を含んでいます。
  40. このパッケージをインストールすると、自動的に %{pkgname}
  41. のインストールに必要な rpm ファイルをダウンロードします。
  42. また apt-get コマンドや synaptic パッケージマネージャから実行
  43. した場合は、ダウンロードした rpm ファイルのインストールも自
  44. 動的に行います。
  45. %posttrans
  46. /usr/lib/rpm/get-binary-rpm.sh %{name} %{dlurl}
  47. %files
  48. %changelog
  49. * Thu Mar 29 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 11.62-1
  50. - new upstream release
  51. * Wed Jan 25 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 11.61-1
  52. - new upstream release
  53. * Fri Dec 09 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 11.60-1
  54. - new upstream release
  55. * Thu Oct 20 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 11.52-1
  56. - new upstream release
  57. * Thu Sep 01 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 11.51-1
  58. - new upstream release
  59. * Sun Jul 03 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 11.50-1
  60. - new upstream release
  61. - disabled ppc arch
  62. - ppc version didn't provide since 11.00
  63. * Wed May 18 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 11.11-1
  64. - new upstream release
  65. * Sat Apr 30 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 11.10-1
  66. - new upstream release
  67. * Thu Jan 27 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 11.01-1
  68. - new upstream release
  69. * Sat Dec 18 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 11.00-1
  70. - new upstream release
  71. * Mon Nov 8 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 10.63-1
  72. - initial build for Vine Linux