diff --git a/mozilla-filesystem.spec b/mozilla-filesystem.spec index 3773191..965ed97 100644 --- a/mozilla-filesystem.spec +++ b/mozilla-filesystem.spec @@ -1,6 +1,6 @@ Name: mozilla-filesystem Version: 1.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Mozilla filesytem layout Group: Applications/Internet License: MPL @@ -24,11 +24,13 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(0644,root,root,0755) -/usr/lib*/mozilla/plugins -/usr/lib*/mozilla/extensions -%{_datadir}/mozilla/extensions +/usr/lib*/mozilla +%{_datadir}/mozilla /etc/skel/.mozilla %changelog +* Wed Apr 30 2008 Christopher Aillon 1.9-2 +- Also own the */mozilla parent dirs + * Wed Apr 30 2008 Christopher Aillon 1.9-1 - Initial RPM