From: <the...@us...> - 2006-09-11 06:17:16
|
Revision: 17246 http://svn.sourceforge.net/gaim/?rev=17246&view=rev Author: thekingant Date: 2006-09-10 23:17:14 -0700 (Sun, 10 Sep 2006) Log Message: ----------- Whoops, I thought this was in the last commit but it wasn't. Add gaim.schemas to our gaim RPM Modified Paths: -------------- trunk/gaim.spec.in Modified: trunk/gaim.spec.in =================================================================== --- trunk/gaim.spec.in 2006-09-11 06:15:58 UTC (rev 17245) +++ trunk/gaim.spec.in 2006-09-11 06:17:14 UTC (rev 17246) @@ -270,6 +270,7 @@ %{_datadir}/applications/* %{_libdir}/libgaim.so.* %{_libdir}/libgnt.so.* +%{_sysconfdir}/gconf/schemas/gaim.schemas %if 0%{?_with_dbus:1} %{_libdir}/libgaim-client.so.* This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |