rpms/telepathy-farsight/devel .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 telepathy-farsight.spec, 1.4, 1.5

Brian Pepple bpepple at fedoraproject.org
Thu May 7 13:09:13 UTC 2009


Author: bpepple

Update of /cvs/pkgs/rpms/telepathy-farsight/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31619

Modified Files:
	.cvsignore sources telepathy-farsight.spec 
Log Message:
* Thu May  7 2009 Brian Pepple <bpepple at fedoraproject.org> - 0.0.7-1
- Update to 0.0.7.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-farsight/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	18 Mar 2009 01:37:49 -0000	1.3
+++ .cvsignore	7 May 2009 13:08:42 -0000	1.4
@@ -1 +1 @@
-telepathy-farsight-0.0.6.tar.gz
+telepathy-farsight-0.0.7.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-farsight/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	18 Mar 2009 01:37:49 -0000	1.3
+++ sources	7 May 2009 13:08:42 -0000	1.4
@@ -1 +1 @@
-f633c6ac7c99bf61aa6925df3a0a954d  telepathy-farsight-0.0.6.tar.gz
+882c9630ab28706d34d7d6d1060d43f0  telepathy-farsight-0.0.7.tar.gz


Index: telepathy-farsight.spec
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-farsight/devel/telepathy-farsight.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- telepathy-farsight.spec	18 Mar 2009 01:37:49 -0000	1.4
+++ telepathy-farsight.spec	7 May 2009 13:08:42 -0000	1.5
@@ -1,11 +1,11 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 %define dbus_ver        0.60
-%define tp_glib_ver     0.7.23
-%define farsight2_ver   0.0.3
+%define tp_glib_ver     0.7.26
+%define farsight2_ver   0.0.9
 
 Name:           telepathy-farsight
-Version:        0.0.6
+Version:        0.0.7
 Release:        1%{?dist}
 Summary:        Telepathy client to handle media streaming channels
 
@@ -14,7 +14,7 @@ License:        LGPLv2+
 URL:            http://telepathy.freedesktop.org/wiki/
 Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
 # Workaround broken private require. https://bugzilla.redhat.com/show_bug.cgi?id=426106
-Patch0:         %{name}-broken-pkgconfig.patch
+# Patch0:         %{name}-broken-pkgconfig.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  glib2-devel
@@ -23,7 +23,6 @@ BuildRequires:  dbus-glib-devel >= %{dbu
 BuildRequires:  telepathy-glib-devel >= %{tp_glib_ver}
 BuildRequires:  farsight2-devel >= %{farsight2_ver}
 BuildRequires:  gstreamer-python-devel >= 0.10.10
-BuildRequires:  pygtk2-devel >= 2.10
 # Needed to remove rpath
 BuildRequires:  chrpath
 
@@ -63,7 +62,7 @@ developing applications that use %{name}
 
 %prep
 %setup -q
-%patch0 -p1 -b .pkgconfig
+# %patch0 -p1 -b .pkgconfig
 
 
 %build
@@ -108,6 +107,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/gtk-doc/html/%{name}
 
 %changelog
+* Thu May  7 2009 Brian Pepple <bpepple at fedoraproject.org> - 0.0.7-1
+- Update to 0.0.7.
+
 * Tue Mar 17 2009 Brian Pepple <bpepple at fedoraproject.org> - 0.0.6-1
 - Update to 0.0.6.
 - Bump min version of tp-glib needed.




More information about the fedora-extras-commits mailing list