]> git.pld-linux.org Git - packages/libreoffice.git/commitdiff
- without hunspell patch, hunspell library with same name again auto/th/openoffice_org-2_2_0-oof680_m14_3 auto/ti/openoffice_org-2_2_0-oof680_m14_3
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 23 Jan 2008 09:32:44 +0000 (09:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libreoffice.spec -> 1.784

libreoffice.spec

index 1353ca3df099db032c84a032dc3cbf4fa7e6dc8c..634068ba54a021e52c096b63a0766059884c25de 100644 (file)
@@ -73,7 +73,7 @@
 %define                milestone       m14
 %define                rtag            %(echo %{tag} | tr - _)
 
-%define                rel                     2
+%define                rel                     3
 Summary:       OpenOffice.org - powerful office suite
 Summary(pl.UTF-8):     OpenOffice.org - potężny pakiet biurowy
 Name:          openoffice.org
@@ -135,7 +135,6 @@ Patch111:   %{name}-perl-nodiag.patch
 Patch112:      %{name}-gcc42-swregion.diff
 Patch113:      %{name}-neon.diff
 Patch114:      %{name}-curl.diff
-Patch115:      %{name}-hunspell.diff
 URL:           http://www.openoffice.org/
 BuildRequires: /usr/bin/getopt
 BuildRequires: STLport-devel >= 2:5.0.0
@@ -2097,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} %{PATCH113} %{PATCH114} %{PATCH115}; do
+for P in %{PATCH102} %{PATCH104} %{PATCH108} %{PATCH109} %{PATCH111} %{PATCH112} %{PATCH113} %{PATCH114}; do
        PATCHNAME=PLD-${P##*/%{name}-}
        PATCHNAME=${PATCHNAME%.patch}.diff
        install $P patches/src680/$PATCHNAME
This page took 0.048314 seconds and 4 git commands to generate.