- add build deps (bug 137553)
This commit is contained in:
parent
d3e4b837cd
commit
e7f6747524
@ -25,7 +25,7 @@
|
||||
Summary: Backend data server for evolution
|
||||
Name: evolution-data-server
|
||||
Version: 1.5.90
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: LGPL
|
||||
Group: System Environment/Libraries
|
||||
Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution-data-server/1.0/%{name}-%{version}.tar.bz2
|
||||
@ -64,6 +64,7 @@ BuildRequires: ORBit2-devel >= %{orbit2_version}
|
||||
BuildRequires: libbonobo-devel >= %{libbonobo_version}
|
||||
BuildRequires: libgnomeui-devel
|
||||
BuildRequires: libglade2-devel
|
||||
BuildRequires: bison, libgnome-devel, libtool, gnutls-devel
|
||||
%if %{use_nss}
|
||||
BuildRequires: nspr-devel
|
||||
BuildRequires: nss-devel
|
||||
@ -320,6 +321,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 31 2006 Ray Strode <rstrode@redhat.com> - 1.5.90-2
|
||||
- add build deps (bug 137553)
|
||||
|
||||
* Mon Jan 30 2006 David Malcolm <dmalcolm@redhat.com> - 1.5.90-1
|
||||
- 1.5.90
|
||||
- explicitly list various files rather than rely on globbing
|
||||
|
Loading…
Reference in New Issue
Block a user