Remove ekiga-helper to fix manpage problem.
authorelaine
Mon, 23 Mar 2009 08:44:27 +0000
changeset 15472 f26b696663cb
parent 15471 303b2a6cac7e
child 15473 22a349d94c8c
Remove ekiga-helper to fix manpage problem.
ChangeLog
base-specs/ekiga.spec
--- a/ChangeLog	Mon Mar 23 07:28:09 2009 +0000
+++ b/ChangeLog	Mon Mar 23 08:44:27 2009 +0000
@@ -1,3 +1,8 @@
+2009-03-23  Elaine Xiong  <[email protected]>
+
+	* base-specs/ekiga.spec: Remove ekiga-helper to fix man
+	  page problem.
+
 2009-03-23  Takao Fujiwara  <[email protected]>
 
 	* SUNWmyspell-dictionary-l10n.spec: Updated with 6820626.
--- a/base-specs/ekiga.spec	Mon Mar 23 07:28:09 2009 +0000
+++ b/base-specs/ekiga.spec	Mon Mar 23 08:44:27 2009 +0000
@@ -136,6 +136,7 @@
 gmake install DESTDIR=$RPM_BUILD_ROOT
 
 rm -f  $RPM_BUILD_ROOT%{_bindir}/*config*
+rm -f  $RPM_BUILD_ROOT%{_bindir}/ekiga-helper
 rm -rf $RPM_BUILD_ROOT%{_includedir}
 mkdir -p $RPM_BUILD_ROOT%{_libdir}
 
@@ -167,6 +168,8 @@
 
 
 %changelog
+* Mon Mar 23 2009 - [email protected]
+- Remove ekiga-helper to fix man page problem.
 * Thu Nov 20 2008 - [email protected]
 - Bump to 3.0.1.
 * Fri Nov 14 2008 - [email protected]