Update from 0.0.99 to 1.0.0; fixed source FTP location
This commit is contained in:
parent
1f9826ca41
commit
e6c389d02d
@ -1 +1,2 @@
|
|||||||
evolution-data-server-0.0.99.tar.bz2
|
evolution-data-server-0.0.99.tar.bz2
|
||||||
|
evolution-data-server-1.0.0.tar.bz2
|
||||||
|
@ -5,11 +5,11 @@
|
|||||||
|
|
||||||
Summary: Backend data server for evolution
|
Summary: Backend data server for evolution
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
Version: 0.0.99
|
Version: 1.0.0
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution-data-server/0.0/%{name}-%{version}.tar.bz2
|
Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution-data-server/1.0/%{name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
Requires: libsoup >= %{soup_version}
|
Requires: libsoup >= %{soup_version}
|
||||||
Requires: ORBit2 >= %{orbit2_version}
|
Requires: ORBit2 >= %{orbit2_version}
|
||||||
@ -79,6 +79,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 14 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.0-1
|
||||||
|
- update from 0.0.99 to 1.0.0
|
||||||
|
- changed path in FTP source location from 0.0 to 1.0
|
||||||
|
|
||||||
* Tue Aug 31 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.99-1
|
* Tue Aug 31 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.99-1
|
||||||
- update from 0.0.98 to 0.0.99
|
- update from 0.0.98 to 0.0.99
|
||||||
- increased libsoup requirement to 2.2.0 to match configuration script
|
- increased libsoup requirement to 2.2.0 to match configuration script
|
||||||
|
Loading…
Reference in New Issue
Block a user