SPECS (DEVEL): mozilla-firefox.spec - rel 2.2 (ready for testing) ...

blekot blekot at pld-linux.org
Sun Jan 15 13:48:21 CET 2006


Author: blekot                       Date: Sun Jan 15 12:48:21 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- rel 2.2 (ready for testing)
- cosmetics, shorten log, cosmetics
- banner added
- STBR/test

---- Files affected:
SPECS:
   mozilla-firefox.spec (1.95.2.18 -> 1.95.2.19) 

---- Diffs:

================================================================
Index: SPECS/mozilla-firefox.spec
diff -u SPECS/mozilla-firefox.spec:1.95.2.18 SPECS/mozilla-firefox.spec:1.95.2.19
--- SPECS/mozilla-firefox.spec:1.95.2.18	Sun Jan 15 12:36:14 2006
+++ SPECS/mozilla-firefox.spec	Sun Jan 15 13:48:15 2006
@@ -13,7 +13,7 @@
 Summary(pl):	Mozilla Firefox - przeglądarka WWW
 Name:		mozilla-firefox
 Version:	1.5
-Release:	2.1
+Release:	2.2
 License:	MPL/LGPL
 Group:		X11/Applications/Networking
 Source0:	http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}-source.tar.bz2
@@ -244,7 +244,8 @@
 cat << 'EOF' > $RPM_BUILD_ROOT%{_sbindir}/firefox-chrome+xpcom-generate
 #!/bin/sh
 umask 022
