fix download url

f41
David Tardon 13 years ago
parent c317f9fe93
commit 9ec8107a02

@ -1,3 +1,4 @@
%define libo_version 3.5.0
# rhbz#715152 state vendor # rhbz#715152 state vendor
%if 0%{?rhel} %if 0%{?rhel}
%define vendoroption --with-vendor="Red Hat, Inc." %define vendoroption --with-vendor="Red Hat, Inc."
@ -13,7 +14,7 @@
%define langpacks 1 %define langpacks 1
# make it easier to download sources from pre-release site # make it easier to download sources from pre-release site
# http://dev-builds.libreoffice.org/pre-releases/src # http://dev-builds.libreoffice.org/pre-releases/src
#%define source_url http://download.documentfoundation.org/libreoffice/src #%define source_url http://download.documentfoundation.org/libreoffice/src/%{libo_version}
%define source_url http://dev-builds.libreoffice.org/pre-releases/src %define source_url http://dev-builds.libreoffice.org/pre-releases/src
%if %{langpacks} %if %{langpacks}
@ -33,7 +34,7 @@
Summary: Free Software Productivity Suite Summary: Free Software Productivity Suite
Name: libreoffice Name: libreoffice
Epoch: 1 Epoch: 1
Version: 3.5.0.3 Version: %{libo_version}.3
Release: 5%{?dist} Release: 5%{?dist}
License: (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and Artistic License: (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and Artistic
Group: Applications/Productivity Group: Applications/Productivity

Loading…
Cancel
Save