fix license tag
This commit is contained in:
parent
793f523c2b
commit
2b418f5a96
@ -1,9 +1,9 @@
|
||||
Name: mozilla-filesystem
|
||||
Version: 1.9
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Mozilla filesytem layout
|
||||
Group: Applications/Internet
|
||||
License: MPL
|
||||
License: MPLv1.1
|
||||
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
||||
|
||||
%description
|
||||
@ -29,6 +29,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/etc/skel/.mozilla
|
||||
|
||||
%changelog
|
||||
* Thu May 29 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.9-3
|
||||
- fix license tag
|
||||
|
||||
* Wed Apr 30 2008 Christopher Aillon <caillon@redhat.com> 1.9-2
|
||||
- Also own the */mozilla parent dirs
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user