auto-import changelog data from evolution-data-server-0.0.96-3.src.rpm
Mon Jul 26 2004 David Malcolm <dmalcolm@redhat.com> - rebuilt Tue Jul 20 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.96-2 - added version numbers to the BuildRequires test for libsoup-devel and ORBit2-devel Tue Jul 20 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.96-1 - 0.0.96; libsoup required is now 2.1.12
This commit is contained in:
parent
b8cc4bc2b0
commit
a8db9b720e
@ -1 +1 @@
|
|||||||
evolution-data-server-0.0.95.tar.bz2
|
evolution-data-server-0.0.96.tar.bz2
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
%define soup_version 2.1.11
|
%define soup_version 2.1.12
|
||||||
%define orbit2_version 2.9.8
|
%define orbit2_version 2.9.8
|
||||||
|
|
||||||
%define eds_major 1.0
|
%define eds_major 1.0
|
||||||
|
|
||||||
Summary: Backend data server for evolution
|
Summary: Backend data server for evolution
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
Version: 0.0.95
|
Version: 0.0.96
|
||||||
Release: 3
|
Release: 3
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -14,7 +14,9 @@ BuildRoot: %{_tmppath}/%{name}-root
|
|||||||
Requires: libsoup >= %{soup_version}
|
Requires: libsoup >= %{soup_version}
|
||||||
Requires: ORBit2 >= %{orbit2_version}
|
Requires: ORBit2 >= %{orbit2_version}
|
||||||
BuildRequires: glib2-devel, gnome-vfs2-devel, GConf2-devel, openldap-devel
|
BuildRequires: glib2-devel, gnome-vfs2-devel, GConf2-devel, openldap-devel
|
||||||
BuildRequires: intltool, libsoup-devel, ORBit2-devel
|
BuildRequires: intltool
|
||||||
|
BuildRequires: libsoup-devel >= %{soup_version}
|
||||||
|
BuildRequires: ORBit2-devel >= %{orbit2_version}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This is the backend data server used by Evolution
|
This is the backend data server used by Evolution
|
||||||
@ -73,6 +75,15 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 26 2004 David Malcolm <dmalcolm@redhat.com>
|
||||||
|
- rebuilt
|
||||||
|
|
||||||
|
* Tue Jul 20 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.96-2
|
||||||
|
- added version numbers to the BuildRequires test for libsoup-devel and ORBit2-devel
|
||||||
|
|
||||||
|
* Tue Jul 20 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.96-1
|
||||||
|
- 0.0.96; libsoup required is now 2.1.12
|
||||||
|
|
||||||
* Thu Jul 8 2004 David Malcolm <dmalcolm@redhat.com>
|
* Thu Jul 8 2004 David Malcolm <dmalcolm@redhat.com>
|
||||||
- rebuilt
|
- rebuilt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user