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

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Wed Nov 7 16:57:01 UTC 2007


Author: bpepple

Update of /cvs/pkgs/rpms/telepathy-salut/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12655

Modified Files:
	.cvsignore sources telepathy-salut.spec 
Log Message:
* Wed Nov  7 2007 Brian Pepple <bpepple at fedoraproject.org> - 0.1.6-1
- Update to 0.1.6.
- Add man page.
- Bump min version of telepathy-glib-devel needed.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-salut/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	25 Aug 2007 13:11:23 -0000	1.3
+++ .cvsignore	7 Nov 2007 16:56:25 -0000	1.4
@@ -1 +1 @@
-telepathy-salut-0.1.4.tar.gz
+telepathy-salut-0.1.6.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-salut/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	25 Aug 2007 13:11:23 -0000	1.3
+++ sources	7 Nov 2007 16:56:25 -0000	1.4
@@ -1 +1 @@
-3a2357f85a3021a49beb695e9a919130  telepathy-salut-0.1.4.tar.gz
+b15f09efe233d4fa1517a8eb8d2166e8  telepathy-salut-0.1.6.tar.gz


Index: telepathy-salut.spec
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-salut/devel/telepathy-salut.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- telepathy-salut.spec	25 Aug 2007 13:11:23 -0000	1.4
+++ telepathy-salut.spec	7 Nov 2007 16:56:25 -0000	1.5
@@ -1,5 +1,5 @@
 Name:           telepathy-salut
-Version:        0.1.4
+Version:        0.1.6
 Release:        1%{?dist}
 Summary:        Link-local XMPP telepathy connection manager
 
@@ -16,7 +16,8 @@
 BuildRequires:	openssl-devel
 BuildRequires:	cyrus-sasl-devel
 BuildRequires:	libxslt
-BuildRequires:	telepathy-glib-devel >= 0.5.13
+BuildRequires:	telepathy-glib-devel >= 0.5.14
+BuildRequires:	check-devel
 
 Requires:	telepathy-filesystem
 
@@ -49,12 +50,17 @@
 %files
 %defattr(-,root,root,-)
 %doc COPYING AUTHORS
-%{_bindir}/%{name}
+%{_libexecdir}/%{name}
 %{_datadir}/dbus-1/services/*.service
 %{_datadir}/telepathy/managers/*.manager
-
+%{_mandir}/man8/%{name}.8.gz
 
 %changelog
+* Wed Nov  7 2007 Brian Pepple <bpepple at fedoraproject.org> - 0.1.6-1
+- Update to 0.1.6.
+- Add man page.
+- Bump min version of telepathy-glib-devel needed.
+
 * Sat Aug 25 2007 Brian Pepple <bpepple at fedoraproject.org> - 0.1.4-1
 - Update to 0.1.4.
 - Update minimum BR versions needed.




More information about the fedora-extras-commits mailing list