SPECS: mozilla.spec - missing dir in -libs
qboosh
qboosh at pld-linux.org
Fri May 12 22:30:39 CEST 2006
Author: qboosh Date: Fri May 12 20:30:39 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- missing dir in -libs
---- Files affected:
SPECS:
mozilla.spec (1.389 -> 1.390)
---- Diffs:
================================================================
Index: SPECS/mozilla.spec
diff -u SPECS/mozilla.spec:1.389 SPECS/mozilla.spec:1.390
--- SPECS/mozilla.spec:1.389 Fri May 12 22:27:59 2006
+++ SPECS/mozilla.spec Fri May 12 22:30:34 2006
@@ -575,7 +575,6 @@
%attr(755,root,root) %{_bindir}/mozilla
%attr(744,root,root) %{_sbindir}/mozilla-chrome+xpcom-generate
-%dir %{_mozilladir}
%dir %{_chromedir}
%dir %{_mozilladir}/components
%dir %{_mozilladir}/defaults
@@ -804,6 +803,7 @@
%files libs
%defattr(644,root,root,755)
+%dir %{_mozilladir}
# libxpcom.so used by mozillaplug-in
# probably should add more if more packages require
%attr(755,root,root) %{_mozilladir}/libxpcom.so
@@ -953,6 +953,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.390 2006/05/12 20:30:34 qboosh
+- missing dir in -libs
+
Revision 1.389 2006/05/12 20:27:59 qboosh
- added make patch (now builds with make 3.81)
- modular xorg dep for libXft; libXcursor is used only indirectly
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mozilla.spec?r1=1.389&r2=1.390&f=u
More information about the pld-cvs-commit
mailing list