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