forked from pool/MozillaFirefox
This commit is contained in:
parent
3bc8ef348f
commit
38f5040f8f
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 12 17:55:19 CST 2008 - maw@suse.de
|
||||
|
||||
- Review and approve changes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 11 09:15:59 CET 2008 - wr@rosenauer.org
|
||||
|
||||
- update to security/maintenance release 3.0.4 (bnc#439841)
|
||||
* support additional locales (bg, cy, eo, oc)
|
||||
- removed obsolete configure option (enable-gconf)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 7 15:39:54 CST 2008 - maw@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package MozillaFirefox (Version 3.0.3)
|
||||
# spec file for package MozillaFirefox (Version 3.0.4)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -26,8 +26,8 @@ BuildRequires: fdupes
|
||||
License: GPL v2 or later; LGPL v2.1 or later; MOZILLA PUBLIC LICENSE (MPL/NPL)
|
||||
Provides: web_browser
|
||||
Provides: firefox
|
||||
Version: 3.0.3
|
||||
Release: 5
|
||||
Version: 3.0.4
|
||||
Release: 1
|
||||
Summary: Mozilla Firefox Web Browser
|
||||
Url: http://www.mozilla.org/
|
||||
Group: Productivity/Networking/Web/Browsers
|
||||
@ -60,7 +60,7 @@ Requires: %{name}-branding >= 3.0
|
||||
%define _use_internal_dependency_generator 0
|
||||
%define __find_requires sh %{SOURCE4}
|
||||
%define __find_provides %{nil}
|
||||
%define releasedate 2008092701
|
||||
%define releasedate 2008103100
|
||||
%define progname firefox
|
||||
%define progdir %{_prefix}/%_lib/%{progname}
|
||||
%if %suse_version > 1020
|
||||
@ -89,7 +89,7 @@ Authors:
|
||||
%package translations
|
||||
Summary: Translations for MozillaFirefox
|
||||
License: GPL v2 or later; LGPL v2.1 or later; MOZILLA PUBLIC LICENSE (MPL/NPL)
|
||||
Provides: locale(%{name}:af;ar;be;bn_IN;ca;cs;da;de;el;en_GB;es_AR;es_ES;eu;fi;fr;fy_NL;ga_IE;gl;gu_IN;he;hi_IN;hu;id;is;it;ja;ka;kn;ko;ku;lt;mk;mn;mr;nb_NO;nl;nn_NO;pa_IN;pl;pt_BR;pt_PT;ro;ru;si;sk;sl;sq;sr;sv_SE;te;th;tr;uk;zh_CN;zh_TW)
|
||||
Provides: locale(%{name}:af;ar;be;bg;bn_IN;ca;cs;cy;da;de;el;en_GB;eo;es_AR;es_ES;eu;fi;fr;fy_NL;ga_IE;gl;gu_IN;he;hi_IN;hu;id;is;it;ja;ka;kn;ko;ku;lt;mk;mn;mr;nb_NO;nl;nn_NO;oc;pa_IN;pl;pt_BR;pt_PT;ro;ru;si;sk;sl;sq;sr;sv_SE;te;th;tr;uk;zh_CN;zh_TW)
|
||||
Group: System/Localization
|
||||
PreReq: %{name} = %{version}
|
||||
Requires: mozilla-xulrunner190-translations
|
||||
@ -168,7 +168,6 @@ ac_add_options --with-libxul-sdk=$SDKDIR
|
||||
ac_add_options --with-system-jpeg
|
||||
#ac_add_options --with-system-png # doesn't work because of missing APNG support
|
||||
ac_add_options --with-system-zlib
|
||||
ac_add_options --enable-gconf
|
||||
ac_add_options --disable-installer
|
||||
ac_add_options --disable-tests
|
||||
ac_add_options --disable-debug
|
||||
@ -341,6 +340,12 @@ fi
|
||||
%{progdir}/defaults/profile/bookmarks.html
|
||||
|
||||
%changelog
|
||||
* Wed Nov 12 2008 maw@suse.de
|
||||
- Review and approve changes.
|
||||
* Tue Nov 11 2008 wr@rosenauer.org
|
||||
- update to security/maintenance release 3.0.4 (bnc#439841)
|
||||
* support additional locales (bg, cy, eo, oc)
|
||||
- removed obsolete configure option (enable-gconf)
|
||||
* Fri Nov 07 2008 maw@suse.de
|
||||
- Review and approve changes.
|
||||
* Tue Nov 04 2008 wr@rosenauer.org
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:54bec02bf7c138714c7e801da63b8d291faf948cdcd402807387b58b6be2f285
|
||||
size 36842746
|
3
firefox-3.0.4-source.tar.bz2
Normal file
3
firefox-3.0.4-source.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f0713a991dc3897f938d097da7480b6da87cec168c1a937fb7b285001eaba69
|
||||
size 36865761
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7501c685f9f862a9c35876aa9e8b7aa0d8b51ce15a8b73c0d4bbf497cb52aab
|
||||
size 27561781
|
3
l10n-3.0.4.tar.bz2
Normal file
3
l10n-3.0.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a3b13a5aa8d5a491dc4b12d824ea9fe92a9b4c441156cd2e012106af78da2d1
|
||||
size 29243631
|
Loading…
Reference in New Issue
Block a user