packages: mozilla-firefox-bin/mozilla-firefox-bin.spec - fix bits for nullp...

glen glen at pld-linux.org
Wed Apr 7 20:35:37 CEST 2010


Author: glen                         Date: Wed Apr  7 18:35:37 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix bits for nullplugin; disable debug package

---- Files affected:
packages/mozilla-firefox-bin:
   mozilla-firefox-bin.spec (1.54 -> 1.55) 

---- Diffs:

================================================================
Index: packages/mozilla-firefox-bin/mozilla-firefox-bin.spec
diff -u packages/mozilla-firefox-bin/mozilla-firefox-bin.spec:1.54 packages/mozilla-firefox-bin/mozilla-firefox-bin.spec:1.55
--- packages/mozilla-firefox-bin/mozilla-firefox-bin.spec:1.54	Wed Apr  7 20:27:50 2010
+++ packages/mozilla-firefox-bin/mozilla-firefox-bin.spec	Wed Apr  7 20:35:32 2010
@@ -54,6 +54,9 @@
 %define		_noautoprov			%{moz_caps} %{nss_caps} %{nspr_caps}
 %define		_noautoreq			%{_noautoprov}
 
+# no debuginfo available
+%define		_enable_debug_packages	0
+
 %description
 Mozilla Firefox is an open-source web browser, designed for standards
 compliance, performance and portability.
@@ -121,7 +124,8 @@
 %{_libdir}/%{name}/defaults
 %{_libdir}/%{name}/greprefs
 %{_libdir}/%{name}/icons
-%{_libdir}/%{name}/plugins
+%dir %{_libdir}/%{name}/plugins
+%attr(755,root,root) %{_libdir}/%{name}/plugins/libnullplugin.so
 %{_libdir}/%{name}/searchplugins
 %{_libdir}/%{name}/dictionaries
 %{_libdir}/%{name}/browserconfig.properties
@@ -140,6 +144,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2010/04/07 18:35:32  glen
+- fix bits for nullplugin; disable debug package
+
 Revision 1.54  2010/04/07 18:27:50  glen
 - add browser plugins integration
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mozilla-firefox-bin/mozilla-firefox-bin.spec?r1=1.54&r2=1.55&f=u



More information about the pld-cvs-commit mailing list