|
@@ -1,5 +1,5 @@
|
|
%define pkgname LibreOffice
|
|
%define pkgname LibreOffice
|
|
-%define version 4.0.4
|
|
|
|
|
|
+%define version 4.1.0
|
|
%ifarch %{ix86}
|
|
%ifarch %{ix86}
|
|
%define uarch x86
|
|
%define uarch x86
|
|
%define pkgarch x86
|
|
%define pkgarch x86
|
|
@@ -11,15 +11,15 @@
|
|
%define rpmarch x86_64
|
|
%define rpmarch x86_64
|
|
%endif
|
|
%endif
|
|
|
|
|
|
|
|
+# http://download.documentfoundation.org/libreoffice/stable/4.1.0/rpm/x86_64/LibreOffice_4.1.0_Linux_x86-64_rpm.tar.gz
|
|
|
|
+# http://download.documentfoundation.org/libreoffice/stable/4.1.0/rpm/x86_64/LibreOffice_4.1.0_Linux_x86-64_rpm_langpack_ja.tar.gz
|
|
|
|
+# http://download.documentfoundation.org/libreoffice/stable/4.1.0/rpm/x86_64/LibreOffice_4.1.0_Linux_x86-64_rpm_helppack_ja.tar.gz
|
|
%define baseurl \{http://download.documentfoundation.org,http://mirrors.vinelinux.org\}/libreoffice/stable/%{version}/rpm/%{uarch}
|
|
%define baseurl \{http://download.documentfoundation.org,http://mirrors.vinelinux.org\}/libreoffice/stable/%{version}/rpm/%{uarch}
|
|
%define dlurl \\\
|
|
%define dlurl \\\
|
|
%{baseurl}/LibreOffice_%{version}_Linux_%{pkgarch}_rpm.tar.gz \\\
|
|
%{baseurl}/LibreOffice_%{version}_Linux_%{pkgarch}_rpm.tar.gz \\\
|
|
%{baseurl}/LibreOffice_%{version}_Linux_%{pkgarch}_rpm_langpack_ja.tar.gz \\\
|
|
%{baseurl}/LibreOffice_%{version}_Linux_%{pkgarch}_rpm_langpack_ja.tar.gz \\\
|
|
%{baseurl}/LibreOffice_%{version}_Linux_%{pkgarch}_rpm_helppack_ja.tar.gz
|
|
%{baseurl}/LibreOffice_%{version}_Linux_%{pkgarch}_rpm_helppack_ja.tar.gz
|
|
|
|
|
|
-# http://download.documentfoundation.org/libreoffice/stable/4.0.0/rpm/x86_64/LibreOffice_4.0.0_Linux_x86-64_rpm.tar.gz
|
|
|
|
-# http://download.documentfoundation.org/libreoffice/stable/4.0.0/rpm/x86_64/LibreOffice_4.0.0_Linux_x86-64_rpm_langpack_ja.tar.gz
|
|
|
|
-# http://download.documentfoundation.org/libreoffice/stable/4.0.0/rpm/x86_64/LibreOffice_4.0.0_Linux_x86-64_rpm_helppack_ja.tar.gz
|
|
|
|
Summary: Package to assist installation of %{pkgname}
|
|
Summary: Package to assist installation of %{pkgname}
|
|
Summary(ja): %{pkgname} のインストールを補助するパッケージ
|
|
Summary(ja): %{pkgname} のインストールを補助するパッケージ
|
|
Name: install-assist-%{pkgname}
|
|
Name: install-assist-%{pkgname}
|
|
@@ -178,6 +178,7 @@ Obsoletes: libreoffice3.4-ja
|
|
Obsoletes: libreoffice3.4-math
|
|
Obsoletes: libreoffice3.4-math
|
|
Obsoletes: libreoffice3.4-ure
|
|
Obsoletes: libreoffice3.4-ure
|
|
Obsoletes: libreoffice3.4-writer
|
|
Obsoletes: libreoffice3.4-writer
|
|
|
|
+
|
|
# Obsoletes: libobasis3.5-core01
|
|
# Obsoletes: libobasis3.5-core01
|
|
# Obsoletes: libreoffice3.5-ure libreoffice3.5-stdlibs
|
|
# Obsoletes: libreoffice3.5-ure libreoffice3.5-stdlibs
|
|
# Obsoletes: libreoffice3.5-freedesktop-menus
|
|
# Obsoletes: libreoffice3.5-freedesktop-menus
|
|
@@ -309,6 +310,68 @@ Obsoletes: libreoffice3.6-stdlibs
|
|
Obsoletes: libreoffice3.6-ure
|
|
Obsoletes: libreoffice3.6-ure
|
|
Obsoletes: libreoffice3.6-writer
|
|
Obsoletes: libreoffice3.6-writer
|
|
|
|
|
|
|
|
+# $ rpm -qa --qf "Obsoletes: %{name}\n" | grep -e "libreoffice" -e "libobasis" | sort
|
|
|
|
+Obsoletes: libobasis4.0-base
|
|
|
|
+Obsoletes: libobasis4.0-calc
|
|
|
|
+Obsoletes: libobasis4.0-core01
|
|
|
|
+Obsoletes: libobasis4.0-core02
|
|
|
|
+Obsoletes: libobasis4.0-core03
|
|
|
|
+Obsoletes: libobasis4.0-core04
|
|
|
|
+Obsoletes: libobasis4.0-core05
|
|
|
|
+Obsoletes: libobasis4.0-core06
|
|
|
|
+Obsoletes: libobasis4.0-core07
|
|
|
|
+Obsoletes: libobasis4.0-draw
|
|
|
|
+Obsoletes: libobasis4.0-en-US
|
|
|
|
+Obsoletes: libobasis4.0-en-US-base
|
|
|
|
+Obsoletes: libobasis4.0-en-US-calc
|
|
|
|
+Obsoletes: libobasis4.0-en-US-math
|
|
|
|
+Obsoletes: libobasis4.0-en-US-res
|
|
|
|
+Obsoletes: libobasis4.0-en-US-writer
|
|
|
|
+Obsoletes: libobasis4.0-extension-beanshell-script-provider
|
|
|
|
+Obsoletes: libobasis4.0-extension-javascript-script-provider
|
|
|
|
+Obsoletes: libobasis4.0-extension-mediawiki-publisher
|
|
|
|
+Obsoletes: libobasis4.0-extension-nlpsolver
|
|
|
|
+Obsoletes: libobasis4.0-extension-presentation-minimizer
|
|
|
|
+Obsoletes: libobasis4.0-extension-python-script-provider
|
|
|
|
+Obsoletes: libobasis4.0-extension-report-builder
|
|
|
|
+Obsoletes: libobasis4.0-gnome-integration
|
|
|
|
+Obsoletes: libobasis4.0-graphicfilter
|
|
|
|
+Obsoletes: libobasis4.0-images
|
|
|
|
+Obsoletes: libobasis4.0-impress
|
|
|
|
+Obsoletes: libobasis4.0-ja
|
|
|
|
+Obsoletes: libobasis4.0-ja-base
|
|
|
|
+Obsoletes: libobasis4.0-ja-calc
|
|
|
|
+Obsoletes: libobasis4.0-ja-help
|
|
|
|
+Obsoletes: libobasis4.0-ja-math
|
|
|
|
+Obsoletes: libobasis4.0-ja-res
|
|
|
|
+Obsoletes: libobasis4.0-ja-writer
|
|
|
|
+Obsoletes: libobasis4.0-javafilter
|
|
|
|
+Obsoletes: libobasis4.0-kde-integration
|
|
|
|
+Obsoletes: libobasis4.0-librelogo
|
|
|
|
+Obsoletes: libobasis4.0-math
|
|
|
|
+Obsoletes: libobasis4.0-ogltrans
|
|
|
|
+Obsoletes: libobasis4.0-onlineupdate
|
|
|
|
+Obsoletes: libobasis4.0-ooofonts
|
|
|
|
+Obsoletes: libobasis4.0-ooolinguistic
|
|
|
|
+Obsoletes: libobasis4.0-postgresql-sdbc
|
|
|
|
+Obsoletes: libobasis4.0-pyuno
|
|
|
|
+Obsoletes: libobasis4.0-writer
|
|
|
|
+Obsoletes: libobasis4.0-xsltfilter
|
|
|
|
+Obsoletes: libreoffice4.0
|
|
|
|
+Obsoletes: libreoffice4.0-base
|
|
|
|
+Obsoletes: libreoffice4.0-calc
|
|
|
|
+Obsoletes: libreoffice4.0-dict-en
|
|
|
|
+Obsoletes: libreoffice4.0-dict-es
|
|
|
|
+Obsoletes: libreoffice4.0-dict-fr
|
|
|
|
+Obsoletes: libreoffice4.0-draw
|
|
|
|
+Obsoletes: libreoffice4.0-en-US
|
|
|
|
+Obsoletes: libreoffice4.0-freedesktop-menus
|
|
|
|
+Obsoletes: libreoffice4.0-impress
|
|
|
|
+Obsoletes: libreoffice4.0-ja
|
|
|
|
+Obsoletes: libreoffice4.0-math
|
|
|
|
+Obsoletes: libreoffice4.0-ure
|
|
|
|
+Obsoletes: libreoffice4.0-writer
|
|
|
|
+
|
|
Packager: kazutaka, munepi
|
|
Packager: kazutaka, munepi
|
|
|
|
|
|
%description
|
|
%description
|
|
@@ -371,6 +434,9 @@ QUEDIR=/var/cache/self-build
|
|
%files
|
|
%files
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Wed Aug 28 2013 Munehiro Yamamoto <munepi@vinelinux.org> 4.1.0-1
|
|
|
|
+- new upstream release
|
|
|
|
+
|
|
* Sat Jul 13 2013 Munehiro Yamamoto <munepi@vinelinux.org> 4.0.4-1
|
|
* Sat Jul 13 2013 Munehiro Yamamoto <munepi@vinelinux.org> 4.0.4-1
|
|
- new upstream release
|
|
- new upstream release
|
|
|
|
|