/[packages]/updates/5/libreoffice/current/SPECS/libreoffice.spec
ViewVC logotype

Diff of /updates/5/libreoffice/current/SPECS/libreoffice.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 774138 by tv, Fri Oct 17 06:52:02 2014 UTC revision 797065 by tv, Fri Nov 14 12:42:58 2014 UTC
# Line 46  Line 46 
46  Summary:        Free Software Productivity Suite  Summary:        Free Software Productivity Suite
47  Name:           libreoffice  Name:           libreoffice
48  Version:        %{libo_version}.1  Version:        %{libo_version}.1
49  Release:        %mkrel 1%{?libo_prerelease}  Release:        %mkrel 2%{?libo_prerelease}
50  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 and MPLv2.0 and CC0  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 and MPLv2.0 and CC0
51  Group:          Office/Suite  Group:          Office/Suite
52  URL:            http://www.libreoffice.org/  URL:            http://www.libreoffice.org/
# Line 65  Source8:        %{external_url}/35c94d2d Line 65  Source8:        %{external_url}/35c94d2d
65  #backwards compatability.  #backwards compatability.
66  Source9:        %{external_url}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip  Source9:        %{external_url}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
67    
68    Source41:       %{external_url}/4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2
69    
70  # build tools  # build tools
71  BuildRequires: autoconf  BuildRequires: autoconf
72  BuildRequires: automake  BuildRequires: automake
# Line 132  BuildRequires: firebird-devel Line 134  BuildRequires: firebird-devel
134  BuildRequires: firebird-server-common  BuildRequires: firebird-server-common
135  BuildRequires: glm-devel  BuildRequires: glm-devel
136  BuildRequires: kdelibs4-devel  BuildRequires: kdelibs4-devel
137    BuildRequires: openCOLLADA-devel
138  BuildRequires: pkgconfig(glew)  BuildRequires: pkgconfig(glew)
139  BuildRequires: pkgconfig(libabw-0.1)  BuildRequires: pkgconfig(libabw-0.1)
140  BuildRequires: pkgconfig(libcdr-0.1)  BuildRequires: pkgconfig(libcdr-0.1)
# Line 139  BuildRequires: pkgconfig(libe-book-0.1) Line 142  BuildRequires: pkgconfig(libe-book-0.1)
142  BuildRequires: pkgconfig(libeot)  BuildRequires: pkgconfig(libeot)
143  BuildRequires: pkgconfig(libetonyek-0.1)  BuildRequires: pkgconfig(libetonyek-0.1)
144  BuildRequires: pkgconfig(libfreehand-0.1)  BuildRequires: pkgconfig(libfreehand-0.1)
145    BuildRequires: pkgconfig(libgltf-0.0)
146  BuildRequires: pkgconfig(libmspub-0.1)  BuildRequires: pkgconfig(libmspub-0.1)
147  BuildRequires: pkgconfig(libmwaw-0.3)  BuildRequires: pkgconfig(libmwaw-0.3)
148  BuildRequires: pkgconfig(libodfgen-0.1)  BuildRequires: pkgconfig(libodfgen-0.1)
# Line 235  Patch31: 0001-n-up-printing-done-by-vcl- Line 239  Patch31: 0001-n-up-printing-done-by-vcl-
239  Patch32: 0001-Resolves-fdo-68967-looping-layout.patch  Patch32: 0001-Resolves-fdo-68967-looping-layout.patch
240  Patch33: 0001-Remove-smb-from-X-KDE-Protocols-lines.patch  Patch33: 0001-Remove-smb-from-X-KDE-Protocols-lines.patch
241  Patch34: 0001-libgcrypt-and-gnutls-are-only-used-by-our-internal-e.patch  Patch34: 0001-libgcrypt-and-gnutls-are-only-used-by-our-internal-e.patch
242    Patch35: 0001-allow-to-build-with-system-opencollada.patch
243    
244  #Mageia Patch  #Mageia Patch
245  Patch1000: disable-tests.diff  Patch1000: disable-tests.diff
# Line 1020  export FFLAGS="$(echo $FFLAGS | sed -e ' Line 1025  export FFLAGS="$(echo $FFLAGS | sed -e '
1025  %else  %else
1026  %define distrooptions --disable-kde4 --disable-gstreamer-0-10 --enable-gstreamer --with-system-mythes  %define distrooptions --disable-kde4 --disable-gstreamer-0-10 --enable-gstreamer --with-system-mythes
1027  %endif  %endif
1028    export OPENCOLLADA_CFLAGS='-I/usr/include/COLLADABaseUtils -I/usr/include/COLLADAFramework -I/usr/include/COLLADASaxFrameworkLoader -I/usr/include/GeneratedSaxParser'
1029    export OPENCOLLADA_LIBS='-lOpenCOLLADABaseUtils -lOpenCOLLADAFramework -lOpenCOLLADASaxFrameworkLoader -lGeneratedSaxParser'
1030    
1031  %if %{with langpacks}  %if %{with langpacks}
1032  %define with_lang --with-lang='%{langpack_langs}'  %define with_lang --with-lang='%{langpack_langs}'
# Line 1039  touch autogen.lastrun Line 1046  touch autogen.lastrun
1046   %{?with_lang} \   %{?with_lang} \
1047   --disable-coinmp \   --disable-coinmp \
1048   --disable-fetch-external \   --disable-fetch-external \
  --disable-gltf \  
1049   --disable-gnome-vfs \   --disable-gnome-vfs \
1050   --disable-openssl \   --disable-openssl \
1051   --enable-dbus \   --enable-dbus \
# Line 1058  touch autogen.lastrun Line 1064  touch autogen.lastrun
1064   --with-external-tar="$EXTSRCDIR" \   --with-external-tar="$EXTSRCDIR" \
1065   --with-help \   --with-help \
1066   --with-system-dicts  \   --with-system-dicts  \
1067     --with-system-libgltf \
1068   --with-system-libs \   --with-system-libs \
1069     --with-system-opencollada \
1070   --with-system-ucpp \   --with-system-ucpp \
1071   --without-fonts \   --without-fonts \
1072   --without-ppds \   --without-ppds \

Legend:
Removed from v.774138  
changed lines
  Added in v.797065

  ViewVC Help
Powered by ViewVC 1.1.30