SUNWfirefox.spec
author chrisk
Sat, 16 Jan 2010 12:26:44 +0000
changeset 17359 881f3fa19ed9
parent 17213 e3516dc96829
child 17609 06964fdce22d
permissions -rw-r--r--
2010-01-16 Christian Kelly <[email protected]> * SUNWfirefox.spec: Comment out dependency on getting-started-guide temporarily.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     1
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     2
# spec file for package SUNWfirefox
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     4
# includes module(s): firefox
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
#
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15526
diff changeset
     6
# Copyright 2009 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
# This file and all modifications and additions to the pristine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     8
# package are under the same license as the package itself.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 15888
diff changeset
    10
%define owner davelam
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    11
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    12
# DO NOT REMOVE NEXT LINE
15582
aece1b26afa9 2009-04-07 Brian Cameron <[email protected]>
yippi
parents: 15556
diff changeset
    13
# PACKAGE NOT INCLUDED IN GNOME UMBRELLA ARC
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    14
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
%include Solaris.inc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    16
%use firefox = firefox.spec
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
##   Package Information Section   ##
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
Name:          SUNWfirefox
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    23
Summary:       Mozilla Firefox Web browser
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    24
Version:       %{firefox.version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
Source:        %{name}-manpages-0.1.tar.gz
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
SUNW_BaseDir:  %{_basedir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
SUNW_Category: FIREFOX,application,%{jds_version}
11921
64c1ad698b78 2008-03-27 Laszlo (Laca) Peter <[email protected]>
laca
parents: 11859
diff changeset
    28
SUNW_Copyright:%{name}.copyright
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
BuildRoot:     %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
##  Package Requirements Section   ##
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
%include default-depend.inc
17213
e3516dc96829 2009-12-21 Ginn Chen <[email protected]>
ginnchen
parents: 17171
diff changeset
    36
Requires: SUNWlibC
e3516dc96829 2009-12-21 Ginn Chen <[email protected]>
ginnchen
parents: 17171
diff changeset
    37
Requires: SUNWlibms
e3516dc96829 2009-12-21 Ginn Chen <[email protected]>
ginnchen
parents: 17171
diff changeset
    38
Requires: SUNWbash
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15582
diff changeset
    39
Requires: SUNWgtk2
17213
e3516dc96829 2009-12-21 Ginn Chen <[email protected]>
ginnchen
parents: 17171
diff changeset
    40
BuildRequires: SUNWgtk2-devel
e3516dc96829 2009-12-21 Ginn Chen <[email protected]>
ginnchen
parents: 17171
diff changeset
    41
BuildRequires: SUNWgnome-component-devel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
Requires: SUNWfontconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
Requires: SUNWfreetype2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
Requires: SUNWgnome-config
17213
e3516dc96829 2009-12-21 Ginn Chen <[email protected]>
ginnchen
parents: 17171
diff changeset
    45
BuildRequires: SUNWgnome-config-devel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
Requires: SUNWgnome-libs
17213
e3516dc96829 2009-12-21 Ginn Chen <[email protected]>
ginnchen
parents: 17171
diff changeset
    47
BuildRequires: SUNWgnome-libs-devel
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
Requires: SUNWgnome-vfs
17213
e3516dc96829 2009-12-21 Ginn Chen <[email protected]>
ginnchen
parents: 17171
diff changeset
    49
BuildRequires: SUNWgnome-vfs-devel
e3516dc96829 2009-12-21 Ginn Chen <[email protected]>
ginnchen
parents: 17171
diff changeset
    50
Requires: SUNWzlib
e3516dc96829 2009-12-21 Ginn Chen <[email protected]>
ginnchen
parents: 17171
diff changeset
    51
BuildRequires: SUNWzlib
e3516dc96829 2009-12-21 Ginn Chen <[email protected]>
ginnchen
parents: 17171
diff changeset
    52
Requires: SUNWlibtheora
e3516dc96829 2009-12-21 Ginn Chen <[email protected]>
ginnchen
parents: 17171
diff changeset
    53
BuildRequires: SUNWlibtheora
e3516dc96829 2009-12-21 Ginn Chen <[email protected]>
ginnchen
parents: 17171
diff changeset
    54
Requires: SUNWogg-vorbis
e3516dc96829 2009-12-21 Ginn Chen <[email protected]>
ginnchen
parents: 17171
diff changeset
    55
BuildRequires: SUNWogg-vorbis
e3516dc96829 2009-12-21 Ginn Chen <[email protected]>
ginnchen
parents: 17171
diff changeset
    56
Requires: SUNWsqlite3
e3516dc96829 2009-12-21 Ginn Chen <[email protected]>
ginnchen
parents: 17171
diff changeset
    57
BuildRequires: SUNWsqlite3
e3516dc96829 2009-12-21 Ginn Chen <[email protected]>
ginnchen
parents: 17171
diff changeset
    58
Requires: SUNWlibnotify
e3516dc96829 2009-12-21 Ginn Chen <[email protected]>
ginnchen
parents: 17171
diff changeset
    59
BuildRequires: SUNWlibnotify
e3516dc96829 2009-12-21 Ginn Chen <[email protected]>
ginnchen
parents: 17171
diff changeset
    60
Requires: SUNWlibffi
e3516dc96829 2009-12-21 Ginn Chen <[email protected]>
ginnchen
parents: 17171
diff changeset
    61
BuildRequires: SUNWlibffi
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
BuildRequires: SUNWzip
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
BuildRequires: SUNWgtar
17213
e3516dc96829 2009-12-21 Ginn Chen <[email protected]>
ginnchen
parents: 17171
diff changeset
    64
BuildRequires: SUNWbzip
10683
410f49dcbe7d 2007-10-21 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10650
diff changeset
    65
%if %option_with_indiana_branding
17359
881f3fa19ed9 2010-01-16 Christian Kelly <[email protected]>
chrisk
parents: 17213
diff changeset
    66
# comment this out until I can find where to get it 
881f3fa19ed9 2010-01-16 Christian Kelly <[email protected]>
chrisk
parents: 17213
diff changeset
    67
# to install it on the build machines
881f3fa19ed9 2010-01-16 Christian Kelly <[email protected]>
chrisk
parents: 17213
diff changeset
    68
#Requires: SUNWgetting-started-guide
10683
410f49dcbe7d 2007-10-21 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10650
diff changeset
    69
%endif
15803
7a50541de864 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15802
diff changeset
    70
%if %option_without_moz_nss_nspr
13156
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
    71
Requires: SUNWpr
15526
3cfc42797be2 2009-03-30 Ginn Chen <ginn,[email protected]>
ginnchen
parents: 15473
diff changeset
    72
BuildRequires: SUNWprd
13634
9eb696015065 2008-09-17 Ginn Chen <[email protected]>
ginnchen
parents: 13554
diff changeset
    73
Requires: SUNWtls
15526
3cfc42797be2 2009-03-30 Ginn Chen <ginn,[email protected]>
ginnchen
parents: 15473
diff changeset
    74
BuildRequires: SUNWtlsd
13156
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
    75
%endif
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
##   Package Description Section   ##
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
Summary:       %{summary} - development files
9622
d4a0583ab67b add new package SUNWfirefox-root to fix bug CR#6530982, the package would just add staroffice entries in /etc/mime.types /etc/mailcap in postinstall
davelam
parents: 9588
diff changeset
    83
SUNW_BaseDir:  %{_basedir}
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
%include default-depend.inc
13156
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
    85
Requires:      %{name}
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    87
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    88
##   Package Preparation Section   ##
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    90
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
rm -rf %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
mkdir -p %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
%firefox.prep -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
cd %{_builddir}/%name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
gzcat %SOURCE0 | tar xf -
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
##      Package Build Section      ##
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
#####################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
export PKG_CONFIG_PATH=${_libdir}/pkgconfig:%{_pkg_config_path}
15888
85e59be772ed 2009-06-11 Ginn Chen <[email protected]>
ginnchen
parents: 15803
diff changeset
   104
export LDFLAGS="-B direct -z ignore"
17060
7620508144e5 2009-12-01 Ginn Chen <[email protected]>
ginnchen
parents: 16434
diff changeset
   105
export CFLAGS="-xlibmopt"
7620508144e5 2009-12-01 Ginn Chen <[email protected]>
ginnchen
parents: 16434
diff changeset
   106
export CXXFLAGS="-xlibmil -xlibmopt -lCrun -lCstd"
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
%firefox.build -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
%firefox.install -d %name-%version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
13634
9eb696015065 2008-09-17 Ginn Chen <[email protected]>
ginnchen
parents: 13554
diff changeset
   113
# create file list for SUNWfirefox to separate .autoreg(marked as 'v')
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
cd $RPM_BUILD_ROOT%{_libdir}
17060
7620508144e5 2009-12-01 Ginn Chen <[email protected]>
ginnchen
parents: 16434
diff changeset
   115
find %{firefox.name} ! -type d | egrep -v "(\.autoreg|xpidl|xpt_dump|xpt_link)" | \
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
  sed -e 's#{#\\{#g' -e 's#}#\\}#g' -e 's#^.*$#%{_libdir}/&#' \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
    >  %{_builddir}/%name-%version/%{name}.list
9588
34417bcd888f Fix bug CR#CR6521792,
davelam
parents: 9397
diff changeset
   118
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
rm -rf $RPM_BUILD_ROOT%{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
cd %{_builddir}/%name-%version/sun-manpages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
%{?pkgbuild_postprocess: %pkgbuild_postprocess -v -c "%{version}:%{jds_version}:%{name}:$RPM_ARCH:%(date +%%Y-%%m-%%d):%{support_level}" $RPM_BUILD_ROOT}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
#########################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
##  Package Post[Un] Install Section   ##
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
#########################################
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
13679
56812c916b04 Fixed the class action scripts issue.
davelam
parents: 13672
diff changeset
   132
%post
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15526
diff changeset
   133
%restart_fmri desktop-mime-cache || exit 1
13679
56812c916b04 Fixed the class action scripts issue.
davelam
parents: 13672
diff changeset
   134
13672
3f8f231d03bd 2008-09-19 Dave Lin <[email protected]>
davelam
parents: 13634
diff changeset
   135
PKGCOND=/usr/bin/pkgcond
3f8f231d03bd 2008-09-19 Dave Lin <[email protected]>
davelam
parents: 13634
diff changeset
   136
test -x $PKGCOND || exit 0
3f8f231d03bd 2008-09-19 Dave Lin <[email protected]>
davelam
parents: 13634
diff changeset
   137
if $PKGCOND is_path_writable $BASEDIR/lib/%{firefox.name} > /dev/null 2>&1 ; then
13679
56812c916b04 Fixed the class action scripts issue.
davelam
parents: 13672
diff changeset
   138
  touch $BASEDIR/lib/%{firefox.name}/.autoreg
56812c916b04 Fixed the class action scripts issue.
davelam
parents: 13672
diff changeset
   139
13672
3f8f231d03bd 2008-09-19 Dave Lin <[email protected]>
davelam
parents: 13634
diff changeset
   140
  for f in components/compreg.dat components/xpti.dat; do
3f8f231d03bd 2008-09-19 Dave Lin <[email protected]>
davelam
parents: 13634
diff changeset
   141
      test -f $BASEDIR/lib/%{firefox.name}/$f && \
3f8f231d03bd 2008-09-19 Dave Lin <[email protected]>
davelam
parents: 13634
diff changeset
   142
        rm -f $BASEDIR/lib/%{firefox.name}/$f
3f8f231d03bd 2008-09-19 Dave Lin <[email protected]>
davelam
parents: 13634
diff changeset
   143
  done
3f8f231d03bd 2008-09-19 Dave Lin <[email protected]>
davelam
parents: 13634
diff changeset
   144
fi
3f8f231d03bd 2008-09-19 Dave Lin <[email protected]>
davelam
parents: 13634
diff changeset
   145
exit 0
3f8f231d03bd 2008-09-19 Dave Lin <[email protected]>
davelam
parents: 13634
diff changeset
   146
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
%postun
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15526
diff changeset
   148
%restart_fmri desktop-mime-cache || exit 1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
13634
9eb696015065 2008-09-17 Ginn Chen <[email protected]>
ginnchen
parents: 13554
diff changeset
   150
PKGCOND=/usr/bin/pkgcond
9eb696015065 2008-09-17 Ginn Chen <[email protected]>
ginnchen
parents: 13554
diff changeset
   151
test -x $PKGCOND || exit 0
9eb696015065 2008-09-17 Ginn Chen <[email protected]>
ginnchen
parents: 13554
diff changeset
   152
if $PKGCOND is_path_writable $BASEDIR/lib/%{firefox.name} > /dev/null 2>&1 ; then
13672
3f8f231d03bd 2008-09-19 Dave Lin <[email protected]>
davelam
parents: 13634
diff changeset
   153
  for f in components/compreg.dat components/xpti.dat; do
3f8f231d03bd 2008-09-19 Dave Lin <[email protected]>
davelam
parents: 13634
diff changeset
   154
      test -f $BASEDIR/lib/%{firefox.name}/$f && \
3f8f231d03bd 2008-09-19 Dave Lin <[email protected]>
davelam
parents: 13634
diff changeset
   155
        rm -f $BASEDIR/lib/%{firefox.name}/$f
3f8f231d03bd 2008-09-19 Dave Lin <[email protected]>
davelam
parents: 13634
diff changeset
   156
  done
13634
9eb696015065 2008-09-17 Ginn Chen <[email protected]>
ginnchen
parents: 13554
diff changeset
   157
fi
9eb696015065 2008-09-17 Ginn Chen <[email protected]>
ginnchen
parents: 13554
diff changeset
   158
exit 0
13156
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   159
15803
7a50541de864 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15802
diff changeset
   160
%if %option_with_apoc_adapter
9588
34417bcd888f Fix bug CR#CR6521792,
davelam
parents: 9397
diff changeset
   161
%post apoc-adapter
34417bcd888f Fix bug CR#CR6521792,
davelam
parents: 9397
diff changeset
   162
PKGCOND=/usr/bin/pkgcond
34417bcd888f Fix bug CR#CR6521792,
davelam
parents: 9397
diff changeset
   163
test -x $PKGCOND || exit 0
13156
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   164
if $PKGCOND is_path_writable $BASEDIR/lib/%{firefox.name} > /dev/null 2>&1 ; then
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   165
  touch $BASEDIR/lib/%{firefox.name}/.autoreg
13679
56812c916b04 Fixed the class action scripts issue.
davelam
parents: 13672
diff changeset
   166
56812c916b04 Fixed the class action scripts issue.
davelam
parents: 13672
diff changeset
   167
  for f in components/compreg.dat components/xpti.dat; do
56812c916b04 Fixed the class action scripts issue.
davelam
parents: 13672
diff changeset
   168
      test -f $BASEDIR/lib/%{firefox.name}/$f && \
56812c916b04 Fixed the class action scripts issue.
davelam
parents: 13672
diff changeset
   169
        rm -f $BASEDIR/lib/%{firefox.name}/$f
56812c916b04 Fixed the class action scripts issue.
davelam
parents: 13672
diff changeset
   170
  done
9588
34417bcd888f Fix bug CR#CR6521792,
davelam
parents: 9397
diff changeset
   171
fi
13672
3f8f231d03bd 2008-09-19 Dave Lin <[email protected]>
davelam
parents: 13634
diff changeset
   172
exit 0
9588
34417bcd888f Fix bug CR#CR6521792,
davelam
parents: 9397
diff changeset
   173
34417bcd888f Fix bug CR#CR6521792,
davelam
parents: 9397
diff changeset
   174
%postun apoc-adapter
34417bcd888f Fix bug CR#CR6521792,
davelam
parents: 9397
diff changeset
   175
PKGCOND=/usr/bin/pkgcond
34417bcd888f Fix bug CR#CR6521792,
davelam
parents: 9397
diff changeset
   176
test -x $PKGCOND || exit 0
13156
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   177
if $PKGCOND is_path_writable $BASEDIR/lib/%{firefox.name} > /dev/null 2>&1 ; then
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   178
  touch $BASEDIR/lib/%{firefox.name}/.autoreg
13679
56812c916b04 Fixed the class action scripts issue.
davelam
parents: 13672
diff changeset
   179
56812c916b04 Fixed the class action scripts issue.
davelam
parents: 13672
diff changeset
   180
  for f in components/compreg.dat components/xpti.dat; do
56812c916b04 Fixed the class action scripts issue.
davelam
parents: 13672
diff changeset
   181
      test -f $BASEDIR/lib/%{firefox.name}/$f && \
56812c916b04 Fixed the class action scripts issue.
davelam
parents: 13672
diff changeset
   182
        rm -f $BASEDIR/lib/%{firefox.name}/$f
56812c916b04 Fixed the class action scripts issue.
davelam
parents: 13672
diff changeset
   183
  done
9588
34417bcd888f Fix bug CR#CR6521792,
davelam
parents: 9397
diff changeset
   184
fi
13672
3f8f231d03bd 2008-09-19 Dave Lin <[email protected]>
davelam
parents: 13634
diff changeset
   185
exit 0
10354
bdfd85b2aa18 made postremove/postinstall script more robust(CR#6594606)
davelam
parents: 9783
diff changeset
   186
9588
34417bcd888f Fix bug CR#CR6521792,
davelam
parents: 9397
diff changeset
   187
%endif
34417bcd888f Fix bug CR#CR6521792,
davelam
parents: 9397
diff changeset
   188
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   189
%files -f SUNWfirefox.list
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   190
17060
7620508144e5 2009-12-01 Ginn Chen <[email protected]>
ginnchen
parents: 16434
diff changeset
   191
%doc -d firefox/mozilla-1.9.2 README.txt LICENSE 
13554
b5f86f9be4a3 * SUNWfirefox.spec: add %doc section to generate new copyright
hawklu
parents: 13172
diff changeset
   192
%dir %attr (0755, root, other) %{_datadir}/doc
b5f86f9be4a3 * SUNWfirefox.spec: add %doc section to generate new copyright
hawklu
parents: 13172
diff changeset
   193
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9706
diff changeset
   194
%defattr(-, root, bin)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   195
%dir %attr (0755, root, bin) %{_bindir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   196
%{_bindir}/firefox
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
%dir %attr (0755, root, bin) %{_libdir}
13156
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   198
%ghost %{_libdir}/%{firefox.name}/.autoreg
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   199
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   200
%dir %attr (0755, root, sys) %{_datadir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   201
%dir %attr (0755, root, other) %{_datadir}/applications
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
%{_datadir}/applications/firefox.desktop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
%dir %attr (0755, root, other) %{_datadir}/pixmaps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   204
%{_datadir}/pixmaps/firefox-icon.png
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   205
%dir %attr (0755, root, bin) %{_mandir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   206
%dir %attr (0755, root, bin) %{_mandir}/man1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   207
%{_mandir}/man1/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   208
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   209
%files devel
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9706
diff changeset
   210
%defattr(-, root, bin)
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   211
%dir %attr (0755, root, bin) %{_includedir}
13156
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   212
%{_includedir}/%{firefox.name}
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   213
%dir %attr (0755, root, sys) %{_datadir}
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   214
%{_datadir}/idl/%{firefox.name}
11427
524ae7c62cd7 Rolled spec files *firefox.spec back to FF 2 and created new ones for FF 3 in order to let FF 3 coexist with FF 2
davelam
parents: 11357
diff changeset
   215
%dir %attr (0755, root, other) %{_libdir}/pkgconfig
524ae7c62cd7 Rolled spec files *firefox.spec back to FF 2 and created new ones for FF 3 in order to let FF 3 coexist with FF 2
davelam
parents: 11357
diff changeset
   216
%{_libdir}/pkgconfig/*
13156
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   217
%{_libdir}/firefox/xpidl
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   218
%{_libdir}/firefox/xpt_dump
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   219
%{_libdir}/firefox/xpt_link
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   220
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   221
%changelog
17127
e5a35e353382 2009-12-07 Christian Kelly <[email protected]>
chrisk
parents: 17060
diff changeset
   222
* Sun Dec  7 2009 - [email protected]
e5a35e353382 2009-12-07 Christian Kelly <[email protected]>
chrisk
parents: 17060
diff changeset
   223
- Add BuildRequires SUNWlibxml2-python26.
17060
7620508144e5 2009-12-01 Ginn Chen <[email protected]>
ginnchen
parents: 16434
diff changeset
   224
* Wed Nov 26 2009 - [email protected]
7620508144e5 2009-12-01 Ginn Chen <[email protected]>
ginnchen
parents: 16434
diff changeset
   225
- Update for Firefox 3.6.
15888
85e59be772ed 2009-06-11 Ginn Chen <[email protected]>
ginnchen
parents: 15803
diff changeset
   226
* Thu Jun 11 2009 - [email protected]
85e59be772ed 2009-06-11 Ginn Chen <[email protected]>
ginnchen
parents: 15803
diff changeset
   227
- Add '-B direct' option 
15802
6b5530d84691 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15650
diff changeset
   228
* Mon May 25 2009 - [email protected]
6b5530d84691 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15650
diff changeset
   229
- Add SUNWlibtheora and SUNWogg-vorbis to dependency.
6b5530d84691 2009-05-25 Ginn Chen <[email protected]>
ginnchen
parents: 15650
diff changeset
   230
- Comment out dependency of SUNWsqlite3 until we use that.
15556
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15526
diff changeset
   231
* Fri Apr  3 2009 - [email protected]
79756053d7da 2009-04-03 Laszlo (Laca) Peter <[email protected]>
laca
parents: 15526
diff changeset
   232
- use desktop-cache instead of postrun
15526
3cfc42797be2 2009-03-30 Ginn Chen <ginn,[email protected]>
ginnchen
parents: 15473
diff changeset
   233
* Mon Mar 30 2009 - [email protected]
3cfc42797be2 2009-03-30 Ginn Chen <ginn,[email protected]>
ginnchen
parents: 15473
diff changeset
   234
- Correction for build dependency of nss, nspr.
15473
22a349d94c8c 2009-03-23 Jeff Cai <[email protected]>
qc161282
parents: 15300
diff changeset
   235
* Mon Mar 23 2009 - [email protected]
22a349d94c8c 2009-03-23 Jeff Cai <[email protected]>
qc161282
parents: 15300
diff changeset
   236
- Since /usr/lib/firefox/firefox (SUNWfirefox) requires /usr/bin/bash which is
22a349d94c8c 2009-03-23 Jeff Cai <[email protected]>
qc161282
parents: 15300
diff changeset
   237
  found in SUNWbash, add the dependency
15046
06e582de37cf enable apoc adapter ad default
davelam
parents: 13701
diff changeset
   238
* Tue Feb 10 2009 - [email protected]
06e582de37cf enable apoc adapter ad default
davelam
parents: 13701
diff changeset
   239
- Enable apoc adapter as default.
13634
9eb696015065 2008-09-17 Ginn Chen <[email protected]>
ginnchen
parents: 13554
diff changeset
   240
* Wed Sep 17 2008 - [email protected]
9eb696015065 2008-09-17 Ginn Chen <[email protected]>
ginnchen
parents: 13554
diff changeset
   241
- Remove /usr/lib/firefox/components/compreg.dat and /usr/lib/firefox/components/xpti.dat in postinstall and postremove
9eb696015065 2008-09-17 Ginn Chen <[email protected]>
ginnchen
parents: 13554
diff changeset
   242
- Touch /usr/lib/firefox/.autoreg in postinstall
9eb696015065 2008-09-17 Ginn Chen <[email protected]>
ginnchen
parents: 13554
diff changeset
   243
- Remove staroffice-mime.types.in, staroffice-mailcap.in
13172
07608655dc8e 2008-08-19 Ginn Chen <[email protected]>
ginnchen
parents: 13156
diff changeset
   244
* Tue Aug 19 2008 - [email protected]
07608655dc8e 2008-08-19 Ginn Chen <[email protected]>
ginnchen
parents: 13156
diff changeset
   245
- Remove -xldscope=symbolic in CFLAGS, CXXFLAGS, use -xldscope=hidden in libpixman Makefile.in instead
13156
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   246
* Mon Aug 18 2008 - [email protected]
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   247
- Rename SUNWfirefox3.spec to SUNWfirefox.spec since FF2 has been replaced by FF3 in Nevada and OS for several builds
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   248
* Fri Aug 15 2008 - [email protected]
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   249
- add -xldscope=symbolic in CFLAGS, CXXFLAGS to fix the cairo crash issue per Brian's request
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   250
* Thu Jul 17 2008 - [email protected]
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   251
- Removed the unnecessary dependency SUNWsolaris-devel-docs(CR6700877),
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   252
  SUNWfirefox.
12344
7f4635c6f89d 2008-05-23 Dave Lin <[email protected]>
davelam
parents: 11921
diff changeset
   253
* Thu May 22 2008 - [email protected]
13156
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   254
- Change to build pkg only if "--with-ff3" is specified, otherwise build nothing
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   255
- change to build as "SUNWfirefox" and as default browser
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   256
* Fri May 16 2008 - [email protected]
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   257
- Disable creation of symlink for firefox 3. This means that ff2 is left as
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   258
  default browser.
11859
7ceaf3e7c7d3 2008-03-13 Damien Carbery <[email protected]>
dcarbery
parents: 11427
diff changeset
   259
* Thu Mar 13 2008 - [email protected]
7ceaf3e7c7d3 2008-03-13 Damien Carbery <[email protected]>
dcarbery
parents: 11427
diff changeset
   260
- Add -I/usr/X11/include to CFLAGS after update of SUNWwinc.
13156
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   261
* Mon Feb 25 2008 - [email protected]
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   262
- Add "-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" in CXXFLAGS to fix CR#6516110
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   263
* Thu Feb 21 2008 - [email protected]
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   264
- Rename SUNWsqlite dependency to SUNWsqlite3 to match pkg from SFW.
11427
524ae7c62cd7 Rolled spec files *firefox.spec back to FF 2 and created new ones for FF 3 in order to let FF 3 coexist with FF 2
davelam
parents: 11357
diff changeset
   265
* Wed Jan 09 2008 - [email protected]
13156
46ad923b2137 2008-08-18 Dave Lin <[email protected]>
davelam
parents: 12344
diff changeset
   266
- renamed FF 3 spec to *firefox3 to let FF 3 coexist with FF 2
11357
64f1ad2d3149 Changed to deliver .autoreg no matter apoc enabled or not
davelam
parents: 11355
diff changeset
   267
* Fri Dec 28 2007 - [email protected]
64f1ad2d3149 Changed to deliver .autoreg no matter apoc enabled or not
davelam
parents: 11355
diff changeset
   268
- deliver .autoreg no matter apoc enabled or not
11355
d88df8a86e26 Bumped to 3.0 beta2. Obsoleted SUNWfirefox-root. Set not building apoc adapter as default. Disabe apoc adapter since it's not available for 3.0 yet
davelam
parents: 10683
diff changeset
   269
* Thu Dec 27 2007 - [email protected]
d88df8a86e26 Bumped to 3.0 beta2. Obsoleted SUNWfirefox-root. Set not building apoc adapter as default. Disabe apoc adapter since it's not available for 3.0 yet
davelam
parents: 10683
diff changeset
   270
- move to 3.0 beta2
d88df8a86e26 Bumped to 3.0 beta2. Obsoleted SUNWfirefox-root. Set not building apoc adapter as default. Disabe apoc adapter since it's not available for 3.0 yet
davelam
parents: 10683
diff changeset
   271
- set not building apoc adapter as default
d88df8a86e26 Bumped to 3.0 beta2. Obsoleted SUNWfirefox-root. Set not building apoc adapter as default. Disabe apoc adapter since it's not available for 3.0 yet
davelam
parents: 10683
diff changeset
   272
- remove SUNWfirefox-root pkg
d88df8a86e26 Bumped to 3.0 beta2. Obsoleted SUNWfirefox-root. Set not building apoc adapter as default. Disabe apoc adapter since it's not available for 3.0 yet
davelam
parents: 10683
diff changeset
   273
- disable apoc adapter since it's not available for 3.0
d88df8a86e26 Bumped to 3.0 beta2. Obsoleted SUNWfirefox-root. Set not building apoc adapter as default. Disabe apoc adapter since it's not available for 3.0 yet
davelam
parents: 10683
diff changeset
   274
* Thu Dec 27 2007 - [email protected]
d88df8a86e26 Bumped to 3.0 beta2. Obsoleted SUNWfirefox-root. Set not building apoc adapter as default. Disabe apoc adapter since it's not available for 3.0 yet
davelam
parents: 10683
diff changeset
   275
- set no apoc-adapter as default
10683
410f49dcbe7d 2007-10-21 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10650
diff changeset
   276
* Sat Oct 20 2007 - [email protected]
410f49dcbe7d 2007-10-21 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10650
diff changeset
   277
- add indiana getting started guide dependency
10649
5bcec618ba4d 2007-10-12 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   278
* Fri Oct 12 2007 - [email protected]
5bcec618ba4d 2007-10-12 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   279
- add /usr/X11/include to CFLAGS if built with FOX
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10354
diff changeset
   280
* Fri Sep 28 2007 - [email protected]
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10354
diff changeset
   281
- delete Nevada X deps
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10354
diff changeset
   282
- disable developer guide dep if sun branding is not requested
10354
bdfd85b2aa18 made postremove/postinstall script more robust(CR#6594606)
davelam
parents: 9783
diff changeset
   283
* Tue Aug 21 2007 - [email protected]
bdfd85b2aa18 made postremove/postinstall script more robust(CR#6594606)
davelam
parents: 9783
diff changeset
   284
- made postremove/postinstall script more robust(CR#6594606)
9780
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9706
diff changeset
   285
* Tue Apr 24 2007 - [email protected]
21510eb397b1 2007-04-24 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9706
diff changeset
   286
- s/0755/-/ in defattr so that files are not made all executable
9706
1246c2e0b12b remove dependency on SUNWstaroffice-menuintegration from SUNWfirefox-root since it caused CR#6530982 fixed failed(see details in bugster)
davelam
parents: 9622
diff changeset
   287
* Tue Apr 10 2007 - [email protected]
1246c2e0b12b remove dependency on SUNWstaroffice-menuintegration from SUNWfirefox-root since it caused CR#6530982 fixed failed(see details in bugster)
davelam
parents: 9622
diff changeset
   288
- remove dependency on SUNWstaroffice-menuintegration from SUNWfirefox-root
1246c2e0b12b remove dependency on SUNWstaroffice-menuintegration from SUNWfirefox-root since it caused CR#6530982 fixed failed(see details in bugster)
davelam
parents: 9622
diff changeset
   289
  since it caused CR#6530982 fixed failed(see details in bugster)
9622
d4a0583ab67b add new package SUNWfirefox-root to fix bug CR#6530982, the package would just add staroffice entries in /etc/mime.types /etc/mailcap in postinstall
davelam
parents: 9588
diff changeset
   290
* Mon Mar 26 2007 - [email protected]
d4a0583ab67b add new package SUNWfirefox-root to fix bug CR#6530982, the package would just add staroffice entries in /etc/mime.types /etc/mailcap in postinstall
davelam
parents: 9588
diff changeset
   291
- add new package SUNWfirefox-root to fix bug CR#6530982, the package 
d4a0583ab67b add new package SUNWfirefox-root to fix bug CR#6530982, the package would just add staroffice entries in /etc/mime.types /etc/mailcap in postinstall
davelam
parents: 9588
diff changeset
   292
  would just add staroffice entries in /etc/mime.types /etc/mailcap 
d4a0583ab67b add new package SUNWfirefox-root to fix bug CR#6530982, the package would just add staroffice entries in /etc/mime.types /etc/mailcap in postinstall
davelam
parents: 9588
diff changeset
   293
  in postinstall
9588
34417bcd888f Fix bug CR#CR6521792,
davelam
parents: 9397
diff changeset
   294
* Tue Mar 20 2007 - [email protected]
34417bcd888f Fix bug CR#CR6521792,
davelam
parents: 9397
diff changeset
   295
- fix bug CR#6521792
34417bcd888f Fix bug CR#CR6521792,
davelam
parents: 9397
diff changeset
   296
    part1: add file ".autoreg" and add postinstall/postremove scripts in
34417bcd888f Fix bug CR#CR6521792,
davelam
parents: 9397
diff changeset
   297
           SUNWfirefox-apoc-adapter
34417bcd888f Fix bug CR#CR6521792,
davelam
parents: 9397
diff changeset
   298
    part2: add patch firefox-12-regenerate-compreg-file.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   299
* Thu Dec 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   300
- remove %preun to fix bug CR#6502253
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   301
* Fri Dec  8 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   302
- add SUNWsolaris-devel-docs dependency
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   303
* Tue Nov 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   304
- add %if %with_apoc_adapter to conditinoally disable apoc adapter,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   305
  default: enable apoc adapter, use --without-apoc-adapter to disable it
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   306
* Mon Nov 27 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   307
- enable apoc adapter(SUNWfirefox-apoc-adapter), CR#6478680
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   308
* Tue Sep 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   309
- New Manpage tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   310
* Thu Jul 27 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   311
- Remove 'aclocal' dir from %files as it is now empty.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   312
* Fri Jul 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   313
- update %post/%postun/etc scripts to support diskless client setup,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   314
  part of 6448317
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   315
* Thu Jul 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   316
- add "-lCrun -lCstd" in CXXFLAGS to improve the startup performance
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   317
* Thu Jun 29 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   318
- update postrun scripts
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   319
* Tue Jun 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   320
- Add SUNWpr and SUNWtls dependencies after check-deps.pl run.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   321
* Mon Jun 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   322
- changed to let firefox use nss,nspr in /usr/lib/mps required by ARC
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   323
- remove -R%{_libdir}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   324
* Sun Jun 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   325
- change group from other to bin/sys
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   326
* Fri Jun 09 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   327
- Uncomment man page lines in %files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   328
* Thu Jun 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   329
- add man page prepared by Leon Sha
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   330
* Thu Apr 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   331
- changed installation location from "/usr/sfw/lib" to "/usr/lib"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   332
* Fri Feb 24 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   333
- Changed package category to FIREFOX
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   334
- Improved preremove script, using ${BASEDIR} instead of absolute path
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   335
* Mon Feb 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   336
- Update Build/Requires after running check-deps.pl script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   337
* Thu Jan 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   338
- Add BuildRequires SUNWgnome-base-libs-devel.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   339
* Sat Dec  3 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   340
- add %post script that runs update-desktop-database
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   341
* Fri Dec 02 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   342
- Add .autoreg file introduced in 1.5.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   343
* Mon Oct 31 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   344
- Merge share pkgs into base
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   345
* Mon Oct 24 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   346
- Add BuildRequires SUNWgtar because source tarball needs GNU tar.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   347
* Mon Sep 26 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   348
- Change version same with linux verion.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   349
* Fri Sep 02 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   350
- Correct ownership of %{_libdir}/pkgconfig directory.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   351
* Fri Aug 26 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   352
- initial version of the spec file created
15650
dbcf7e3715dd 2009-04-18 Dave Lin <[email protected]>
davelam
parents: 15582
diff changeset
   353