rpms/python-telepathy/devel python-telepathy.spec,1.5,1.6

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Fri Nov 24 16:32:21 UTC 2006


Author: bpepple

Update of /cvs/extras/rpms/python-telepathy/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31570

Modified Files:
	python-telepathy.spec 
Log Message:
* Fri Nov 24 2006 Brian Pepple <bpepple at fedoraproject.org> - 0.13.7-2
- Add BR & Requires on dbus-python.



Index: python-telepathy.spec
===================================================================
RCS file: /cvs/extras/rpms/python-telepathy/devel/python-telepathy.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- python-telepathy.spec	24 Nov 2006 15:12:56 -0000	1.5
+++ python-telepathy.spec	24 Nov 2006 16:31:51 -0000	1.6
@@ -2,7 +2,7 @@
 
 Name:           python-telepathy
 Version:        0.13.7
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Python libraries for Telepathy
 
 Group:          Development/Languages
@@ -13,6 +13,9 @@
 
 BuildArch:      noarch
 BuildRequires:  python-devel
+BuildRequires:	dbus-python
+
+Requires:	dbus-python
 
 
 %description
@@ -43,6 +46,9 @@
 
 
 %changelog
+* Fri Nov 24 2006 Brian Pepple <bpepple at fedoraproject.org> - 0.13.7-2
+- Add BR & Requires on dbus-python.
+
 * Fri Nov 24 2006 Brian Pepple <bpepple at fedoraproject.org> - 0.13.7-1
 - Update to 0.13.7.
 




More information about the scm-commits mailing list