- Also own the */mozilla parent dirs

This commit is contained in:
Christopher Aillon 2008-04-30 06:29:31 +00:00
parent f0ad45fb1b
commit 793f523c2b

View File

@ -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 <caillon@redhat.com> 1.9-2
- Also own the */mozilla parent dirs
* Wed Apr 30 2008 Christopher Aillon <caillon@redhat.com> 1.9-1
- Initial RPM