fix source url
This commit is contained in:
parent
2e97edf909
commit
9ac0af4184
@ -4,13 +4,13 @@
|
|||||||
|
|
||||||
Name: libsoup
|
Name: libsoup
|
||||||
Version: 2.23.1
|
Version: 2.23.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
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}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
Source: http://download.gnome.org/sources/libsoup/2.4/libsoup-%{version}.tar.bz2
|
Source: http://download.gnome.org/sources/libsoup/2.23/libsoup-%{version}.tar.bz2
|
||||||
|
|
||||||
### Build Dependencies ###
|
### Build Dependencies ###
|
||||||
|
|
||||||
@ -78,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/gtk-doc/html/libsoup-2.4
|
%{_datadir}/gtk-doc/html/libsoup-2.4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun May 4 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.1-2
|
||||||
|
- Fix source url
|
||||||
|
|
||||||
* Mon Apr 21 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.1-1
|
* Mon Apr 21 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.1-1
|
||||||
- Update to 2.23.1
|
- Update to 2.23.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user