rpms/empathy/devel .cvsignore, 1.9, 1.10 empathy.spec, 1.16, 1.17 sources, 1.9, 1.10

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Fri Feb 22 18:32:30 UTC 2008


Author: pgordon

Update of /cvs/pkgs/rpms/empathy/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24274

Modified Files:
	.cvsignore empathy.spec sources 
Log Message:
Update to 0.21.90


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/empathy/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	18 Dec 2007 00:07:34 -0000	1.9
+++ .cvsignore	22 Feb 2008 18:31:53 -0000	1.10
@@ -1 +1 @@
-empathy-0.21.4.tar.bz2
+empathy-0.21.90.tar.bz2


Index: empathy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/empathy/devel/empathy.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- empathy.spec	19 Feb 2008 19:15:59 -0000	1.16
+++ empathy.spec	22 Feb 2008 18:31:53 -0000	1.17
@@ -10,8 +10,8 @@
 %global	tp_glib_min_version	0.7.0		
 
 Name:		empathy
-Version:	0.21.4
-Release:	2%{?dist}
+Version:	0.21.90
+Release:	1%{?dist}
 Summary:	GNOME Instant Messaging Client
 
 Group:		Applications/Communications
@@ -106,7 +106,9 @@
 
 
 %build
-%configure --enable-voip
+## GCC complains about some unused functions, so we forcibly show those as
+## simple warnings instead of build-halting errors.
+%configure --enable-voip --with-compile-warnings=yes
 make %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool
 install -m 0644 %{SOURCE1} ./README.ConnectionManagers
 
@@ -174,15 +176,19 @@
 %{_sysconfdir}/gconf/schemas/GNOME_Megaphone_Applet.schemas
 %{_bindir}/empathy
 %{_bindir}/empathy-accounts
+%{_bindir}/empathy-logs
 %{_datadir}/dbus-1/services/org.gnome.Empathy.Chat.service
 %{_datadir}/empathy/
 %{_datadir}/applications/fedora-%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}*
-## AIM support is through Haze, and it (the telepathy-haze-mission-control
-## package) provides its own profile with greater "out of the box"
+## Support for these are through Haze, and it (telepathy-haze-mission-control
+## package) provides its own profiles with greater "out of the box"
 ## functionality, such as a slightly more sensible configuration UI with
 ## proper by-default login server settings from Pidgin.
 %exclude %{_datadir}/mission-control/profiles/aim.profile
+%exclude %{_datadir}/mission-control/profiles/icq.profile
+%exclude %{_datadir}/mission-control/profiles/msn-haze.profile
+%exclude %{_datadir}/mission-control/profiles/yahoo.profile
 %{_datadir}/mission-control/profiles/gtalk.profile
 %{_datadir}/mission-control/profiles/irc.profile
 %{_datadir}/mission-control/profiles/jabber.profile
@@ -221,6 +227,9 @@
 
 
 %changelog
+* Fri Feb 22 2008 Peter Gordon <peter at thecodergeek.com> - 0.21.90-1
+- Update to new upstream release (0.21.90)
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.21.4-2
 - Autorebuild for GCC 4.3
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/empathy/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	18 Dec 2007 00:07:34 -0000	1.9
+++ sources	22 Feb 2008 18:31:53 -0000	1.10
@@ -1 +1 @@
-53dc9904ce57778eb2142a576cd22d0e  empathy-0.21.4.tar.bz2
+6a9f253a151d180ea6ff621727124e24  empathy-0.21.90.tar.bz2




More information about the fedora-extras-commits mailing list