]> git.pld-linux.org Git - packages/abiword.git/blobdiff - abiword.spec
- release 14 (by relup.sh)
[packages/abiword.git] / abiword.spec
index 6590acecda347c190170c0d4149042b75f67a6d3..1995e75244b08788bcc631569c1932ff0572a8c3 100644 (file)
@@ -4,7 +4,7 @@
 #         /usr/share/mime-info/abiword.keys
 #
 %bcond_without gda             # libgda support
-%bcond_without goffice         # without plugin-goffice
+%bcond_with    goffice         # without plugin-goffice
 %bcond_without gnome           # without GNOME libs
 %bcond_with    gnomevfs        # gnome-vfs support
 %bcond_with    ots             # try build plugin-ots (requires ots >= 0.5.0)
@@ -15,7 +15,7 @@ Summary:      Multi-platform word processor
 Summary(pl.UTF-8):     Wieloplatformowy procesor tekstu
 Name:          abiword
 Version:       2.8.6
-Release:       6
+Release:       14
 Epoch:         1
 License:       GPL v2+
 Group:         X11/Applications/Editors
@@ -25,6 +25,9 @@ Patch0:               %{name}-desktop.patch
 Patch1:                %{name}-mht.patch
 Patch2:                %{name}-libwpd.patch
 Patch3:                %{name}-link.patch
+Patch4:                %{name}-libpng15.patch
+Patch5:                glib.patch
+Patch6:                %{name}-format-security.patch
 URL:           http://www.abisource.com/
 BuildRequires: aiksaurus-gtk-devel >= 1.2.1
 BuildRequires: autoconf
@@ -41,7 +44,7 @@ BuildRequires:        gtk+2-devel >= 2:2.12.0
 BuildRequires: gtkmathview-devel >= 0.7.6
 BuildRequires: gucharmap-devel >= 1.7.0
 %if %{with gda}
-BuildRequires: libgda-devel >= 1:1.2.3
+BuildRequires: libgda-devel >= 1:1.2.4-16
 BuildRequires: libgnomedb-devel >= 1:1.2.0
 %else
 Obsoletes:     abiword-plugin-gda
@@ -320,6 +323,9 @@ Jest to teczka clipartów używanych przez AbiWorda.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
+%patch5 -p1
+%patch6 -p1
 
 # use generic icon name
 %{__sed} -i -e 's|abiword_48.png|abiword.png|' Makefile.am
This page took 0.040975 seconds and 4 git commands to generate.