SUNWgnome-im-client.spec
changeset 12993 ffaa44032207
parent 12916 761552c755ae
child 13657 dba2f1fac8c1
--- a/SUNWgnome-im-client.spec	Fri Aug 01 13:00:35 2008 +0000
+++ b/SUNWgnome-im-client.spec	Fri Aug 01 13:14:16 2008 +0000
@@ -194,7 +194,9 @@
 %{_datadir}/icons/hicolor/48x48/apps/pidgin.*
 %dir %attr(0755, root, bin) %{_mandir}
 %dir %attr(0755, root, bin) %{_mandir}/man1
+%dir %attr(0755, root, bin) %{_mandir}/man3
 %{_mandir}/man1/*
+%{_mandir}/man3/*
 
 %files root
 %defattr(-, root, sys)
@@ -222,6 +224,8 @@
 %endif
 
 %changelog
+* Fri Aug 01 2008 - [email protected]
+- Correct %files: add in man3 entries 
 * Thu Jul 23 2008 - [email protected]
 - Move libotr from pidgin-otr.spec to libotr.spec. This makes is easier to
   track for ARC and Legal reviews.