- Minor cosmetic changes.

This commit is contained in:
Matthew Barnes 2007-01-19 03:36:21 +00:00
parent 3b22a58644
commit 1e2c06fa45

View File

@ -7,8 +7,8 @@ License: LGPL
Group: Development/Libraries
Summary: Soup, an HTTP library implementation
URL: ftp://ftp.gnome.org/pub/gnome/sources/libsoup/
BuildRoot: %{_tmppath}/%{name}-root
Source: %{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-root
Source: libsoup-%{version}.tar.bz2
### Dependencies ###
@ -48,7 +48,7 @@ Libsoup is an HTTP library implementation in C. This package allows
you to develop applications that use the libsoup library.
%prep
%setup -q
%setup -q -n libsoup-%{version}
%build
%configure --disable-gtk-doc