rpms/empathy/F-9 empathy.spec,1.22,1.23

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Sun May 4 22:46:01 UTC 2008


Author: bpepple

Update of /cvs/pkgs/rpms/empathy/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30304

Modified Files:
	empathy.spec 
Log Message:
* Sun May  4 2008 Brian Pepple <bpepple at fedoraproject.org> - 0.23.1-2
- Drop BR on gnome-vfs2-devel.
- Add BR on iso-codes-devel, so spell-checking is enabled.



Index: empathy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/empathy/F-9/empathy.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- empathy.spec	4 May 2008 00:42:06 -0000	1.22
+++ empathy.spec	4 May 2008 22:45:25 -0000	1.23
@@ -9,7 +9,7 @@
 
 Name:		empathy
 Version:	0.23.1
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	GNOME Instant Messaging Client
 
 Group:		Applications/Communications
@@ -20,6 +20,7 @@
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	aspell-devel
+BuildRequires:	iso-codes-devel
 BuildRequires:	desktop-file-utils
 BuildRequires:	evolution-data-server-devel
 BuildRequires:	GConf2-devel 
@@ -27,7 +28,6 @@
 BuildRequires:	glib2-devel >= %{glib2_min_version}
 BuildRequires:	gnome-doc-utils >= 0.3.2
 BuildRequires:	gnome-panel-devel
-BuildRequires:	gnome-vfs2-devel
 BuildRequires:	gtk2-devel >= %{gtk2_min_version}
 BuildRequires:	libglade2-devel
 BuildRequires:	libtool
@@ -110,7 +110,7 @@
 %build
 ## GCC complains about some unused functions, so we forcibly show those as
 ## simple warnings instead of build-halting errors.
-%configure --with-compile-warnings=yes  --disable-static
+%configure --with-compile-warnings=yes --disable-static
 make %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool
 install -m 0644 %{SOURCE1} ./README.ConnectionManagers
 
@@ -225,6 +225,10 @@
 %exclude %{python_sitearch}/*.a
 
 %changelog
+* Sun May  4 2008 Brian Pepple <bpepple at fedoraproject.org> - 0.23.1-2
+- Drop BR on gnome-vfs2-devel.
+- Add BR on iso-codes-devel, so spell-checking is enabled.
+
 * Sat May  3 2008 Brian Pepple <bpepple at fedoraproject.org> - 0.23.1-1
 - Update to new upstream release.
 - Require telepathy-stream-engine for VOIP support (#444764)




More information about the scm-commits mailing list