rpms/telepathy-salut/OLPC-4 telepathy-salut.spec,1.24,1.25

Morgan Collett morgan at fedoraproject.org
Wed Jan 21 13:56:49 UTC 2009


Author: morgan

Update of /cvs/pkgs/rpms/telepathy-salut/OLPC-4
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9674

Modified Files:
	telepathy-salut.spec 
Log Message:
Fix dep on libsoup-devel


Index: telepathy-salut.spec
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-salut/OLPC-4/telepathy-salut.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- telepathy-salut.spec	21 Jan 2009 13:45:17 -0000	1.24
+++ telepathy-salut.spec	21 Jan 2009 13:56:18 -0000	1.25
@@ -1,6 +1,6 @@
 Name:           telepathy-salut
 Version:        0.3.7
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Link-local XMPP telepathy connection manager
 
 Group:          Applications/Communications
@@ -21,7 +21,7 @@
 BuildRequires:	libxslt
 BuildRequires:	libasyncns-devel >= 0.3
 BuildRequires:	telepathy-glib-devel >= 0.7.17
-BuildRequires:	libsoup22-devel
+BuildRequires:	libsoup-devel
 BuildRequires:	check-devel >= 0.9.4
 
 Requires:	telepathy-filesystem
@@ -64,6 +64,9 @@
 %{_mandir}/man8/%{name}.8.gz
 
 %changelog
+* Wed Jan 21 2009 Morgan Collett <morgan.collett at gmail.com> - 0.3.7-2
+- Fix dep on libsoup 2.4
+
 * Wed Jan 21 2009 Morgan Collett <morgan.collett at gmail.com> - 0.3.7-1
 - Update to 0.3.7
 




More information about the fedora-extras-commits mailing list