]> git.pld-linux.org Git - packages/abiword.git/commitdiff
- release 4: turned off gnomevfs bcond; broken with current libgsf-gnome-devel auto/th/abiword-2_6_4-4 auto/ti/abiword-2_6_4-4
authorradek <radek@pld-linux.org>
Sun, 12 Oct 2008 19:32:03 +0000 (19:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    abiword.spec -> 1.168

abiword.spec

index 7efea45f83bb02d759a7aade223945302be8a6b5..de63904a2feadf24cd8e383b9ec641d28ae7cb75 100644 (file)
@@ -22,7 +22,7 @@
 %bcond_with    capi            # AbiCAPI plugin (disappeared)
 %bcond_without gda             # libgda support
 %bcond_without gnome           # without GNOME libs
-%bcond_without gnomevfs        # gnome-vfs support
+%bcond_with    gnomevfs        # gnome-vfs support
 %bcond_with    goffice         # try build plugin-goffice (requires goffice < 0.6.0)
 %bcond_with    xhtml           # try build plugin-xhtml (compile error)
 %bcond_with    ots             # try build plugin-ots (requires ots >= 0.5.0)
@@ -35,7 +35,7 @@ Summary:      Multi-platform word processor
 Summary(pl.UTF-8):     Wieloplatformowy procesor tekstu
 Name:          abiword
 Version:       2.6.4
-Release:       3
+Release:       4
 Epoch:         1
 License:       GPL
 Group:         X11/Applications
@@ -72,7 +72,8 @@ BuildRequires:        libgnomedb-devel >= 1:1.2.2
 BuildRequires: libgnomeprintui-devel >= 2.12.1
 BuildRequires: libgnomeui-devel >= 2.15.91
 %{?with_goffice:BuildRequires: libgoffice-devel >= 0.6.0}
-BuildRequires: libgsf-gnome-devel >= 1.14.1
+%{?with_gnomevfs:BuildRequires:        libgsf-gnome-devel >= 1.14.1}
+BuildRequires: libgsf-devel >= 1.14.1
 BuildRequires: libjpeg-devel
 BuildRequires: libpng-devel
 BuildRequires: librsvg-devel >= 1:2.15.90
This page took 0.095031 seconds and 4 git commands to generate.