]> git.pld-linux.org Git - packages/libgda3.git/blobdiff - libgda3.spec
- removed obsolete R
[packages/libgda3.git] / libgda3.spec
index 9b1acc129706db9675767d2dd94b8ee973b43dba..3b03970c1c65d2922f10d9b294075324719f6f34 100644 (file)
@@ -106,7 +106,6 @@ Requires:   %{name} = %{version}-%{release}
 %{?with_gamin:Requires:        gamin-devel >= 0.1.8}
 Requires:      glib2-devel >= 1:2.12.0
 %{?with_gnomevfs:Requires:     gnome-vfs2-devel >= 2.20}
-Requires:      gtk-doc-common
 Requires:      libgcrypt-devel >= 1.1.42
 Requires:      libxml2-devel >= 1:2.6.26
 Requires:      libxslt-devel >= 1.1.17
@@ -330,9 +329,9 @@ CXXFLAGS="%{rpmcxxflags} -fno-rtti -fno-exceptions"
        --with-oracle%{!?with_oci:=no} \
        --with-postgres%{!?with_pgsql:=no} \
        --with-sqlite%{!?with_sqlite:=no} \
+       %{?with_sybase:--with-sybase=/usr} \
        --with-tds%{!?with_freetds:=no} \
-       --with-xbase%{!?with_xbase:=no} \
-       %{?with_sybase:--with-sybase=/usr}
+       --with-xbase%{!?with_xbase:=no}
 %{__make} -j1
 
 %install
This page took 0.06935 seconds and 4 git commands to generate.