]> git.pld-linux.org Git - packages/libreoffice.git/commitdiff
- rel 0.5; workaround for https://bugs.pld-linux.org/show_bug.cgi?id=5 auto/th/openoffice_org-2_2_0-oof680_m14_0_5
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 3 Apr 2007 20:03:15 +0000 (20:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libreoffice.spec -> 1.761

libreoffice.spec

index 9e6a81f90b71e139aab6f4578d871a27eb36c1d6..10c8bd91e5abd1c1e4858da2da4753954b972ecd 100644 (file)
@@ -72,7 +72,7 @@
 %define                tag                     %(echo %{mws} | tr A-Z a-z)-%{milestone}
 %define                milestone       m14
 %define                _tag            %(echo %{tag} | tr - _)
-%define                _rel            0.4
+%define                _rel            0.5
 
 Summary:       OpenOffice.org - powerful office suite
 Summary(pl.UTF-8):     OpenOffice.org - potężny pakiet biurowy
@@ -132,6 +132,7 @@ Patch108:   %{name}-java6.patch
 Patch109:      %{name}-agg25.patch
 Patch110:      %{name}-nsplugin-path.diff
 Patch111:      %{name}-perl-nodiag.patch
+Patch112:      %{name}-gcc42-swregion.diff
 URL:           http://www.openoffice.org/
 BuildRequires: /usr/bin/getopt
 BuildRequires: STLport-devel >= 2:5.0.0
@@ -2093,7 +2094,7 @@ done
 
 echo "[ PLDOnly ]" >> patches/src680/apply
 # patches applied by ooo (extension .diff is required)
-for P in %{PATCH102} %{PATCH104} %{PATCH108} %{PATCH109} %{PATCH111}; do
+for P in %{PATCH102} %{PATCH104} %{PATCH108} %{PATCH109} %{PATCH111} %{PATCH112}; do
        PATCHNAME=PLD-${P##*/%{name}-}
        PATCHNAME=${PATCHNAME%.patch}.diff
        install $P patches/src680/$PATCHNAME
This page took 0.044689 seconds and 4 git commands to generate.