rpms/telepathy-salut/OLPC-2 .cvsignore, 1.2, 1.3 sources, 1.2, 1.3 telepathy-salut.spec, 1.1, 1.2

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Thu Jul 5 17:34:02 UTC 2007


Author: dcbw

Update of /cvs/extras/rpms/telepathy-salut/OLPC-2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23870

Modified Files:
	.cvsignore sources telepathy-salut.spec 
Log Message:
* Thu Jul  5 2007 Dan Williams <dcbw at redhat.com> - 0.1.3-1.1.20070705darcs.olpc2
- Update to HEAD, enable OLPC bits




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/telepathy-salut/OLPC-2/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	28 Jun 2007 20:12:06 -0000	1.2
+++ .cvsignore	5 Jul 2007 17:33:27 -0000	1.3
@@ -1 +1,2 @@
 telepathy-salut-0.1.3.tar.gz
+telepathy-salut-0.1.3.20070705darcs.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/telepathy-salut/OLPC-2/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	28 Jun 2007 20:12:06 -0000	1.2
+++ sources	5 Jul 2007 17:33:27 -0000	1.3
@@ -1 +1 @@
-92589387610b8c62760efb782afa4534  telepathy-salut-0.1.3.tar.gz
+f599448bb33cb3ba369c128b1b390921  telepathy-salut-0.1.3.20070705darcs.tar.gz


Index: telepathy-salut.spec
===================================================================
RCS file: /cvs/extras/rpms/telepathy-salut/OLPC-2/telepathy-salut.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- telepathy-salut.spec	28 Jun 2007 20:12:06 -0000	1.1
+++ telepathy-salut.spec	5 Jul 2007 17:33:27 -0000	1.2
@@ -1,12 +1,14 @@
+%define darcsdate 20070705darcs
+
 Name:           telepathy-salut
 Version:        0.1.3
-Release:        1%{?dist}
+Release:        1.1.%{darcsdate}%{?dist}
 Summary:        Link-local XMPP telepathy connection manager
 
 Group:          Applications/Communications
 License:        LGPL
 URL:            http://telepathy.freedesktop.org/wiki/FrontPage
-Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
+Source0:        %{name}-0.1.3.20070705darcs.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  dbus-devel >= 0.61
@@ -16,7 +18,7 @@
 BuildRequires:	openssl-devel
 BuildRequires:	cyrus-sasl-devel
 BuildRequires:	libxslt
-BuildRequires:	telepathy-glib-devel >= 0.5.10
+BuildRequires:	telepathy-glib-devel >= 0.5.13
 
 Requires:	telepathy-filesystem
 
@@ -33,7 +35,7 @@
 
 
 %build
-%configure
+%configure --enable-olpc
 make %{?_smp_mflags}
 
 
@@ -55,6 +57,9 @@
 
 
 %changelog
+* Thu Jul  5 2007 Dan Williams <dcbw at redhat.com> - 0.1.3-1.1.20070705darcs.olpc2
+- Update to HEAD, enable OLPC bits
+
 * Tue Jun 26 2007 Brian Pepple <bpepple at fedoraproject.org> - 0.1.3-1
 - Update to 0.1.3.
 - Add BR on telepathy-glib-devel & libxslt.




More information about the fedora-extras-commits mailing list