Update to latest trunk (2008-01-30)
This commit is contained in:
parent
cac10961d4
commit
78bb3dbf1a
@ -15,14 +15,14 @@
|
||||
Summary: Mozilla Firefox Web browser
|
||||
Name: firefox
|
||||
Version: 3.0
|
||||
Release: 0.beta2.13.nightly20080121%{?dist}
|
||||
Release: 0.beta2.14.nightly20080130%{?dist}
|
||||
URL: http://www.mozilla.org/projects/firefox/
|
||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
Group: Applications/Internet
|
||||
%if %{official_branding}
|
||||
%define tarball firefox-%{version}-source.tar.bz2
|
||||
%else
|
||||
%define tarball mozilla-20080121.tar.bz2
|
||||
%define tarball mozilla-20080130.tar.bz2
|
||||
%endif
|
||||
Source0: %{tarball}
|
||||
Source2: firefox-langpacks-20080104.tar.bz2
|
||||
@ -281,6 +281,7 @@ fi
|
||||
%{_datadir}/pixmaps/firefox.png
|
||||
%dir %{mozappdir}
|
||||
%doc %{mozappdir}/LICENSE
|
||||
%doc %{mozappdir}/README.txt
|
||||
%{mozappdir}/*.properties
|
||||
%{mozappdir}/chrome
|
||||
%dir %{mozappdir}/components
|
||||
@ -305,6 +306,9 @@ fi
|
||||
#---------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Wed Jan 30 2008 Martin Stransky <stransky@redhat.com> 3.0-0.beta2.14
|
||||
- Update to latest trunk (2008-01-30)
|
||||
|
||||
* Mon Jan 28 2008 Martin Stransky <stransky@redhat.com> 3.0-0.beta2.13
|
||||
- cleared starting scripts, removed useless parts
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user