- 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 Group: Development/Libraries
Summary: Soup, an HTTP library implementation Summary: Soup, an HTTP library implementation
URL: ftp://ftp.gnome.org/pub/gnome/sources/libsoup/ URL: ftp://ftp.gnome.org/pub/gnome/sources/libsoup/
BuildRoot: %{_tmppath}/%{name}-root BuildRoot: %{_tmppath}/%{name}-%{version}-root
Source: %{name}-%{version}.tar.bz2 Source: libsoup-%{version}.tar.bz2
### Dependencies ### ### 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. you to develop applications that use the libsoup library.
%prep %prep
%setup -q %setup -q -n libsoup-%{version}
%build %build
%configure --disable-gtk-doc %configure --disable-gtk-doc