Author: qboosh Date: Wed Feb 1 15:28:17 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - reverted adapter breakage, killed gtk1 remnants
---- Files affected: SPECS: seamonkey.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/seamonkey.spec diff -u SPECS/seamonkey.spec:1.5 SPECS/seamonkey.spec:1.6 --- SPECS/seamonkey.spec:1.5 Wed Feb 1 16:17:32 2006 +++ SPECS/seamonkey.spec Wed Feb 1 16:28:12 2006 @@ -320,7 +320,6 @@ cp -frL dist/bin/chrome/* $RPM_BUILD_ROOT%{_datadir}/%{name}/chrome cp -frL dist/bin/components/* $RPM_BUILD_ROOT%{_libdir}/%{name}/components cp -frL dist/bin/defaults/* $RPM_BUILD_ROOT%{_datadir}/%{name}/defaults -%{?with_gtk1:cp -frL dist/bin/icons/* $RPM_BUILD_ROOT%{_datadir}/%{name}/icons} cp -frL dist/bin/res/* $RPM_BUILD_ROOT%{_datadir}/%{name}/res cp -frL dist/bin/searchplugins/* $RPM_BUILD_ROOT%{_datadir}/%{name}/searchplugins cp -frL dist/gre/greprefs/* $RPM_BUILD_ROOT%{_datadir}/%{name}/greprefs @@ -507,7 +506,7 @@ %attr(755,root,root) %{_libdir}/%{name}/components/libmoz*.so %attr(755,root,root) %{_libdir}/%{name}/components/libmyspell.so %attr(755,root,root) %{_libdir}/%{name}/components/libnecko*.so -%attr(755,root,root) %{?with_heimdal:%attr(755,root,root) %{_libdir}/%{name}/components/libnegotiateauth.so} +%{?with_heimdal:%attr(755,root,root) %{_libdir}/%{name}/components/libnegotiateauth.so} %attr(755,root,root) %{_libdir}/%{name}/components/libnkdatetime.so %attr(755,root,root) %{_libdir}/%{name}/components/libnkfinger.so %attr(755,root,root) %{_libdir}/%{name}/components/libns*.so @@ -530,8 +529,7 @@ %attr(755,root,root) %{_libdir}/%{name}/components/libwalletviewers.so %attr(755,root,root) %{_libdir}/%{name}/components/libwebbrwsr.so %attr(755,root,root) %{_libdir}/%{name}/components/libwebsrvcs.so -%attr(755,root,root) %{?with_gtk1:%attr(755,root,root) %{_libdir}/%{name}/components/libwidget_gtk.so} -%attr(755,root,root) %{!?with_gtk1:%attr(755,root,root) %{_libdir}/%{name}/components/libwidget_gtk2.so} +%attr(755,root,root) %{_libdir}/%{name}/components/libwidget_gtk2.so %attr(755,root,root) %{_libdir}/%{name}/components/libx*.so %{_libdir}/%{name}/components/access*.xpt @@ -609,7 +607,7 @@ # Is this a correct package for these files? %{_libdir}/%{name}/components/ipcd.xpt %attr(755,root,root) %{_libdir}/%{name}/components/libipcdc.so -%attr(755,root,root) %{!?with_gtk1:%attr(755,root,root) %{_libdir}/%{name}/components/libsystem-pref.so} +%attr(755,root,root) %{_libdir}/%{name}/components/libsystem-pref.so %{_libdir}/%{name}/components/jsconsole-clhandler.js %{_libdir}/%{name}/components/nsCloseAllWindows.js @@ -705,7 +703,6 @@ # add rest too %attr(755,root,root) %{_libdir}/libgkgfx.so %attr(755,root,root) %{_libdir}/libgtkembedmoz.so -%attr(755,root,root) %{?with_gtk1:%attr(755,root,root) %{_libdir}/libgtksuperwin.so} %attr(755,root,root) %{_libdir}/libgtkxtbin.so %attr(755,root,root) %{_libdir}/libjsj.so %attr(755,root,root) %{_libdir}/libldap50.so @@ -829,6 +826,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2006/02/01 15:28:12 qboosh +- reverted adapter breakage, killed gtk1 remnants + Revision 1.5 2006/02/01 15:17:32 spider - adaptarized ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/seamonkey.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit