rpms/telepathy-gabble/FC-5 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 telepathy-gabble.spec, 1.3, 1.4

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Mon Oct 2 13:38:05 UTC 2006


Author: bpepple

Update of /cvs/extras/rpms/telepathy-gabble/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21998

Modified Files:
	.cvsignore sources telepathy-gabble.spec 
Log Message:
* Mon Oct  2 2006 Brian Pepple <bpepple at fedoraproject.org> - 0.3.7-1
- Update to 0.3.7.
- Use -disable-loudmouth-versioning to build with stable version of loudmouth.
- Add requires on telepathy-filesystem.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/telepathy-gabble/FC-5/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	8 Sep 2006 13:27:53 -0000	1.2
+++ .cvsignore	2 Oct 2006 13:38:05 -0000	1.3
@@ -1 +1 @@
-telepathy-gabble-0.3.1.tar.gz
+telepathy-gabble-0.3.7.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/telepathy-gabble/FC-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	8 Sep 2006 13:27:53 -0000	1.2
+++ sources	2 Oct 2006 13:38:05 -0000	1.3
@@ -1 +1 @@
-feb6766c1d2f984f1f37ffc8889e6faa  telepathy-gabble-0.3.1.tar.gz
+f47b65038041173885b5dacdc0d9881e  telepathy-gabble-0.3.7.tar.gz


Index: telepathy-gabble.spec
===================================================================
RCS file: /cvs/extras/rpms/telepathy-gabble/FC-5/telepathy-gabble.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- telepathy-gabble.spec	9 Sep 2006 23:36:29 -0000	1.3
+++ telepathy-gabble.spec	2 Oct 2006 13:38:05 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           telepathy-gabble
-Version:        0.3.1
-Release:        2%{?dist}
+Version:        0.3.7
+Release:        1%{?dist}
 Summary:        A Jabber/XMPP connection manager
 
 Group:          Applications/Communications
@@ -13,6 +13,8 @@
 BuildRequires:	dbus-glib
 BuildRequires:	loudmouth-devel
 
+Requires:	telepathy-filesystem
+
 
 %description
 A Jabber/XMPP connection manager, that handles single and multi-user
@@ -24,7 +26,7 @@
 
 
 %build
-%configure
+%configure --disable-loudmouth-versioning
 make %{?_smp_mflags}
 
 
@@ -42,12 +44,15 @@
 %doc COPYING AUTHORS
 %{_bindir}/%{name}
 %{_datadir}/dbus-1/services/*.service
-%dir %{_datadir}/telepathy/
-%dir %{_datadir}/telepathy/managers/
 %{_datadir}/telepathy/managers/*.manager
 
 
 %changelog
+* Mon Oct  2 2006 Brian Pepple <bpepple at fedoraproject.org> - 0.3.7-1
+- Update to 0.3.7.
+- Use -disable-loudmouth-versioning to build with stable version of loudmouth.
+- Add requires on telepathy-filesystem.
+
 * Sat Sep  9 2006 Brian Pepple <bpepple at fedoraproject.org> - 0.3.1-2
 - Add BR on dbus-glib.
 




More information about the fedora-extras-commits mailing list