Enable Avahi support and fix a typo.
authorelaine
Fri, 02 Nov 2007 12:08:17 +0000
changeset 11111 5fda8cf94efd
parent 11110 1defc9688539
child 11112 86f76c12080e
Enable Avahi support and fix a typo.
ChangeLog
base-specs/ekiga.spec
base-specs/opal.spec
--- a/ChangeLog	Fri Nov 02 11:25:09 2007 +0000
+++ b/ChangeLog	Fri Nov 02 12:08:17 2007 +0000
@@ -1,3 +1,8 @@
+2007-11-02  Elaine Xiong  <[email protected]>
+
+  * base-specs/opal.spec: Fix a typo
+  * base-specs/ekiga.spec: Enable Avahi support
+
 2007-11-02  Dave Lin  <[email protected]>
 
 	* base-specs/thunderbird.spec: Bump Lightning to 0.7
--- a/base-specs/ekiga.spec	Fri Nov 02 11:25:09 2007 +0000
+++ b/base-specs/ekiga.spec	Fri Nov 02 12:08:17 2007 +0000
@@ -134,7 +134,6 @@
              --mandir=%{_mandir} \
 	     --sysconfdir=%{_sysconfdir} \
              %{?pwlib_opt} %{?opal_opt} \
-	     --disable-avahi \
 	     --disable-scrollkeeper 
 
 make LIBS=-lX11
@@ -180,6 +179,8 @@
 
 
 %changelog
+* Fri Nov 02 2007 - [email protected]
+- Enable Avahi support.
 * Tue Sep 18 2007 - [email protected]
 - Bump to 2.0.11. Remove upstream patch, 06-loopback.
 * Thu Aug 30 2007 - [email protected]
--- a/base-specs/opal.spec	Fri Nov 02 11:25:09 2007 +0000
+++ b/base-specs/opal.spec	Fri Nov 02 12:08:17 2007 +0000
@@ -25,7 +25,8 @@
 # bugster:6416969
 Patch2:       opal-03-jitter.diff
 
-# owner:elaine date:2007-04-06 type:bugster:6538068
+# owner:elaine date:2007-04-06 type:bug
+# bugster:6538068
 Patch3:       opal-04-pack-addr.diff
 
 URL:          http://www.ekiga.org
@@ -98,6 +99,8 @@
 %{ekiga_libdir}/*.so
 
 %changelog
+* Fri Nov 02 2007 - [email protected]
+- Fix a typo.
 * Tue Sep 18 2007 - [email protected]
 - Bump to 2.2.11.
 * Thu May 17 2007 - [email protected]