Update to latest trunk (2008-01-30)

This commit is contained in:
Martin Stransky 2008-01-30 12:40:35 +00:00
parent cac10961d4
commit 78bb3dbf1a
2 changed files with 7 additions and 3 deletions

View File

@ -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

View File

@ -1,2 +1,2 @@
e73d61ba885e3230038ca70f5c4d4906 mozilla-20080121.tar.bz2
d04a2981b603b9abbc8a5e0525759c4b firefox-langpacks-20080104.tar.bz2
8a117a0da007d38881428fdc2d65fceb mozilla-20080130.tar.bz2