rpms/evolution/devel evolution.spec,1.396,1.397

Matthew Barnes mbarnes at fedoraproject.org
Thu Jul 2 19:31:39 UTC 2009


Author: mbarnes

Update of /cvs/pkgs/rpms/evolution/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1983

Modified Files:
	evolution.spec 
Log Message:

* Thu Jul 02 2009 Matthew Barnes <mbarnes at redhat.com> - 2.27.3-4.fc12
- Add BR for libpst-devel and libytnef-devel (RH bug #493049).



Index: evolution.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution/devel/evolution.spec,v
retrieving revision 1.396
retrieving revision 1.397
diff -u -p -r1.396 -r1.397
--- evolution.spec	1 Jul 2009 10:32:21 -0000	1.396
+++ evolution.spec	2 Jul 2009 19:31:09 -0000	1.397
@@ -42,7 +42,7 @@
 
 Name: evolution
 Version: 2.27.3
-Release: 3%{?dist}
+Release: 4%{?dist}
 Group: Applications/Productivity
 Summary: Mail and calendar client for GNOME
 License: GPLv2+ and GFDL
@@ -77,10 +77,8 @@ Requires(postun): scrollkeeper >= %{scro
 # Don't trust evolution-data-server to maintain accurate sonames.
 Requires: evolution-data-server >= %{version}
 
-# No devel package for libpst, despite the name.
 Requires: gnome-icon-theme >= %{gnome_icon_theme_version}
 Requires: gnome-themes
-Requires: libpst
 
 ### Build Dependencies ###
 
@@ -111,9 +109,11 @@ BuildRequires: libbonoboui-devel >= %{li
 BuildRequires: libgnomecanvas-devel >= 2.0
 BuildRequires: libgnomeui-devel >= 2.0
 BuildRequires: libgweather-devel >= %{libgweather_version}
+BuildRequires: libpst-devel
 BuildRequires: libsoup-devel >= %{soup_version}
 BuildRequires: libtool >= 1.5
 BuildRequires: libxml2-devel
+BuildRequires: libytnef-devel
 BuildRequires: pkgconfig
 
 %if %{use_mozilla_nss}
@@ -673,6 +673,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libexecdir}/evolution/%{evo_major}/evolution-addressbook-clean
 
 %changelog
+* Thu Jul 02 2009 Matthew Barnes <mbarnes at redhat.com> - 2.27.3-4.fc12
+- Add BR for libpst-devel and libytnef-devel (RH bug #493049).
+
 * Wed Jul 01 2009 Milan Crha <mcrha at redhat.com> - 2.27.3-3.fc12
 - Rebuild against newer gcc
 




More information about the fedora-extras-commits mailing list