- removed broken langpack

- built against libxul
This commit is contained in:
Martin Stransky 2008-01-04 16:00:00 +00:00
parent 2185f91965
commit d6b2347cbd
2 changed files with 8 additions and 4 deletions

View File

@ -10,7 +10,7 @@
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 3.0
Release: 0.beta2.6%{?dist}
Release: 0.beta2.7%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
@ -20,7 +20,7 @@ Group: Applications/Internet
%define tarball firefox-20080103.tar.bz2
%endif
Source0: %{tarball}
Source2: firefox-langpacks-20080103.tar.bz2
Source2: firefox-langpacks-20080104.tar.bz2
Source10: firefox-mozconfig
Source11: firefox-mozconfig-branded
Source12: firefox-redhat-default-prefs.js
@ -109,7 +109,7 @@ compliance, performance and portability.
# Set up SDK path
echo "ac_add_options --with-libxul-sdk=\
`pkg-config --variable=sdkdir xulrunner-xpcom`" >> .mozconfig
`pkg-config --variable=sdkdir libxul`" >> .mozconfig
# set up our default bookmarks
#%{__cp} %{default_bookmarks_file} $RPM_BUILD_DIR/mozilla/profile/defaults/bookmarks.html
@ -307,6 +307,10 @@ fi
#---------------------------------------------------------------------
%changelog
* Fri Jan 4 2008 Martin Stransky <stransky@redhat.com> 3.0-0.beta2.7
- removed broken langpack
- built against libxul
* Thu Jan 3 2008 Martin Stransky <stransky@redhat.com> 3.0-0.beta2.6
- updated to the latest trunk (20080103)

View File

@ -1,2 +1,2 @@
8fd88c804672e43fd1b154205ab618ac firefox-20080103.tar.bz2
dc19b48a885345af16761f18fbac9e24 firefox-langpacks-20080103.tar.bz2
d04a2981b603b9abbc8a5e0525759c4b firefox-langpacks-20080104.tar.bz2