rpms/contacts/devel contacts.spec,1.19,1.20

Jesse Keating jkeating at fedoraproject.org
Thu Jan 14 23:43:14 UTC 2010


Author: jkeating

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

Modified Files:
	contacts.spec 
Log Message:
clog


Index: contacts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/contacts/devel/contacts.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- contacts.spec	24 Jul 2009 19:28:15 -0000	1.19
+++ contacts.spec	14 Jan 2010 23:43:14 -0000	1.20
@@ -1,6 +1,6 @@
 Name:           contacts        
 Version:        0.9
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Contacts addressbook
 
 Group:          Applications/Productivity
@@ -15,7 +15,7 @@ Requires(preun): GConf2
 BuildRequires:  gtk2-devel
 BuildRequires:  evolution-data-server-devel >= 1.2.0
 BuildRequires:  desktop-file-utils intltool gettext
-BuildRequires:  libtool
+BuildRequires:  libtool gnome-vfs2-devel
 
 %description
 Contacts is a small, lightweight addressbook that uses libebook. 
@@ -102,6 +102,9 @@ update-desktop-database &> /dev/null ||:
 
 
 %changelog
+* Thu Jan 14 2010 Jesse Keating <jkeating at redhat.com> - 0.9-5
+- Add gnome-vfs2-devel to the build requirements
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 



More information about the scm-commits mailing list