- Also own the */mozilla parent dirs
This commit is contained in:
parent
f0ad45fb1b
commit
793f523c2b
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user