]> git.pld-linux.org Git - packages/libreoffice.git/commitdiff
- relax neon version check auto/th/openoffice_org-2_2_0-oof680_m14_0_9
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 27 Sep 2007 11:22:38 +0000 (11:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libreoffice.spec -> 1.773

libreoffice.spec

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