gaim.spec
changeset 3857 04c2b6b18a33
parent 3855 4cd13c872d1d
child 3858 a0a00bd9bb27
--- a/gaim.spec	Mon Sep 06 09:58:08 2004 +0000
+++ b/gaim.spec	Mon Sep 06 10:06:53 2004 +0000
@@ -5,7 +5,7 @@
 #
 Name:		gaim
 Version:	0.82.1
-Release:        1
+Release:        2
 License:	GPL
 Group:		Applications/Internet
 Distribution:	Cinnabar
@@ -31,6 +31,7 @@
 
 BuildRequires:	gtk2-devel
 BuildRequires:	glib2-devel
+BuildRequires:	javahelp-convert
 
 %description
 Gaim allows you to chat over the Internet using a variety of
@@ -103,6 +104,8 @@
 # Added in rpm4 work. Breaking Solaris build. Comment out for now.
 # rm $RPM_BUILD_ROOT%{_mandir}/man3/*
 
+javahelp-convert-install $RPM_BUILD_ROOT %{name} %{name}.xml
+
 
 %files
 %defattr(-, root, root)
@@ -127,6 +130,9 @@
 rm -r $RPM_BUILD_ROOT
 
 %changelog
+* Mon Sep 06 2004 - [email protected]
+- Add javahelp-convert for new docs
+
 * Fri Sep 03 2004 - [email protected]
 - Add docs tarball from [email protected].
 - Add patch to incorporate docs tarball.