rpms/empathy/devel empathy-broken-pkgconfig.patch, 1.1, 1.2 empathy.spec, 1.53, 1.54

Brian Pepple bpepple at fedoraproject.org
Fri Apr 3 19:02:33 UTC 2009


Author: bpepple

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

Modified Files:
	empathy-broken-pkgconfig.patch empathy.spec 
Log Message:
* Fri Apr  3 2009 Brian Pepple <bpepple at fedoraproject.org> - 2.26.0.1-2
- Update pkgconfig patch to add libcanberra-gtk requires. (#493954)


empathy-broken-pkgconfig.patch:

Index: empathy-broken-pkgconfig.patch
===================================================================
RCS file: /cvs/pkgs/rpms/empathy/devel/empathy-broken-pkgconfig.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- empathy-broken-pkgconfig.patch	30 Dec 2008 01:10:05 -0000	1.1
+++ empathy-broken-pkgconfig.patch	3 Apr 2009 19:02:33 -0000	1.2
@@ -1,6 +1,6 @@
-diff -urp empathy-2.25.3.OLD/libempathy/libempathy.pc.in empathy-2.25.3/libempathy/libempathy.pc.in
---- empathy-2.25.3.OLD/libempathy/libempathy.pc.in	2008-12-12 13:41:01.000000000 -0500
-+++ empathy-2.25.3/libempathy/libempathy.pc.in	2008-12-29 19:58:24.000000000 -0500
+diff -urp empathy-2.26.0.1.OLD/libempathy/libempathy.pc.in empathy-2.26.0.1/libempathy/libempathy.pc.in
+--- empathy-2.26.0.1.OLD/libempathy/libempathy.pc.in	2009-02-20 13:33:48.000000000 -0500
++++ empathy-2.26.0.1/libempathy/libempathy.pc.in	2009-04-03 14:59:09.000000000 -0400
 @@ -5,8 +5,7 @@ includedir=@includedir@
  
  Name: libempathy
@@ -11,16 +11,16 @@
  Version: @VERSION@
  Libs: -L${libdir} -lempathy
  Cflags: -I${includedir} 
-diff -urp empathy-2.25.3.OLD/libempathy-gtk/libempathy-gtk.pc.in empathy-2.25.3/libempathy-gtk/libempathy-gtk.pc.in
---- empathy-2.25.3.OLD/libempathy-gtk/libempathy-gtk.pc.in	2008-12-12 13:41:01.000000000 -0500
-+++ empathy-2.25.3/libempathy-gtk/libempathy-gtk.pc.in	2008-12-29 19:57:54.000000000 -0500
+diff -urp empathy-2.26.0.1.OLD/libempathy-gtk/libempathy-gtk.pc.in empathy-2.26.0.1/libempathy-gtk/libempathy-gtk.pc.in
+--- empathy-2.26.0.1.OLD/libempathy-gtk/libempathy-gtk.pc.in	2009-02-20 13:33:48.000000000 -0500
++++ empathy-2.26.0.1/libempathy-gtk/libempathy-gtk.pc.in	2009-04-03 14:58:50.000000000 -0400
 @@ -5,8 +5,7 @@ includedir=@includedir@
  
  Name: libempathy-gtk
  Description:  Empathy interface library
 -Requires: pkg-config >= 0.21
 -Requires.private: glib-2.0, gobject-2.0, gtk+-2.0, libglade-2.0, libmissioncontrol, libempathy, telepathy-glib
-+Requires: glib-2.0, gobject-2.0, gtk+-2.0, libglade-2.0, libmissioncontrol, libempathy, telepathy-glib
++Requires: glib-2.0, gobject-2.0, gtk+-2.0, libglade-2.0, libcanberra-gtk, libmissioncontrol, libempathy, telepathy-glib
  Version: @VERSION@
  Libs: -L${libdir} -lempathy-gtk
  Cflags: -I${includedir} 


Index: empathy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/empathy/devel/empathy.spec,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- empathy.spec	31 Mar 2009 07:08:48 -0000	1.53
+++ empathy.spec	3 Apr 2009 19:02:33 -0000	1.54
@@ -10,7 +10,7 @@
 
 Name:		empathy
 Version:	2.26.0.1
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
 Group:		Applications/Communications
@@ -24,6 +24,7 @@
 Patch0: 	%{name}-fedora-mission-control-convert.patch
 ## Workaround for our broken pkgconfig
 ##  https://bugzilla.redhat.com/show_bug.cgi?id=436773
+##  http://bugzilla.gnome.org/show_bug.cgi?id=577863
 Patch1:		%{name}-broken-pkgconfig.patch
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -228,6 +229,9 @@
 %{python_sitearch}/empathy*.so
 
 %changelog
+* Fri Apr  3 2009 Brian Pepple <bpepple at fedoraproject.org> - 2.26.0.1-2
+- Update pkgconfig patch to add libcanberra-gtk requires. (#493954)
+
 * Mon Mar 30 2009 Peter Gordon <peter at thecodergeek.com> - 2.26.0.1-1
 - Update to new upstream release (2.26.0.1): updated translations, fixes a
   couple of crasher bugs and usage of the UNIX socket address.




More information about the fedora-extras-commits mailing list