Mailinglist Archive: opensuse-commit (1945 mails)
| < Previous | Next > |
commit MozillaFirefox
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 03 Nov 2008 12:27:55 +0100
- Message-id: <20081103112755.C6C5C6780AA@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package MozillaFirefox
checked in at Mon Nov 3 12:27:55 CET 2008.
--------
--- MozillaFirefox/MozillaFirefox.changes 2008-10-23 19:01:03.000000000
+0200
+++ /mounts/work_src_done/STABLE/MozillaFirefox/MozillaFirefox.changes
2008-10-28 21:27:57.000000000 +0100
@@ -1,0 +2,15 @@
+Tue Oct 28 16:16:14 EDT 2008 - hfiguiere@xxxxxxx
+
+- Fix missing %endif (for fix for bnc#434283)
+
+-------------------------------------------------------------------
+Mon Oct 27 17:05:02 EDT 2008 - hfiguiere@xxxxxxx
+
+- Add disable_show_passwords to firefox.schemas. (FATE #301534)
+
+-------------------------------------------------------------------
+Mon Oct 27 11:57:29 CET 2008 - wr@xxxxxxxxxxxxx
+
+- make biarch dependencies work correctly (bnc#434283)
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ MozillaFirefox.spec ++++++
--- /var/tmp/diff_new_pack.t25942/_old 2008-11-03 12:27:27.000000000 +0100
+++ /var/tmp/diff_new_pack.t25942/_new 2008-11-03 12:27:27.000000000 +0100
@@ -27,7 +27,7 @@
Provides: web_browser
Provides: firefox
Version: 3.0.3
-Release: 3
+Release: 4
Summary: Mozilla Firefox Web Browser
Url: http://www.mozilla.org/
Group: Productivity/Networking/Web/Browsers
@@ -53,6 +53,9 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
PreReq: coreutils /bin/sh gconf2 shared-mime-info desktop-file-utils
Requires: mozilla-xulrunner190 >= %(rpm -q --queryformat
'%{VERSION}-%{RELEASE}' mozilla-xulrunner190)
+%ifarch %ix86
+Requires: mozilla-xulrunner190-32bit >= %(rpm -q --queryformat
'%{VERSION}-%{RELEASE}' mozilla-xulrunner190)
+%endif
Requires: %{name}-branding >= 3.0
%define _unpackaged_files_terminate_build 0
%define _use_internal_dependency_generator 0
@@ -167,7 +170,7 @@
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 # not ported yet
+ac_add_options --enable-gconf
ac_add_options --disable-installer
ac_add_options --disable-tests
ac_add_options --disable-debug
@@ -369,6 +372,12 @@
%{progdir}/defaults/preferences/firefox-build.js
%changelog
+* Tue Oct 28 2008 hfiguiere@xxxxxxx
+- Fix missing %%endif (for fix for bnc#434283)
+* Mon Oct 27 2008 hfiguiere@xxxxxxx
+- Add disable_show_passwords to firefox.schemas. (FATE #301534)
+* Mon Oct 27 2008 wr@xxxxxxxxxxxxx
+- make biarch dependencies work correctly (bnc#434283)
* Thu Oct 23 2008 hfiguiere@xxxxxxx
- Added firefox-ui-lockdown.patch and gecko-lockdown.patch
* Lockdown: FATE#302023, FATE#302024
++++++ firefox.schemas ++++++
--- /var/tmp/diff_new_pack.t25942/_old 2008-11-03 12:27:28.000000000 +0100
+++ /var/tmp/diff_new_pack.t25942/_new 2008-11-03 12:27:28.000000000 +0100
@@ -47,6 +47,18 @@
</long>
</locale>
</schema>
+ <schema>
+ <key>/schemas/apps/firefox/lockdown/disable_show_passwords</key>
+ <applyto>/apps/firefox/lockdown/disable_show_passwords</applyto>
+ <owner>firefox</owner>
+ <type>bool</type>
+ <default>false</default>
+ <locale name="C">
+ <short>Disable showing passwords</short>
+ <long>Disable showing passwords in the password manager.
+ </long>
+ </locale>
+ </schema>
<schema>
<key>/schemas/apps/firefox/web/disable_popups</key>
<applyto>/apps/firefox/web/disable_popups</applyto>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |