install-assist-LibreOffice-vl.spec 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212
  1. %define pkgname LibreOffice
  2. %define version 3.5.1
  3. %ifarch %{ix86}
  4. %define uarch x86
  5. %define pkgarch x86
  6. %define rpmarch i586
  7. %endif
  8. %ifarch x86_64
  9. %define uarch x86_64
  10. %define pkgarch x86-64
  11. %define rpmarch x86_64
  12. %endif
  13. %define baseurl \{http://download.documentfoundation.org,http://mirrors.vinelinux.org\}/libreoffice/stable/%{version}/rpm/%{uarch}
  14. %define dlurl \\\
  15. %{baseurl}/LibO_%{version}_Linux_%{pkgarch}_install-rpm_en-US.tar.gz \\\
  16. %{baseurl}/LibO_%{version}_Linux_%{pkgarch}_langpack-rpm_ja.tar.gz \\\
  17. %{baseurl}/LibO_%{version}_Linux_%{pkgarch}_helppack-rpm_ja.tar.gz
  18. Summary: Package to assist installation of %{pkgname}
  19. Summary(ja): %{pkgname} のインストールを補助するパッケージ
  20. Name: install-assist-%{pkgname}
  21. Version: %{version}
  22. Release: 1%{?_dist_release}
  23. License: LGPLv3
  24. Group: Applications/Productivity
  25. ExclusiveArch: %{ix86} x86_64
  26. # Requires(posttrans) not yet implemented. So we use (post) instead.
  27. Requires(post): self-build-setup >= 0.9.0
  28. Requires: glibc >= 2.5
  29. Requires: gtk2 >= 2.10.4
  30. Requires: libgnome >= 2.16
  31. #Requires: libgail-gnome >= 1.8.6
  32. Requires: at-spi >= 1.7
  33. # Needs JAVA VM <BTS:1168>
  34. Requires: java-1.6.0
  35. # We have to specify previous version with "Conflicts:"
  36. # to make smart upgrading. See [VineSeed:20565].
  37. # Conflicts: openoffice.org-core <= 2.4.1-5vl5
  38. Obsoletes: openoffice.org < 3.0
  39. Obsoletes: openoffice.org-base < 3.0
  40. Obsoletes: openoffice.org-calc < 3.0
  41. Obsoletes: openoffice.org-core < 3.0
  42. Obsoletes: openoffice.org-devel < 3.0
  43. Obsoletes: openoffice.org-draw < 3.0
  44. Obsoletes: openoffice.org-emailmerge < 3.0
  45. Obsoletes: openoffice.org-graphicfilter < 3.0
  46. Obsoletes: openoffice.org-headless < 3.0
  47. Obsoletes: openoffice.org-i18n < 3.0
  48. Obsoletes: openoffice.org-impress < 3.0
  49. Obsoletes: openoffice.org-libs < 3.0
  50. Obsoletes: openoffice.org-math < 3.0
  51. Obsoletes: openoffice.org-pyuno < 3.0
  52. Obsoletes: openoffice.org-sdk < 3.0
  53. Obsoletes: openoffice.org-sdk-doc < 3.0
  54. Obsoletes: openoffice.org-testtools < 3.0
  55. Obsoletes: openoffice.org-writer < 3.0
  56. Obsoletes: openoffice.org-xsltfilter < 3.0
  57. # Conflicts: ooobasis3.1-core01 openoffice.org3.1-freedesktop-menus
  58. # Conflicts: ooobasis3.2-core01 openoffice.org3.2-freedesktop-menus
  59. # Conflicts: openoffice.org-ure
  60. Obsoletes: openoffice.org3 < 3.3
  61. Obsoletes: openoffice.org3-ja < 3.3
  62. Obsoletes: ooobasis3.1-ja < 3.3, ooobasis3.2-ja < 3.3
  63. Obsoletes: ooobasis3.1-ja-base < 3.3, ooobasis3.2-ja-base < 3.3
  64. Obsoletes: ooobasis3.1-ja-calc < 3.3, ooobasis3.2-ja-calc < 3.3
  65. Obsoletes: ooobasis3.1-ja-draw < 3.3, ooobasis3.2-ja-draw < 3.3
  66. Obsoletes: ooobasis3.1-ja-help < 3.3, ooobasis3.2-ja-help < 3.3
  67. Obsoletes: ooobasis3.1-ja-impress < 3.3, ooobasis3.2-ja-impress < 3.3
  68. Obsoletes: ooobasis3.1-ja-math < 3.3, ooobasis3.2-ja-math < 3.3
  69. Obsoletes: ooobasis3.1-ja-res < 3.3, ooobasis3.2-ja-res < 3.3
  70. Obsoletes: ooobasis3.1-ja-writer < 3.3, ooobasis3.2-ja-writer < 3.3
  71. Obsoletes: ooobasis3.1-images < 3.3, ooobasis3.2-images < 3.3
  72. Obsoletes: ooobasis3.1-core01 < 3.3, ooobasis3.2-core01 < 3.3
  73. Obsoletes: ooobasis3.1-core02 < 3.3, ooobasis3.2-core02 < 3.3
  74. Obsoletes: ooobasis3.1-core03 < 3.3, ooobasis3.2-core03 < 3.3
  75. Obsoletes: ooobasis3.1-core04 < 3.3, ooobasis3.2-core04 < 3.3
  76. Obsoletes: ooobasis3.1-core05 < 3.3, ooobasis3.2-core05 < 3.3
  77. Obsoletes: ooobasis3.1-core06 < 3.3, ooobasis3.2-core06 < 3.3
  78. Obsoletes: ooobasis3.1-core07 < 3.3, ooobasis3.2-core07 < 3.3
  79. Obsoletes: ooobasis3.1-base < 3.3, ooobasis3.2-base < 3.3
  80. Obsoletes: ooobasis3.1-calc < 3.3, ooobasis3.2-calc < 3.3
  81. Obsoletes: ooobasis3.1-draw < 3.3, ooobasis3.2-draw < 3.3
  82. Obsoletes: ooobasis3.1-impress < 3.3, ooobasis3.2-impress < 3.3
  83. Obsoletes: ooobasis3.1-math < 3.3, ooobasis3.2-math < 3.3
  84. Obsoletes: ooobasis3.1-writer < 3.3, ooobasis3.2-writer < 3.3
  85. Obsoletes: openoffice.org3-base < 3.3
  86. Obsoletes: openoffice.org3-calc < 3.3
  87. Obsoletes: openoffice.org3-draw < 3.3
  88. Obsoletes: openoffice.org3-impress < 3.3
  89. Obsoletes: openoffice.org3-writer < 3.3
  90. Obsoletes: openoffice.org3-math < 3.3
  91. Obsoletes: ooobasis3.1-gnome-integration < 3.3, ooobasis3.2-gnome-integration < 3.3
  92. Obsoletes: ooobasis3.1-ja-binfilter < 3.3, ooobasis3.2-ja-binfilter < 3.3
  93. Obsoletes: ooobasis3.1-binfilter < 3.3, ooobasis3.2-binfilter < 3.3
  94. Obsoletes: ooobasis3.1-graphicfilter < 3.3, ooobasis3.2-graphicfilter < 3.3
  95. Obsoletes: ooobasis3.1-javafilter < 3.3, ooobasis3.2-javafilter < 3.3
  96. Obsoletes: ooobasis3.1-ooofonts < 3.3, ooobasis3.2-ooofonts < 3.3
  97. Obsoletes: ooobasis3.1-pyuno < 3.3, ooobasis3.2-pyuno < 3.3
  98. Obsoletes: ooobasis3.1-ooolinguistic < 3.3, ooobasis3.2-ooolinguistic < 3.3
  99. Obsoletes: openoffice.org-ure <= 1.6.1
  100. Obsoletes: openoffice.org3.1-freedesktop-menus < 3.3, openoffice.org3.2-freedesktop-menus < 3.3
  101. Obsoletes: install-assist-Go-oo < 3.3
  102. Obsoletes: libobasis3.3-core01 < 3.4
  103. Obsoletes: libreoffice3-ure <= 1.7.0
  104. Obsoletes: libreoffice3.3-freedesktop-menus < 3.4
  105. Obsoletes: libobasis3.4-core01 < 3.5
  106. Obsoletes: libreoffice3.4-ure < 3.5
  107. Obsoletes: libreoffice3.4-freedesktop-menus < 3.5
  108. # Obsoletes: libobasis3.5-core01 < 3.6
  109. # Obsoletes: libreoffice3.5-ure < 3.6
  110. # Obsoletes: libreoffice3.5-freedesktop-menus < 3.6
  111. Packager: kazutaka, munepi
  112. %description
  113. LibreOffice is the free power-packed Open Source personal productivity
  114. suite for Windows, Macintosh and Linux, that gives you six feature-rich
  115. applications for all your document production and data processing needs:
  116. Writer, Calc, Impress, Draw, Math and Base.
  117. If you install this package, it automaticaly downloads
  118. required files to install %{pkgname}.
  119. And the downloaded files are automatically installed if
  120. installation is executed by apt-get command or synaptic
  121. package manager.
  122. %description -l ja
  123. LibreOffice は自由でかつオープンソースのオフィススイートです。
  124. Windows、Macintosh、Linux を始めとする多くのプラットフォームで動作します。
  125. 文書の作成やデータの処理のお役に立ちます豊富な機能を備えた6つの
  126. アプリケーションを提供します:
  127. Writer、Calc、Impress、Draw、Math、Base です。
  128. このパッケージをインストールすると、自動的に %{pkgname}
  129. のインストールに必要な rpm ファイルをダウンロードします。
  130. また apt-get コマンドや synapticパッケージマネージャから実行
  131. した場合は、ダウンロードした rpm ファイルのインストールも自
  132. 動的に行います。
  133. %posttrans
  134. #set -x
  135. ## setup
  136. . /etc/self-build.conf
  137. tmp=$(mktemp -d ${TEMP_DIR}/%{name}.XXXXXX)
  138. QUEDIR=/var/cache/self-build
  139. [ ! -d ${QUEDIR} ] && %__mkdir_p ${QUEDIR}
  140. (cd ${tmp}
  141. ## If exists cached tarballs, copy them into ${tmp}
  142. if [ "${CACHE_DOWNLOADED_FILES}" = "yes" ]; then
  143. for i in %{dlurl}; do
  144. [ -f ${QUEDIR}/$(basename $i) ] && %__cp -af ${QUEDIR}/$(basename $i) ${tmp}; done
  145. fi
  146. ## download the official built tarballs
  147. wget -N %{dlurl}
  148. ## extract them
  149. for i in %{dlurl}; do %__tar xf $(basename $i); done
  150. ## copy including rpms
  151. %__cp -af $(find -name "*.%{rpmarch}.rpm") ${QUEDIR}
  152. %__cp -af $(find -name "*freedesktop-menus*.rpm") ${QUEDIR}
  153. if [ "${CACHE_DOWNLOADED_FILES}" = "yes" ]; then
  154. for i in %{dlurl}; do
  155. [ -f ${QUEDIR}/$(basename $i) ] || %__cp -af $(basename $i) ${QUEDIR};
  156. done
  157. fi
  158. )
  159. %__rm -rf ${tmp}
  160. %files
  161. %changelog
  162. * Thu Mar 22 2012 Munehiro Yamamoto <munepi@vinelinux.org> 3.5.1-1
  163. - new upstream release
  164. * Thu Feb 16 2012 Munehiro Yamamoto <munepi@vinelinux.org> 3.5.0-1
  165. - new upstream release
  166. * Tue Jan 17 2012 Munehiro Yamamoto <munepi@vinelinux.org> 3.4.5-1
  167. - new upstream release
  168. * Wed Nov 9 2011 Munehiro Yamamoto <munepi@vinelinux.org> 3.4.4-1
  169. - new upstream release
  170. * Sun Oct 16 2011 Munehiro Yamamoto <munepi@vinelinux.org> 3.4.3-2
  171. - dropped Requires: libgail-gnome >= 1.8.6
  172. * Sat Sep 03 2011 Munehiro Yamamoto <munepi@vinelinux.org> 3.4.3-1
  173. - new upstream release
  174. * Tue Aug 02 2011 Munehiro Yamamoto <munepi@vinelinux.org> 3.4.2-1
  175. - new upstream release
  176. * Fri Jul 22 2011 Munehiro Yamamoto <munepi@vinelinux.org> 3.4.1-2
  177. - added Requires: java-1.6.0 <BTS:1168>
  178. * Wed Jul 06 2011 Munehiro Yamamoto <munepi@vinelinux.org> 3.4.1-1
  179. - new upstream release
  180. * Sat Jun 11 2011 Munehiro Yamamoto <munepi@vinelinux.org> 3.4.0-1
  181. - new upstream release
  182. * Sun Apr 03 2011 Munehiro Yamamoto <munepi@vinelinux.org> 3.3.2-1
  183. - initial build