rpms/telepathy-gabble/OLPC-2 telepathy-gabble.spec,1.25,1.26

John (J5) Palmieri (johnp) fedora-extras-commits at redhat.com
Tue Jun 26 22:31:16 UTC 2007


Author: johnp

Update of /cvs/pkgs/rpms/telepathy-gabble/OLPC-2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5353

Modified Files:
	telepathy-gabble.spec 
Log Message:
- fix version so we can have incramental updates though if we release a
  0.5.12.1 it will have to start with a -2 release
- BR telepathy-glib-unstable-static so we get tubes support



Index: telepathy-gabble.spec
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-gabble/OLPC-2/telepathy-gabble.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- telepathy-gabble.spec	26 Jun 2007 20:19:21 -0000	1.25
+++ telepathy-gabble.spec	26 Jun 2007 22:30:41 -0000	1.26
@@ -5,7 +5,7 @@
 
 Name:           telepathy-gabble
 Version:        0.5.12.1
-Release:        0.%{alphatag}%{?dist}
+Release:        1.1.%{alphatag}%{?dist}
 Summary:        A Jabber/XMPP connection manager
 
 Group:          Applications/Communications
@@ -15,12 +15,13 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  dbus-devel
-BuildRequires:	dbus-glib-devel
-BuildRequires:	loudmouth-devel
+BuildRequires:  dbus-glib-devel
+BuildRequires:  loudmouth-devel
 BuildRequires:  telepathy-glib-devel
+BuildRequires:  telepathy-glib-unstable-static
 BuildRequires:  libxslt-devel
 
-Requires:	telepathy-filesystem
+Requires:       telepathy-filesystem
 
 
 %description
@@ -55,6 +56,11 @@
 
 
 %changelog
+* Tue Jun 26 2007 John (J5) Palmieri <johnp at redhat.com> - 0.5.12.1-1.1.20070626darcs_olpcrollup
+- fix version so we can have incramental updates though if we release a
+  0.5.12.1 it will have to start with a -2 release
+- BR telepathy-glib-unstable-static so we get tubes support  
+
 * Tue Jun 26 2007 John (J5) Palmieri <johnp at redhat.com> - 0.5.12.1-0.20070626darcs_olpcrollup
 - update to a snapshot release on the olpcrollup branch
 




More information about the fedora-extras-commits mailing list