rpms/kdenetwork/devel kdenetwork.spec,1.201,1.202

Than Ngo than at fedoraproject.org
Wed Oct 7 09:19:08 UTC 2009


Author: than

Update of /cvs/extras/rpms/kdenetwork/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18358

Modified Files:
	kdenetwork.spec 
Log Message:
enable jingle




Index: kdenetwork.spec
===================================================================
RCS file: /cvs/extras/rpms/kdenetwork/devel/kdenetwork.spec,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -p -r1.201 -r1.202
--- kdenetwork.spec	5 Oct 2009 14:34:12 -0000	1.201
+++ kdenetwork.spec	7 Oct 2009 09:19:07 -0000	1.202
@@ -2,7 +2,7 @@ Summary: K Desktop Environment - Network
 Name: kdenetwork
 Epoch: 7
 Version: 4.3.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 License: GPLv2
 Group: Applications/Internet
@@ -47,6 +47,7 @@ BuildRequires: soprano-devel >= 2.0.97
 BuildRequires: speex-devel
 BuildRequires: sqlite-devel
 BuildRequires: libv4l-devel
+BuildRequires: alsa-lib-devel
 %if 0%{?fedora}
 BuildRequires: webkitpart-devel
 %endif
@@ -108,6 +109,7 @@ chmod +x kopete/kopete/kconf_update/kope
 mkdir -p %{_target_platform}
 pushd %{_target_platform}
 %{cmake_kde4} \
+  -DWITH_JINGLE=TRUE \
   -DMOZPLUGIN_INSTALL_DIR=%{_libdir}/mozilla/plugins \
   ..
 popd
@@ -189,6 +191,9 @@ fi
 
 
 %changelog
+* Wed Oct 07 2009 Than Ngo <than at redhat.com> - 4.3.2-2
+- enable jingle
+
 * Mon Oct 05 2009 Than Ngo <than at redhat.com> - 4.3.2-1
 - 4.3.2
 




More information about the scm-commits mailing list