]> git.pld-linux.org Git - packages/firefox.git/blobdiff - mozilla-firefox.spec
- initial, NFY
[packages/firefox.git] / mozilla-firefox.spec
index 0ed3b2d49d385c42963fd31c589553a0096c2969..034c70d394a73849c7c8a04d447e263f4f62d11f 100644 (file)
@@ -5,12 +5,12 @@
 Summary:       Mozilla Firefox web browser
 Summary(pl):   Mozilla Firefox - przeglĀ±darka WWW
 Name:          mozilla-firefox
-Version:       0.9
+Version:       0.9.2
 Release:       1
 License:       MPL/LGPL
 Group:         X11/Applications/Networking
 Source0:       http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/firefox-%{version}-source.tar.bz2
-# Source0-md5: 1dda543d1245db09cea9ad7b9a44146c
+# Source0-md5: eb6edaa488fb596b08d4ba50072546e1
 Source1:       %{name}.desktop
 Patch0:                %{name}-alpha-gcc3.patch
 Patch1:                %{name}-nspr.patch
@@ -147,6 +147,20 @@ rm -rf $RPM_BUILD_ROOT
 umask 022
 cat %{_firefoxdir}/chrome/*-installed-chrome.txt >%{_firefoxdir}/chrome/installed-chrome.txt
 
+cat << EOF
+
+ ****************************************************
+ *                                                  *
+ *  NOTE:                                           *
+ *  After upgrade from 0.9 you have to              *
+ *  manually remove ~/.phoenix dir, and answer:     *
+ *  "don't import anything" when asked about        *
+ *  importing settings                              *
+ *                                                  *
+ ****************************************************
+
+EOF
+
 %postun
 if [ "$1" != "0" ]; then
        umask 022
This page took 0.05118 seconds and 4 git commands to generate.