install-assist-opera-vl.spec 2.4 KB

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