/[packages]/cauldron/libreoffice/pristine/SPECS/libreoffice.spec
ViewVC logotype

Diff of /cauldron/libreoffice/pristine/SPECS/libreoffice.spec

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

revision 599919 by tv, Wed Mar 5 08:33:04 2014 UTC revision 606022 by tv, Thu Mar 20 08:13:56 2014 UTC
# Line 1  Line 1 
1  # download path contains version without the last (fourth) digit  # download path contains version without the last (fourth) digit
2  %define libo_version 4.2.2  %define libo_version 4.2.3
3  # Should contain .alphaX / .betaX, if this is pre-release (actually  # Should contain .alphaX / .betaX, if this is pre-release (actually
4  # pre-RC) version. The pre-release string is part of tarball file names,  # pre-RC) version. The pre-release string is part of tarball file names,
5  # so we need a way to define it easily at one place.  # so we need a way to define it easily at one place.
# Line 40  Line 40 
40    
41  Name:           libreoffice  Name:           libreoffice
42  Version:        %{libo_version}.1  Version:        %{libo_version}.1
43  Release:        %mkrel 4%{?libo_prerelease}  Release:        %mkrel 1%{?libo_prerelease}
44  Summary:        Free Software Productivity Suite  Summary:        Free Software Productivity Suite
45  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  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
46  Group:          Office/Suite  Group:          Office/Suite
# Line 193  Patch6:  libreoffice-installfix.patch Line 193  Patch6:  libreoffice-installfix.patch
193  Patch11: 0001-Related-rhbz-1032774-bodge-around-reported-NULL-valu.patch  Patch11: 0001-Related-rhbz-1032774-bodge-around-reported-NULL-valu.patch
194  Patch12: 0001-Resolves-rhbz-1035092-no-shortcut-key-for-Italian-To.patch  Patch12: 0001-Resolves-rhbz-1035092-no-shortcut-key-for-Italian-To.patch
195  Patch13: 0001-Resolves-rhbz-912529-Kerkis-SmallCaps-shown-instead-.patch  Patch13: 0001-Resolves-rhbz-912529-Kerkis-SmallCaps-shown-instead-.patch
196  Patch14: 0001-Resolves-rhbz-1038189-refresh-printer-list-when-prin.patch  Patch14: 0001-disable-firebird-unit-test.patch
197  Patch15: 0001-disable-firebird-unit-test.patch  Patch15: 0001-never-run-autogen.sh.patch
198  Patch16: 0001-never-run-autogen.sh.patch  Patch16: 0001-Related-rhbz-1065807-rework-i66157-for-multiple-writ.patch
199  Patch17: 0001-Related-rhbz-1065807-rework-i66157-for-multiple-writ.patch  Patch17: 0001-Resolves-rhbz-1065807-use-xdg-Templates-for-default-.patch
200  Patch18: 0001-Resolves-rhbz-1065807-use-xdg-Templates-for-default-.patch  Patch18: 0001-explictly-list-common-lang-independant-template-dir.patch
201  Patch19: 0001-explictly-list-common-lang-independant-template-dir.patch  Patch19: 0001-rhbz-1057977-avoid-use-of-invalidated-pointers.patch
202  Patch20: 0001-rhbz-1057977-avoid-use-of-invalidated-pointers.patch  Patch20: 0001-KDE-don-t-throw-on-TemplatePathVariable.patch
203  Patch21: 0001-fdo-75540-setProcessServiceFactory-must-be-called-be.patch  Patch21: 0001-Wizards-should-look-for-templates-in-Template_intern.patch
204  Patch22: 0001-KDE-don-t-throw-on-TemplatePathVariable.patch  Patch22: 0001-actively-search-for-wizards-dir-in-all-internal-temp.patch
205  Patch23: 0001-Resolves-rhbz-1007697-Update-on-a-Window-triggering-.patch  Patch23: 0001-Related-rhbz-1076264-intermittent-a11y-crash-in-calc.patch
 Patch24: 0001-Wizards-should-look-for-templates-in-Template_intern.patch  
 Patch25: 0001-actively-search-for-wizards-dir-in-all-internal-temp.patch  
206    
207  #Mageia Patch  #Mageia Patch
208    
# Line 226  formats, including Microsoft Office File Line 224  formats, including Microsoft Office File
224  %package filters  %package filters
225  Summary: All import / export filters  Summary: All import / export filters
226  Group:   Office/Utilities  Group:   Office/Utilities
 Requires: %{name}-base = %{version}-%{release}  
227  Requires: %{name}-calc = %{version}-%{release}  Requires: %{name}-calc = %{version}-%{release}
228  Requires: %{name}-core = %{version}-%{release}  Requires: %{name}-core = %{version}-%{release}
229  Requires: %{name}-draw = %{version}-%{release}  Requires: %{name}-draw = %{version}-%{release}
# Line 964  git commit -q -a -m 'add Red Hat colors Line 961  git commit -q -a -m 'add Red Hat colors
961  # apply patches  # apply patches
962  git am %{patches}  git am %{patches}
963    
 # TODO: check this  
 # these are horribly incomplete--empty translations and copied english  
 # strings with spattering of translated strings  
 rm -rf translations/source/{gu,he,hr}/helpcontent2  
   
 git commit -q -a -m 'fix translations'  
964    
965  %build  %build
966  echo build start time is `date`, diskspace: `df -h . | tail -n 1`  echo build start time is `date`, diskspace: `df -h . | tail -n 1`

Legend:
Removed from v.599919  
changed lines
  Added in v.606022

  ViewVC Help
Powered by ViewVC 1.1.30