- Update to latest trunk (2008-02-11)

This commit is contained in:
Christopher Aillon 2008-02-12 03:24:43 +00:00
parent 44314cb82c
commit b08096b0a4
3 changed files with 9 additions and 15 deletions

View File

@ -1,11 +1,2 @@
firefox-2.0.0.10-source.tar.bz2
firefox-langpacks-2.0.0.10-20071123.tar.bz2
firefox-20071215.tar.bz2
firefox-langpacks-trunk-20080102.tar.bz2
firefox-20080103.tar.bz2
firefox-langpacks-20080103.tar.bz2
firefox-20080113.tar.bz2
mozilla-20080121.tar.bz2
mozilla-20080130.tar.bz2
mozilla-20080206.tar.bz2
mozilla-20080209.tar.bz2
firefox-langpacks-20080104.tar.bz2
mozilla-20080211.tar.bz2

View File

@ -13,14 +13,14 @@
%define build_langpacks 0
%if ! %{official_branding}
%define cvsdate 20080210
%define cvsdate 20080211
%define nightly .nightly%{cvsdate}
%endif
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 3.0
Release: 0.beta2.18%{?nightly}%{?dist}
Release: 0.beta2.19%{?nightly}%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
@ -142,7 +142,7 @@ MOZ_APP_DIR=%{_libdir}/%{name}-${INTERNAL_GECKO}
export LDFLAGS="-Wl,-rpath,$MOZ_APP_DIR"
export MAKE="gmake %{moz_make_flags}"
make -f client.mk build
make -f client.mk build STRIP="/bin/true"
#---------------------------------------------------------------------
@ -311,6 +311,9 @@ fi
#---------------------------------------------------------------------
%changelog
* Mon Feb 11 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta2.19
- Update to latest trunk (2008-02-11)
* Sun Feb 10 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta2.18
- Update to latest trunk (2008-02-10)

View File

@ -1,2 +1,2 @@
d04a2981b603b9abbc8a5e0525759c4b firefox-langpacks-20080104.tar.bz2
880eb2913dad02030a684d7142456287 mozilla-20080210.tar.bz2
1166d0ecd0f2c1478afeffdf10a6b845 mozilla-20080211.tar.bz2