Browse Source

remove obsolete options

master
parent
commit
1e208e81ab
  1. 5
      libgsf/libgsf.spec

5
libgsf/libgsf.spec

@ -36,7 +36,7 @@ Class: PLUS
Group: Libraries
License: LGPL
Version: %{V_major}.%{V_minor}
Release: 20140301
Release: 20140326
# list of sources
Source0: http://ftp.gnome.org/pub/GNOME/sources/libgsf/%{V_major}/libgsf-%{version}.tar.xz
@ -75,9 +75,6 @@ PreReq: glib, libxml, zlib, bzip2
--with-zlib=%{l_prefix} \
--with-bz2 \
--without-gdk-pixbuf \
--without-python \
--without-gnome-vfs \
--without-bonobo \
--disable-shared
%{l_make} %{l_mflags -O}

Loading…
Cancel
Save