-cat %{_firefoxdir}/chrome/*-installed-chrome.txt > %{_firefoxdir}/chrome/installed-chrome.txt
+#There is no such files (*-installed-chrome.txt). IMO obsolete.
+#cat %{_firefoxdir}/chrome/*-installed-chrome.txt > %{_firefoxdir}/chrome/installed-chrome.txt
 rm -f %{_firefoxdir}/chrome/{chrome.rdf,overlayinfo/*/*/*.rdf}
 rm -f %{_firefoxdir}/components/{compreg,xpti}.dat
 MOZILLA_FIVE_HOME=%{_firefoxdir}
@@ -269,6 +270,15 @@
 %post
 /sbin/ldconfig
 %{_sbindir}/firefox-chrome+xpcom-generate
+%banner %{name} -e <<EOF
+###################################################################
+#                                                                 #
+# NOTICE:                                                         #
+# If you have problem with upgrade old mozilla-firefox 1.0.x, you #
+# should remove it first.                                         #
+#                                                                 #
+###################################################################
+EOF
 
 %postun
 /sbin/ldconfig
@@ -284,13 +294,13 @@
 	rm -rf %{_firefoxdir}/extensions
 fi
 
-%post lang-en
-umask 022
-cat %{_firefoxdir}/chrome/*-installed-chrome.txt >%{_firefoxdir}/chrome/installed-chrome.txt
-
-%postun lang-en
-umask 022
-cat %{_firefoxdir}/chrome/*-installed-chrome.txt >%{_firefoxdir}/chrome/installed-chrome.txt
+#%post lang-en
+#umask 022
+#cat %{_firefoxdir}/chrome/*-installed-chrome.txt >%{_firefoxdir}/chrome/installed-chrome.txt
+
+#%postun lang-en
+#umask 022
+#cat %{_firefoxdir}/chrome/*-installed-chrome.txt >%{_firefoxdir}/chrome/installed-chrome.txt
 
 %files
 %defattr(644,root,root,755)
@@ -317,11 +327,6 @@
 %attr(755,root,root) %{_firefoxdir}/f*
 %attr(755,root,root) %{_firefoxdir}/reg*
 %attr(755,root,root) %{_firefoxdir}/x*
-#%attr(755,root,root) %{_firefoxdir}/T*
-#%ifarch %{ix86}
-#%attr(755,root,root) %{_firefoxdir}/elf-dynstr-gc
-#%endif
-#%{_firefoxdir}/bloaturls.txt
 %{_pixmapsdir}/*
 %{_desktopdir}/*
 
@@ -358,6 +363,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.95.2.19  2006/01/15 12:48:15  blekot
+- rel 2.2 (ready for testing)
+- cosmetics, shorten log, cosmetics
+- banner added
+- STBR/test
+
 Revision 1.95.2.18  2006/01/15 11:36:14  blekot
 - shorten TODO
 - starting playing to integer release
@@ -422,375 +433,3 @@
 Revision 1.95.2.1  2005/09/08 23:24:34  arekm
 - started playing with deer park
 
-Revision 1.95  2005/09/07 19:55:15  arekm
-- enable all extensions
-
-Revision 1.94  2005/09/06 16:26:07  glen
-- rel 2 for designMode=on (yee!); STBR
-
-Revision 1.93  2005/09/06 07:15:22  aredridel
-- enable designMode property, as official builds do
-
-Revision 1.92  2005/08/13 13:45:13  qboosh
-- sorted BRs
-
-Revision 1.91  2005/07/20 14:11:08  arekm
-- 1.0.6
-
-Revision 1.90  2005/07/13 18:41:54  arekm
-- up to 1.0.5
-
-Revision 1.89  2005/07/12 16:31:53  arekm
-- rel++
-
-Revision 1.88  2005/07/12 13:38:23  arekm
-- freetype bcond reverted, now freetype >= 2.1.8 is by default
-
-Revision 1.87  2005/07/11 21:29:56  arekm
-- rel 7; added gcc bugs workaround
-
-Revision 1.86  2005/07/09 10:49:10  arekm
-- searchplugins fixed
-
-Revision 1.85  2005/07/07 12:37:53  radek
-- added -searchplugins.patch
-
-Revision 1.84  2005/07/06 19:39:39  arekm
-- br heimdal >= 0.7
-
-Revision 1.83  2005/06/26 11:00:51  radek
-- release 4: default set of CA certificates (ln libnssckdbi.so)
-
-Revision 1.82  2005/06/20 22:07:21  glen
-- mozilla-firefox.sh already handles lib64, remove sed edit
-
-Revision 1.81  2005/05/30 21:08:21  freetz
-- O: mozilla-devel, rel.3
-
-Revision 1.80  2005/05/18 18:26:54  freetz
-- nsIURI.h is expected in main include dir (symlink added)
-  rel. 2.9 (tested with epiphany and galeon) TODO: xpidl conflicts
-
-Revision 1.79  2005/05/15 14:34:07  freetz
-- started work on developement package (mostly based on mozilla.spec)
-  rel. 2.1
-
-Revision 1.78  2005/05/13 22:05:03  glen
-- rel 2; STBR
-
-Revision 1.77  2005/05/13 20:00:29  glen
-- unset TMPDIR and TMP before calling regchrome, to allow package install with sudo work:
-  May 13 22:43:48 maki gconfd (root-5167): starting (version 2.10.0), pid 5167 user 'root'
-  May 13 22:43:48 maki gconfd (root-5167): Owner of /home/users/glen/tmp/orbit-root is not the current user
-  May 13 22:43:48 maki gconfd (root-5167): Owner of /home/users/glen/tmp/gconfd-root is not the current user
-  May 13 22:43:48 maki gconfd (root-5167): Failed to get lock for daemon, exiting: Directory /home/users/glen/tmp/gconfd-root has a problem, gconfd can't use it
-
-Revision 1.76  2005/05/13 19:56:02  glen
-- don't expand $PATH and $LD_LIBRARY_PATH at compile time for firefox-chrome+xpcom-generate
-
-Revision 1.75  2005/05/12 22:31:31  adamg
-- updated to 1.0.4 (security fixes: CAN-2005-1476, CAN-2005-1477)
-
-Revision 1.74  2005/05/10 09:21:51  glen
-- TODO security
-
-Revision 1.73  2005/05/07 05:57:47  adamg
-- link against heimdal, not shishi (patch from Mariusz Kryński mrk (at) sed.pl)
-
-Revision 1.72  2005/04/16 11:28:34  qboosh
-- removed obsolete todo item
-
-Revision 1.71  2005/04/16 10:37:22  jack
-- updated to 1.0.3 (it builds and even works! ;) )
-
-Revision 1.70  2005/04/08 21:05:04  adamg
-- dropped security note (fixed in 1.0 Preview Release)
-
-Revision 1.69  2005/03/23 22:43:47  arekm
-- up to 1.0.2
-
-Revision 1.68  2005/03/14 23:17:16  arekm
-- it works well withj 2.1.9 even if compiled with 2.1.7
-
-Revision 1.67  2005/02/26 01:12:56  charles
-- BR perl(Time::localtime) -> perl-modules (package!)
-
-Revision 1.66  2005/02/26 00:40:49  charles
-- BR: pkgconfig
-
-Revision 1.65  2005/02/25 16:28:49  arekm
-- rel 1
-
-Revision 1.64  2005/02/25 07:53:06  arekm
-test 1.0.1
-
-Revision 1.63  2005/02/24 20:02:11  arekm
-- including firefox-chrome+xpcom-generate sounds as good idea
-
-Revision 1.62  2005/02/24 18:51:37  qboosh
-- create chrome/xpcom/etc regeneration script (like in mozilla; !tested yet)
-
-Revision 1.61  2005/02/24 18:05:54  arekm
-- 2.1 for now, still some issues
-
-Revision 1.60  2005/02/24 15:48:32  arekm
-- inspector is back; rel 3 (Kacper Kornet)
-
-Revision 1.59  2005/02/19 16:30:19  jack
-- added runtime language support, rel. 2
-- STBR
-
-Revision 1.58  2005/02/19 12:33:41  aflinta
-- added fixes suggested by Kacper Kornet, build and works for me, release 1.1
-
-Revision 1.57  2005/02/14 22:49:57  qboosh
-- missing dir
-
-Revision 1.56  2004/12/24 21:11:38  hawk
-- works for me, release 1
-
-Revision 1.55  2004/12/24 13:43:39  hawk
-- nspr patch seems obsolete, but gfx patch is needed
-- builds, not tested yet
-
-Revision 1.54  2004/12/23 23:33:50  hawk
-- make it build with system nspr again, not tested yet
-
-Revision 1.53  2004/12/16 09:59:20  djrzulf
-- missed BR,
-
-Revision 1.52  2004/12/13 11:14:07  kosmo
-- added missing BR: perl(Time::localtime)
-
-Revision 1.51  2004/12/01 01:11:21  undefine
-- fix for arch with lib64
-
-Revision 1.50  2004/11/27 18:52:08  saq
-- massive attack: add missing gtk+2-devel epoch in BR
-
-Revision 1.49  2004/11/09 15:51:51  aflinta
-- up to full version 1.0, needs testing
-
-Revision 1.48  2004/10/28 08:06:36  arekm
-- no en.jar?
-
-Revision 1.47  2004/10/28 01:00:20  arekm
-- 1.0rc1
-
-Revision 1.46  2004/10/24 12:12:14  paladine
-- www->WWW
-
-Revision 1.45  2004/10/12 11:22:10  maho
-- added libnspr4.so,libplc4.so and libplds4.so to noaptoprovfiles
-- fixed typo in %files
-
-Revision 1.44  2004/10/12 06:43:34  hawk
-- typo
-
-Revision 1.43  2004/10/12 06:35:19  hawk
-- more cosmetics
-
-Revision 1.42  2004/10/12 06:31:59  hawk
-- src.rpm contents should not depend on bconds
-- cosmetics
-
-Revision 1.41  2004/10/11 20:17:47  maho
-- added ft218 bcond to avoid crashes on some pages
-- added nice wrapper to run firefox
-- removed unused nspr patches
-- added default.xpm icon to %files
-- libnspr4.so to noautoreqdep
-
-Revision 1.40  2004/10/11 10:44:16  hawk
-- updated to 0.10.1, build, not tested
-
-Revision 1.39  2004/10/10 23:54:29  maho
-- few env variables before configure makes firefox working
-- /usr/bin/mozilla-firefox
-
-Revision 1.38  2004/10/10 22:08:00  maho
-- don't use system nspr
-- builds but NFY!
-
-Revision 1.37  2004/09/21 10:17:19  blues
-- SECURITY note
-
-Revision 1.36  2004/09/15 12:03:14  hawk
-- version 0.10 aka 1.0PR, let DF download sources, NFY
-
-Revision 1.35  2004/09/02 10:25:19  snurf
-- typos / formatting / etc.
-
-Revision 1.34  2004/08/17 14:43:07  qboosh
-- this freetype patch needs freetype >= 2.1.8
-
-Revision 1.33  2004/08/17 14:21:44  wrobell
-- added freetype 2.1.9 support
-
-Revision 1.32  2004/08/17 12:12:41  ankry
-- added pango epoch to R:/BR:
-
-Revision 1.31  2004/08/08 18:41:19  arekm
-- rel 0.2; fixed post so it works now
-
-Revision 1.30  2004/08/04 18:34:22  arekm
-- 0.9.3
-
-Revision 1.29  2004/07/27 23:35:59  arekm
-- more magic in post script
-
-Revision 1.28  2004/07/27 21:59:21  arekm
-- should work now but still has HUGHE TODO in terms of amount time needed
-
-Revision 1.27  2004/07/11 11:43:20  havner
-- initial, NFY
-
-Revision 1.26  2004/07/09 09:43:00  jack
-- update to 0.9.2
-- builds (not tested yet)
-- still %post and %postun exits with status 1 during upgrade
-
-Revision 1.25  2004/06/29 10:17:17  hawk
-- updated to 0.9.1
-- still buggy :) (read known issues at mozilla.org for more info)
-
-Revision 1.24  2004/06/17 11:56:25  hawk
-- added patch to use firefox libs, not the ones from mozilla package
-- NFY, doesn't works with user rights, profile creation problems
-
-Revision 1.23  2004/06/16 09:20:09  hawk
-- updated to 0.9
-- removed amd64 patch (rel notes says its in sources now)
-
-Revision 1.22  2004/06/09 11:49:49  radek
-- s/%{with debug}/%{?debug:1}0/
-
-Revision 1.21  2004/06/08 12:12:28  radek
-- s/%optflags/%rpmcflags/
-
-Revision 1.20  2004/05/13 17:17:35  ankry
-- spaces -> tabs, other cosmetics
-
-Revision 1.19  2004/05/13 16:35:16  qboosh
-- BR: automake
-
-Revision 1.18  2004/05/12 19:22:28  qboosh
-- added amd64 patch, release 3
-
-Revision 1.17  2004/05/11 15:24:25  qboosh
-- -lang-en doesn't obsolete other -lang-resources
-
-Revision 1.16  2004/05/11 13:12:15  qboosh
-- added nspr,nss patches, use system nspr and nss
-- added _noautoreqdep for libs provided by both mozilla and firefox
-- versioned lang-resources deps
-
-Revision 1.15  2004/04/29 13:50:45  radek
-- no complaints?  good, release 2, STBR.
-
-Revision 1.14  2004/04/28 16:44:45  radek
-- just "make" instead of "make -f ... build"
-
-Revision 1.13  2004/04/28 16:43:10  radek
-- release 1.3: use normal ./configure invocation [ untested ]
-- stop disabling extensions (typeahead!)
-
-Revision 1.12  2004/04/28 16:05:42  radek
-- release 1.2: added post to main package; should work
-
-Revision 1.11  2004/03/05 14:09:11  qboosh
-- missing defattr; still broken
-
-Revision 1.10  2004/03/04 23:51:52  undefine
-- add lang-en subpackage, NFY!, DON'T SEND TO BUILDERS!
-
-Revision 1.9  2004/03/04 21:11:52  undefine
-- use mozilla-firefox, not firefox
-
-Revision 1.8  2004/03/03 22:10:44  undefine
-- use _firefoxdir
-- split installed into 2 files...
-- rel 1.1, nfy
-
-Revision 1.7  2004/02/28 07:45:49  undefine
-- ukhm.. it works, on sparc too... release 1 :>
-
-Revision 1.6  2004/02/23 14:22:43  deejay1
-- Obsoletes: mozilla-firebird; proper Group field; rel up
-
-Revision 1.5  2004/02/22 19:05:04  undefine
-- now works... stb test
-
-Revision 1.4  2004/02/22 17:13:58  undefine
-- should build... nty
-
-Revision 1.3  2004/02/22 16:11:46  undefine
-- BR: zip
-
-Revision 1.2  2004/02/22 15:29:50  undefine
-- more changes... nfy
-
-Revision 1.1  2004/02/22 14:27:15  undefine
-- copied from mozilla-firebird.spec
-
-Revision 1.16  2003/12/11 14:39:10  speedy
-- release 3
-- added xpcom aliasing patch
-
-Revision 1.15  2003/12/10 21:23:20  jajcus
-- %{_bindir}/mozilla-firebird should point to MozillaFirebird, not MozillaFirebird.bin
-
-Revision 1.14  2003/12/08 20:59:54  qboosh
-- one more fix for !x86
-
-Revision 1.13  2003/12/08 20:35:33  qboosh
-- merged alpha-gcc3 patch from mozilla.spec (applies cleanly)
-- added versions to BRs
-
-Revision 1.12  2003/12/08 14:17:44  qboosh
-- fixed x86-centric thinko, some cleanups
-
-Revision 1.11  2003/12/08 02:42:55  undefine
-- now perms should be ok...
-
-Revision 1.10  2003/12/04 11:51:46  yoshi
-- Typo in %description
-- Added %description -l pl
-
-Revision 1.9  2003/11/14 08:50:31  yoshi
-- added BuildRequires: libIDL-devel (tested on system free of *devel* packages)
-
-Revision 1.8  2003/11/13 16:08:19  yoshi
-- added BuildRequires:  libstdc++-devel
-
-Revision 1.7  2003/11/10 22:10:50  radek
-- cleanup: removed big commented piece of nothing
-
-Revision 1.6  2003/11/01 22:52:24  pawelk
-- symlink corrected
-- todo added
-
-Revision 1.5  2003/10/30 15:22:33  arekmat
-- build with gtk2, pango (looks and works very nice)
-- rel 2
-
-Revision 1.4  2003/10/16 06:53:47  gausus
-- Fixed MD5
-
-Revision 1.3  2003/10/15 21:22:23  gausus
-- Updated to ver. 0.7
-
-Revision 1.2  2003/10/10 15:33:25  radek
-- minor fixes; builds
-
-Revision 1.1  2003/10/10 14:22:11  radek
-- almost raw
-
-* Tue Aug 12 2003 Dag Wieers <dag at wieers.com> - 0.6.1-1
-- Used gtk2 explicitly as the toolkit.
-
-* Sun Aug 03 2003 Dag Wieers <dag at wieers.com> - 0.6.1-0
-- Updated to release 0.6.1.
-
-* Wed Jun 25 2003 Dag Wieers <dag at wieers.com> - 0.6-0
-- Initial package. (using DAR)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mozilla-firefox.spec?r1=1.95.2.18&r2=1.95.2.19&f=u



More information about the pld-cvs-commit mailing list