rpms/telepathy-glib/F-12 .cvsignore, 1.39, 1.40 sources, 1.39, 1.40 telepathy-glib-broken-pkgconfig.patch, 1.5, 1.6 telepathy-glib.spec, 1.48, 1.49

Brian Pepple bpepple at fedoraproject.org
Thu Oct 15 22:57:09 UTC 2009


Author: bpepple

Update of /cvs/pkgs/rpms/telepathy-glib/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25476

Modified Files:
	.cvsignore sources telepathy-glib-broken-pkgconfig.patch 
	telepathy-glib.spec 
Log Message:
* Thu Oct 15 2009 Brian Pepple <bpepple at fedoraproject.org> - 0.9.1-1
- Update to 0.9.1.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-glib/F-12/.cvsignore,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -p -r1.39 -r1.40
--- .cvsignore	28 Sep 2009 20:10:39 -0000	1.39
+++ .cvsignore	15 Oct 2009 22:57:08 -0000	1.40
@@ -1 +1 @@
-telepathy-glib-0.9.0.tar.gz
+telepathy-glib-0.9.1.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-glib/F-12/sources,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -p -r1.39 -r1.40
--- sources	28 Sep 2009 20:10:39 -0000	1.39
+++ sources	15 Oct 2009 22:57:08 -0000	1.40
@@ -1 +1 @@
-1ebb5b089db66db42647d62df5194327  telepathy-glib-0.9.0.tar.gz
+fa82a4474b3a5436b5b3cb44cbc9a9b4  telepathy-glib-0.9.1.tar.gz

telepathy-glib-broken-pkgconfig.patch:
 telepathy-glib-uninstalled.pc.in |    3 +--
 telepathy-glib.pc.in             |    3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

Index: telepathy-glib-broken-pkgconfig.patch
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-glib/F-12/telepathy-glib-broken-pkgconfig.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- telepathy-glib-broken-pkgconfig.patch	28 Sep 2009 20:51:31 -0000	1.5
+++ telepathy-glib-broken-pkgconfig.patch	15 Oct 2009 22:57:08 -0000	1.6
@@ -1,24 +1,24 @@
-diff -urp telepathy-glib-0.7.15.OLD/telepathy-glib/telepathy-glib.pc.in telepathy-glib-0.7.15/telepathy-glib/telepathy-glib.pc.in
---- telepathy-glib-0.7.15.OLD/telepathy-glib/telepathy-glib.pc.in	2008-09-04 11:31:57.000000000 -0400
-+++ telepathy-glib-0.7.15/telepathy-glib/telepathy-glib.pc.in	2008-09-19 16:25:48.000000000 -0400
+diff -urp telepathy-glib-0.9.1.OLD/telepathy-glib/telepathy-glib.pc.in telepathy-glib-0.9.1/telepathy-glib/telepathy-glib.pc.in
+--- telepathy-glib-0.9.1.OLD/telepathy-glib/telepathy-glib.pc.in	2009-10-15 12:38:10.000000000 -0400
++++ telepathy-glib-0.9.1/telepathy-glib/telepathy-glib.pc.in	2009-10-15 18:36:58.785652020 -0400
 @@ -6,7 +6,6 @@ includedir=@includedir@
  Name: Telepathy-GLib
  Description: GLib utility library for the Telepathy framework
  Version: @VERSION@
 -Requires: pkg-config >= 0.21
--Requires.private: dbus-glib-1 >= 0.73, glib-2.0 >= 2.16, gobject-2.0 >= 2.16 gio-2.0
-+Requires: dbus-glib-1 >= 0.73, glib-2.0 >= 2.16, gobject-2.0 >= 2.16 gio-2.0
+-Requires.private: dbus-glib-1 >= 0.73, glib-2.0 >= 2.20, gobject-2.0 >= 2.20, gio-2.0 >= 2.20
++Requires: dbus-glib-1 >= 0.73, glib-2.0 >= 2.20, gobject-2.0 >= 2.20, gio-2.0 >= 2.20
  Libs: -L${libdir} -ltelepathy-glib
  Cflags: -I${includedir}/telepathy-1.0
-diff -urp telepathy-glib-0.7.15.OLD/telepathy-glib/telepathy-glib-uninstalled.pc.in telepathy-glib-0.7.15/telepathy-glib/telepathy-glib-uninstalled.pc.in
---- telepathy-glib-0.7.15.OLD/telepathy-glib/telepathy-glib-uninstalled.pc.in	2008-09-04 11:31:57.000000000 -0400
-+++ telepathy-glib-0.7.15/telepathy-glib/telepathy-glib-uninstalled.pc.in	2008-09-19 16:25:59.000000000 -0400
+diff -urp telepathy-glib-0.9.1.OLD/telepathy-glib/telepathy-glib-uninstalled.pc.in telepathy-glib-0.9.1/telepathy-glib/telepathy-glib-uninstalled.pc.in
+--- telepathy-glib-0.9.1.OLD/telepathy-glib/telepathy-glib-uninstalled.pc.in	2009-10-15 12:38:10.000000000 -0400
++++ telepathy-glib-0.9.1/telepathy-glib/telepathy-glib-uninstalled.pc.in	2009-10-15 18:37:21.313651409 -0400
 @@ -6,7 +6,6 @@ abs_top_builddir=@abs_top_builddir@
  Name: Telepathy-GLib (uninstalled copy)
  Description: GLib utility library for the Telepathy framework
  Version: @VERSION@
 -Requires: pkg-config >= 0.21
--Requires.private: dbus-glib-1 >= 0.73, glib-2.0 >= 2.16, gobject-2.0 >= 2.16 gio-2.0
-+Requires: dbus-glib-1 >= 0.73, glib-2.0 >= 2.16, gobject-2.0 >= 2.16 gio-2.0
+-Requires.private: dbus-glib-1 >= 0.73, glib-2.0 >= 2.20, gobject-2.0 >= 2.20, gio-2.0 >= 2.20
++Requires: dbus-glib-1 >= 0.73, glib-2.0 >= 2.20, gobject-2.0 >= 2.20, gio-2.0 >= 2.20
  Libs: ${abs_top_builddir}/telepathy-glib/libtelepathy-glib.la
  Cflags: -I${abs_top_srcdir} -I${abs_top_builddir}


Index: telepathy-glib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-glib/F-12/telepathy-glib.spec,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -p -r1.48 -r1.49
--- telepathy-glib.spec	28 Sep 2009 20:10:39 -0000	1.48
+++ telepathy-glib.spec	15 Oct 2009 22:57:08 -0000	1.49
@@ -1,9 +1,9 @@
 %define	dbus_ver	0.95
 %define	dbus_glib_ver	0.73
-%define	glib_ver	2.16
+%define	glib_ver	2.20
 
 Name:           telepathy-glib
-Version:        0.9.0
+Version:        0.9.1
 Release:        1%{?dist}
 Summary:        GLib bindings for Telepathy
 
@@ -89,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Oct 15 2009 Brian Pepple <bpepple at fedoraproject.org> - 0.9.1-1
+- Update to 0.9.1.
+
 * Mon Sep 28 2009 Bastien Nocera <bnocera at redhat.com> 0.9.0-1
 - Update to 0.9.0
 




More information about the fedora-extras-commits mailing list