base-specs/yelp.spec
author chrisk
Mon, 31 Aug 2009 12:02:58 +0000
changeset 16427 63d81b085adb
parent 16128 95f4008a6f66
child 16434 f21f22550fe9
permissions -rw-r--r--
2009-08-31 Christian Kelly <[email protected]> * SUNWgnome-dtlogin-integration.spec, SUNWgnome-hex-editor.spec, base-specs/control-center.spec, base-specs/gnome-desktop.spec, base-specs/nautilus-open-terminal.spec, base-specs/rarian.spec, base-specs/gst-plugins-base.spec, base-specs/libgnomeui.spec, base-specs/pidgin-otr.spec, base-specs/ttf-freefont.spec, base-specs/nautilus.spec, base-specs/gnome-doc-utils.spec, base-specs/gdesklets-clock.spec, base-specs/gtksourceview2.spec, base-specs/notification-daemon.spec, base-specs/libgnome.spec, base-specs/gnome-mount.spec, base-specs/yelp.spec, base-specs/dogtail.spec, base-specs/startup-notification.spec, base-specs/gst.spec, base-specs/pidgin.spec, base-specs/gimp-help.spec, base-specs/ggz-client-libs.spec, base-specs/gimp.spec, base-specs/gtksourceview.spec, base-specs/gvfs.spec, base-specs/gdm.spec, base-specs/gimp-hdr.spec, base-specs/rhythmbox.spec, base-specs/gnome-nettool.spec, base-specs/gnome-devel-docs.spec, base-specs/gdesklets-worldtime.spec, base-specs/libgtkhtml.spec, base-specs/libbonoboui.spec, base-specs/gdesklets-calendar.spec, base-specs/ttf-baekmuk.spec, base-specs/alacarte.spec, base-specs/desktop-file-utils.spec, base-specs/devhelp.spec, base-specs/gnome-games.spec, base-specs/eel.spec, base-specs/gnome-keyring.spec, base-specs/totem.spec, base-specs/libotr.spec, base-specs/gthumb.spec, base-specs/gst-plugins-good.spec, base-specs/gnome-settings-daemon.spec, base-specs/eog.spec, base-specs/libggz.spec, base-specs/zenity.spec, base-specs/libwnck.spec, base-specs/libexif-gtk.spec, base-specs/gnome-media.spec, base-specs/gdesklets.spec: Add OSR info.
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 yelp 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
11411
08ce180f598d 2008-01-08 Damien Carbery <[email protected]>
dcarbery
parents: 11282
diff changeset
     4
# Copyright (c) 2008 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
# 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
     6
# 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
     7
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     8
# Owner: mattman
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
#
16427
63d81b085adb 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16128
diff changeset
    10
63d81b085adb 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16128
diff changeset
    11
%define OSR gnome.org:0
63d81b085adb 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16128
diff changeset
    12
14402
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13831
diff changeset
    13
%include l10n.inc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    14
Name:         yelp
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
License:      GPL
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    16
Group:        System/GUI/GNOME
15409
e3ec3214270e * base-specs/glibmm.spec: Bump to 2.20.0.
davelam
parents: 15279
diff changeset
    17
Version:      2.26.0
16128
95f4008a6f66 * base-specs/yelp.spec : Added DO NOT BUMP Warning, upgrade of libxslt
mattman
parents: 15893
diff changeset
    18
# WARNING: Do NOT bump to 2.27.x version as libxslt upgrade required first
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
Release:      1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Distribution: Java Desktop System
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
Vendor:	      Sun Microsystems, Inc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
Summary:      The GNOME Help Browser 
15409
e3ec3214270e * base-specs/glibmm.spec: Bump to 2.20.0.
davelam
parents: 15279
diff changeset
    23
Source:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.26/%{name}-%{version}.tar.bz2
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11883
diff changeset
    24
%if %build_l10n
14402
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13831
diff changeset
    25
Source1:      l10n-configure.sh
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13831
diff changeset
    26
Source2:      %{name}-po-sun-%{po_sun_version}.tar.bz2
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11883
diff changeset
    27
%endif
10647
f6b2ba0e2fff Correct or add patch metadata.
dcarbery
parents: 10506
diff changeset
    28
# date:2007-09-18 owner:dcarbery type:bug
10506
651b997d069b 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10498
diff changeset
    29
Patch1:       yelp-01-va-args.diff
11221
f763c651113d * base-specs/bug-buddy.spec : Update patch meta-data
mattman
parents: 10670
diff changeset
    30
# date:2007-10-18 owner:mattman type:bug bugster:6610215 bugzilla:493751
10670
ca9bce01934a * base-specs/yelp.spec : Add patch yelp-02-search-crash.diff to fix
mattman
parents: 10647
diff changeset
    31
Patch2:       yelp-02-search-crash.diff
12802
2635a7dd8088 base-specs/yelp.spec: Add bugId for the patch 04-using-firefox3-gecko
hawklu
parents: 12709
diff changeset
    32
# date:2008-04-20 owner:hawklu type:bug bugster:6646451 bugzilla:499744
12709
44ff3252251b 2008-06-20 Dave Lin <[email protected]>
davelam
parents: 12661
diff changeset
    33
Patch3:       yelp-03-using-firefox3-gecko.diff
13222
0a2d45ef1afc 2008-08-21 Wang Xin <[email protected]>
jedy
parents: 12802
diff changeset
    34
# date:2008-08-21 owner:jedy type:branding
0a2d45ef1afc 2008-08-21 Wang Xin <[email protected]>
jedy
parents: 12802
diff changeset
    35
Patch4:       yelp-04-menu-entry.diff
15695
f5cfc6afe7bb Fix patch comments.
yippi
parents: 15619
diff changeset
    36
# date:2009-04-14 owner:partha type:bug doo:5068
15619
bd99224365c2 * Wed Apr 15 2009 - [email protected]
saps
parents: 15475
diff changeset
    37
Patch5:       yelp-05-parse-crash.diff
15893
0c76b964509b 2009-06-15 Stephen Browne <[email protected]>
stephen
parents: 15695
diff changeset
    38
# date:2009-06-12 owner:stephen type:bug bugster:6845494
0c76b964509b 2009-06-15 Stephen Browne <[email protected]>
stephen
parents: 15695
diff changeset
    39
Patch6:       yelp-06-trusted-extensions.diff
0c76b964509b 2009-06-15 Stephen Browne <[email protected]>
stephen
parents: 15695
diff changeset
    40
15619
bd99224365c2 * Wed Apr 15 2009 - [email protected]
saps
parents: 15475
diff changeset
    41
12174
1efbf64d652c * base-specs/yelp.spec, patches/yelp-04-using-firefox3-gecko.diff: build
hawklu
parents: 12071
diff changeset
    42
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
URL:          www.gnome.org
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
Autoreqprov:  on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
%define gconf_version 2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
%define libxml2_version 2.6.5
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
%define gtk2_version 2.5.3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
%define libgtkhtml_version 2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
%define gnome_vfs_version 2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
%define libgnomeui_version 2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
%define libbonobo_version 2.6.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
%define libglade_version 2.5.1
16128
95f4008a6f66 * base-specs/yelp.spec : Added DO NOT BUMP Warning, upgrade of libxslt
mattman
parents: 15893
diff changeset
    55
%define libxslt_version 1.1.18
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
%define gail_version 1.8.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
%define pango_version 1.8.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
%define gnome_doc_utils_version 0.1.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
%define mozilla_version 1.7
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
%define mozilla_nspr_version 4.5.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
Requires: gtk2 >= %{gtk2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
Requires: gnome-vfs >= %{gnome_vfs_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
Requires: libgtkhtml >= %{libgtkhtml_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
Requires: libgnomeui >= %{libgnomeui_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
Requires: libbonobo >= %{libbonobo_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
Requires: libxslt >= %{libxslt_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
Requires: libglade >= %{libglade_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
Requires: libxml2 >= %{libxml2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
Requires: mozilla >= %{mozilla_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
Requires: mozilla-nspr >= %{mozilla_nspr_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
BuildRequires: pango-devel >= %{pango_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
BuildRequires: gtk2-devel >= %{gtk2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
BuildRequires: gnome-vfs-devel >= %{gnome_vfs_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
BuildRequires: libgtkhtml-devel >= %{libgtkhtml_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
BuildRequires: libbonobo-devel >= %{libbonobo_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
BuildRequires: libglade-devel >= %{libglade_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
BuildRequires: libxslt-devel >= %{libxslt_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
BuildRequires: gail-devel >= %{gail_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
BuildRequires: libxml2-devel >= %{libxml2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
BuildRequires: GConf >= %{gconf_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
BuildRequires: gnome-doc-utils >= %{gnome_doc_utils_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
BuildRequires: mozilla >= %{mozilla_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    86
BuildRequires: mozilla-nspr-devel >= %{mozilla_nspr_version}
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
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    89
"Yelp" is the help browser for the GNOME 2.2 Desktop. It features man, info and docbook document sources.
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
%setup -q
14402
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13831
diff changeset
    93
%if %build_l10n
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13831
diff changeset
    94
bzcat %SOURCE2 | tar xf -
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13831
diff changeset
    95
cd po-sun; make; cd ..
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13831
diff changeset
    96
%endif
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13831
diff changeset
    97
10506
651b997d069b 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10498
diff changeset
    98
%patch1 -p1
10670
ca9bce01934a * base-specs/yelp.spec : Add patch yelp-02-search-crash.diff to fix
mattman
parents: 10647
diff changeset
    99
%patch2 -p1
12709
44ff3252251b 2008-06-20 Dave Lin <[email protected]>
davelam
parents: 12661
diff changeset
   100
%patch3 -p1
13222
0a2d45ef1afc 2008-08-21 Wang Xin <[email protected]>
jedy
parents: 12802
diff changeset
   101
%patch4 -p1
15619
bd99224365c2 * Wed Apr 15 2009 - [email protected]
saps
parents: 15475
diff changeset
   102
%patch5 -p1
15893
0c76b964509b 2009-06-15 Stephen Browne <[email protected]>
stephen
parents: 15695
diff changeset
   103
%patch6 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
libtoolize --force
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
glib-gettextize -f
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
intltoolize --force --copy
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11883
diff changeset
   120
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11883
diff changeset
   121
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11883
diff changeset
   122
bash -x %SOURCE1 --enable-copyright
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11883
diff changeset
   123
%endif
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11883
diff changeset
   124
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
aclocal $ACLOCAL_FLAGS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
autoheader
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
automake -a -c -f
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
autoconf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
%ifos solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
NO_RTTI=--enable-cpp-rtti
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
./configure \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
    --prefix=%{_prefix} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
    --datadir=%{_datadir}       \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
    --sysconfdir=%{_sysconfdir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
    --libexecdir=%{_libexecdir} \
12317
3fcd4711a274 2008-05-16 Damien Carbery <[email protected]>
dcarbery
parents: 12181
diff changeset
   139
    --with-gecko=firefox \
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
    --localstatedir=/var/lib $NO_RTTI
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
make -j $CPUS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
make install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
#Copy zh_HK from zh_TW
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
#Fixes bug 4930405
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
install --mode=0644 $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES/
11510
b19dec4f9720 2008-01-24 Glynn Foster <[email protected]>
gman
parents: 11411
diff changeset
   149
b19dec4f9720 2008-01-24 Glynn Foster <[email protected]>
gman
parents: 11411
diff changeset
   150
%post
b19dec4f9720 2008-01-24 Glynn Foster <[email protected]>
gman
parents: 11411
diff changeset
   151
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
b19dec4f9720 2008-01-24 Glynn Foster <[email protected]>
gman
parents: 11411
diff changeset
   152
SCHEMAS="yelp.schemas"
b19dec4f9720 2008-01-24 Glynn Foster <[email protected]>
gman
parents: 11411
diff changeset
   153
for S in $SCHEMAS; do
b19dec4f9720 2008-01-24 Glynn Foster <[email protected]>
gman
parents: 11411
diff changeset
   154
	gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
b19dec4f9720 2008-01-24 Glynn Foster <[email protected]>
gman
parents: 11411
diff changeset
   155
done
b19dec4f9720 2008-01-24 Glynn Foster <[email protected]>
gman
parents: 11411
diff changeset
   156
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
%defattr (-, root, root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
%{_datadir}/locale/*/LC_MESSAGES/*.mo
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
%{_datadir}/icons
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
%{_datadir}/yelp
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   166
%{_datadir}/applications/yelp.desktop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   167
%{_libdir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   168
%{_mandir}/man1/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   169
%{_sysconfdir}/gconf/schemas/yelp.schemas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   170
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   171
%changelog
15619
bd99224365c2 * Wed Apr 15 2009 - [email protected]
saps
parents: 15475
diff changeset
   172
* Wed Apr 15 2009 - [email protected]
bd99224365c2 * Wed Apr 15 2009 - [email protected]
saps
parents: 15475
diff changeset
   173
- Add patch yelp-05-parse-crash.diff to fix bug 5068
bd99224365c2 * Wed Apr 15 2009 - [email protected]
saps
parents: 15475
diff changeset
   174
  on defect.opensolaris.org
bd99224365c2 * Wed Apr 15 2009 - [email protected]
saps
parents: 15475
diff changeset
   175
15475
32d11f89f3af Remove option with-ff3 which is unnecessary.
davelam
parents: 15409
diff changeset
   176
* Mon Mar 23 2009 - [email protected]
32d11f89f3af Remove option with-ff3 which is unnecessary.
davelam
parents: 15409
diff changeset
   177
- Remove option --with-ff3 which is unnecessary.
15409
e3ec3214270e * base-specs/glibmm.spec: Bump to 2.20.0.
davelam
parents: 15279
diff changeset
   178
* Tue Mar 17 2009 - [email protected]
e3ec3214270e * base-specs/glibmm.spec: Bump to 2.20.0.
davelam
parents: 15279
diff changeset
   179
- Bump to 2.26.0
15279
a06995f8d93f 2009-03-03 Dave Lin <[email protected]>
davelam
parents: 14402
diff changeset
   180
* Mon Mar 02 2009 - [email protected]
a06995f8d93f 2009-03-03 Dave Lin <[email protected]>
davelam
parents: 14402
diff changeset
   181
- Bump to 2.25.1
14402
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13831
diff changeset
   182
* Wed Oct 01 2008 - [email protected]
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13831
diff changeset
   183
- Add l10n tarball.
13737
498e93cf09e7 2008-09-24 Christian Kelly <[email protected]>
chrisk
parents: 13469
diff changeset
   184
* Wed Sep 24 2008 - [email protected]
498e93cf09e7 2008-09-24 Christian Kelly <[email protected]>
chrisk
parents: 13469
diff changeset
   185
- Bump to 2.24.0.
13469
0f7244c0b905 2008-09-09 Christian Kelly <[email protected]>
chrisk
parents: 13242
diff changeset
   186
* Tue Sep 09 2008 - [email protected]
0f7244c0b905 2008-09-09 Christian Kelly <[email protected]>
chrisk
parents: 13242
diff changeset
   187
- Bump to 2.23.91.
13242
382a835f6a03 2008-08-22 Dave Lin <[email protected]>
davelam
parents: 13222
diff changeset
   188
* Fri Aug 22 2008 - [email protected]
382a835f6a03 2008-08-22 Dave Lin <[email protected]>
davelam
parents: 13222
diff changeset
   189
- Bump to 2.23.2
13222
0a2d45ef1afc 2008-08-21 Wang Xin <[email protected]>
jedy
parents: 12802
diff changeset
   190
* Thu Aug 21 2008 - [email protected]
0a2d45ef1afc 2008-08-21 Wang Xin <[email protected]>
jedy
parents: 12802
diff changeset
   191
- Add 04-menu-entry.diff.
0a2d45ef1afc 2008-08-21 Wang Xin <[email protected]>
jedy
parents: 12802
diff changeset
   192
12802
2635a7dd8088 base-specs/yelp.spec: Add bugId for the patch 04-using-firefox3-gecko
hawklu
parents: 12709
diff changeset
   193
* Fri Jul 11 2008 - [email protected]
2635a7dd8088 base-specs/yelp.spec: Add bugId for the patch 04-using-firefox3-gecko
hawklu
parents: 12709
diff changeset
   194
- Add bugId for the patch 04-using-firefox3-gecko
2635a7dd8088 base-specs/yelp.spec: Add bugId for the patch 04-using-firefox3-gecko
hawklu
parents: 12709
diff changeset
   195
12570
a1b3a4defa67 2008-06-03 Damien Carbery <[email protected]>
dcarbery
parents: 12317
diff changeset
   196
* Tue Jun 03 2008 - [email protected]
a1b3a4defa67 2008-06-03 Damien Carbery <[email protected]>
dcarbery
parents: 12317
diff changeset
   197
- Bump to 2.23.1. Remove upstream patch 03-g11n-cast-iteration. Renumber
a1b3a4defa67 2008-06-03 Damien Carbery <[email protected]>
dcarbery
parents: 12317
diff changeset
   198
  remainder.
a1b3a4defa67 2008-06-03 Damien Carbery <[email protected]>
dcarbery
parents: 12317
diff changeset
   199
12317
3fcd4711a274 2008-05-16 Damien Carbery <[email protected]>
dcarbery
parents: 12181
diff changeset
   200
* Fri May 16 2008 - [email protected]
3fcd4711a274 2008-05-16 Damien Carbery <[email protected]>
dcarbery
parents: 12181
diff changeset
   201
- Disable Brian's patch, 04-using-firefox3-gecko, to build against firefox 2
3fcd4711a274 2008-05-16 Damien Carbery <[email protected]>
dcarbery
parents: 12181
diff changeset
   202
  because FF3 is not stable enough to be the default broswer in Nevada.
3fcd4711a274 2008-05-16 Damien Carbery <[email protected]>
dcarbery
parents: 12181
diff changeset
   203
12181
c5d2f3abc686 Add missing ChangeLog entry; fix date in %changelog entry.
dcarbery
parents: 12174
diff changeset
   204
* Mon Apr 21 2008 - [email protected]
12174
1efbf64d652c * base-specs/yelp.spec, patches/yelp-04-using-firefox3-gecko.diff: build
hawklu
parents: 12071
diff changeset
   205
- Add patch yelp-04-using-firefox3-gecko.diff:
1efbf64d652c * base-specs/yelp.spec, patches/yelp-04-using-firefox3-gecko.diff: build
hawklu
parents: 12071
diff changeset
   206
  build yelp with firefox3 devel package
1efbf64d652c * base-specs/yelp.spec, patches/yelp-04-using-firefox3-gecko.diff: build
hawklu
parents: 12071
diff changeset
   207
12071
bc965b34358f 2008-04-09 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   208
* Wed Apr 09 2008 - [email protected]
bc965b34358f 2008-04-09 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   209
- Bump to 2.22.1.
bc965b34358f 2008-04-09 Damien Carbery <[email protected]>
dcarbery
parents: 12031
diff changeset
   210
11883
0b35f9962939 2008-03-20 Takao Fujiwara <[email protected]>
fujiwara
parents: 11829
diff changeset
   211
* Thu Mar 20 2008 - [email protected]
0b35f9962939 2008-03-20 Takao Fujiwara <[email protected]>
fujiwara
parents: 11829
diff changeset
   212
- Add yelp-03-g11n-cast-iteration.diff to avoid fr crash. CR 6656484.
0b35f9962939 2008-03-20 Takao Fujiwara <[email protected]>
fujiwara
parents: 11829
diff changeset
   213
11829
3c4ccf04fc37 2008-03-10 Damien Carbery <[email protected]>
dcarbery
parents: 11553
diff changeset
   214
* Mon Mar 10 2008 - [email protected]
3c4ccf04fc37 2008-03-10 Damien Carbery <[email protected]>
dcarbery
parents: 11553
diff changeset
   215
- Bump to 2.22.0.
3c4ccf04fc37 2008-03-10 Damien Carbery <[email protected]>
dcarbery
parents: 11553
diff changeset
   216
11546
5472fd62fab6 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11510
diff changeset
   217
* Tue Jan 29 2008 - [email protected]
11553
d22409ceed2d 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11546
diff changeset
   218
- Bump to 2.21.90. Remove upstream patch 03-search-crash-v2. 
11546
5472fd62fab6 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11510
diff changeset
   219
11510
b19dec4f9720 2008-01-24 Glynn Foster <[email protected]>
gman
parents: 11411
diff changeset
   220
* Thu Jan 24 2008 - [email protected]
b19dec4f9720 2008-01-24 Glynn Foster <[email protected]>
gman
parents: 11411
diff changeset
   221
- Fix up gconf schema install.
b19dec4f9720 2008-01-24 Glynn Foster <[email protected]>
gman
parents: 11411
diff changeset
   222
b19dec4f9720 2008-01-24 Glynn Foster <[email protected]>
gman
parents: 11411
diff changeset
   223
* Tue Jan 08 2008 - [email protected]
11411
08ce180f598d 2008-01-08 Damien Carbery <[email protected]>
dcarbery
parents: 11282
diff changeset
   224
- Bump to 2.21.2.
08ce180f598d 2008-01-08 Damien Carbery <[email protected]>
dcarbery
parents: 11282
diff changeset
   225
11282
40382983a644 * base-specs/yelp.spec : Add patch to fix yelp search crasher :
mattman
parents: 11280
diff changeset
   226
* Tue Dec 04 2007 - [email protected]
40382983a644 * base-specs/yelp.spec : Add patch to fix yelp search crasher :
mattman
parents: 11280
diff changeset
   227
- Add patch 03-search-crash-v2 fix bugster:6630773 bugzilla:501559
40382983a644 * base-specs/yelp.spec : Add patch to fix yelp search crasher :
mattman
parents: 11280
diff changeset
   228
11280
426cb4b7de24 2007-12-04 Damien Carbery <[email protected]>
dcarbery
parents: 11221
diff changeset
   229
* Tue Dec 04 2007 - [email protected]
426cb4b7de24 2007-12-04 Damien Carbery <[email protected]>
dcarbery
parents: 11221
diff changeset
   230
- Bump to 2.21.1.
426cb4b7de24 2007-12-04 Damien Carbery <[email protected]>
dcarbery
parents: 11221
diff changeset
   231
10670
ca9bce01934a * base-specs/yelp.spec : Add patch yelp-02-search-crash.diff to fix
mattman
parents: 10647
diff changeset
   232
* Thu Oct 18 2007 - [email protected]
ca9bce01934a * base-specs/yelp.spec : Add patch yelp-02-search-crash.diff to fix
mattman
parents: 10647
diff changeset
   233
- Add patch 02-search-crash fix bugster:6610215 bugzilla:480876
ca9bce01934a * base-specs/yelp.spec : Add patch yelp-02-search-crash.diff to fix
mattman
parents: 10647
diff changeset
   234
10498
dedaba00d36f 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10327
diff changeset
   235
* Tue Sep 18 2007 - [email protected]
dedaba00d36f 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10327
diff changeset
   236
- Bump to 2.20.0.
10506
651b997d069b 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10498
diff changeset
   237
- Add patch 01-va-args to fix compilation issue.
10498
dedaba00d36f 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10327
diff changeset
   238
10327
fc6ac4e5fab4 2007-08-15 Damien Carbery <[email protected]>
dcarbery
parents: 10243
diff changeset
   239
* Wed Aug 15 2007 - [email protected]
fc6ac4e5fab4 2007-08-15 Damien Carbery <[email protected]>
dcarbery
parents: 10243
diff changeset
   240
- Bump to 2.19.90. Remove upstream patches, 01-macro-reference-crash and
fc6ac4e5fab4 2007-08-15 Damien Carbery <[email protected]>
dcarbery
parents: 10243
diff changeset
   241
  02-std-solaris.
fc6ac4e5fab4 2007-08-15 Damien Carbery <[email protected]>
dcarbery
parents: 10243
diff changeset
   242
10243
3a66e3917874 Missed last time.
dcarbery
parents: 10238
diff changeset
   243
* Wed Aug 01 2007 - [email protected]
3a66e3917874 Missed last time.
dcarbery
parents: 10238
diff changeset
   244
- Add patch, 02-std-solaris, to fix 462440.
3a66e3917874 Missed last time.
dcarbery
parents: 10238
diff changeset
   245
10238
56fbd3bc2aae 2007-07-31 Damien Carbery <[email protected]>
dcarbery
parents: 10051
diff changeset
   246
* Tue Jul 31 2007 - [email protected]
56fbd3bc2aae 2007-07-31 Damien Carbery <[email protected]>
dcarbery
parents: 10051
diff changeset
   247
- Bump to 2.19.1. Remove obsolete patches, 01-null-frag-id and
56fbd3bc2aae 2007-07-31 Damien Carbery <[email protected]>
dcarbery
parents: 10051
diff changeset
   248
  02-empty-contents-list.
56fbd3bc2aae 2007-07-31 Damien Carbery <[email protected]>
dcarbery
parents: 10051
diff changeset
   249
10051
5022f953487c * base-specs/yelp.spec : Add patch to fix bugster:6560664, bugzilla:447107
mattman
parents: 9731
diff changeset
   250
* Wed Jun 13 2007 - [email protected]
5022f953487c * base-specs/yelp.spec : Add patch to fix bugster:6560664, bugzilla:447107
mattman
parents: 9731
diff changeset
   251
- Fix crash for #6560664 patch in bugzilla #447107
5022f953487c * base-specs/yelp.spec : Add patch to fix bugster:6560664, bugzilla:447107
mattman
parents: 9731
diff changeset
   252
9731
dd11a211de8e 2007-04-12 Damien Carbery <[email protected]>
dcarbery
parents: 9711
diff changeset
   253
* Thu Apr 12 2007 - [email protected]
dd11a211de8e 2007-04-12 Damien Carbery <[email protected]>
dcarbery
parents: 9711
diff changeset
   254
- Bump to 2.18.1.
dd11a211de8e 2007-04-12 Damien Carbery <[email protected]>
dcarbery
parents: 9711
diff changeset
   255
dd11a211de8e 2007-04-12 Damien Carbery <[email protected]>
dcarbery
parents: 9711
diff changeset
   256
* Tue Apr 10 2007 - [email protected]
9711
b9cb010bc817 * base-specs/yelp.spec : fix bugster:6534411 bugzilla:428273, uninstalled
mattman
parents: 9538
diff changeset
   257
- New patch for 6534411, empty contents_list for locales throws critcal 
b9cb010bc817 * base-specs/yelp.spec : fix bugster:6534411 bugzilla:428273, uninstalled
mattman
parents: 9538
diff changeset
   258
- gnome-vfs warnings.
b9cb010bc817 * base-specs/yelp.spec : fix bugster:6534411 bugzilla:428273, uninstalled
mattman
parents: 9538
diff changeset
   259
9538
ffc0aaba7dc1 2007-03-13 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   260
* Tue Mar 13 2007 - [email protected]
ffc0aaba7dc1 2007-03-13 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   261
- Bump to 2.18.0.
ffc0aaba7dc1 2007-03-13 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   262
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   263
* Mon Nov 27 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   264
- Bump to 2.16.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   265
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   266
* Tue Oct 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   267
- Bump to 2.16.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   268
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   269
* Mon Sep 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   270
- Bug  Bugster:6471853 / Bugzilla:318996 - Null frag_id crash, add local patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   271
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   272
* Mon Sep 04 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   273
- Bump to 2.16.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   274
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   275
* Tue Aug 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   276
- Bump to 2.15.91.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   277
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   278
* Mon Jul 24 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   279
- Bump to 2.15.5.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   280
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   281
* Fri Apr 10 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   282
- Bump to 2.14.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   283
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   284
* Mon Mar 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   285
- Bump to 2.14.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   286
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   287
* Mon Feb 27 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   288
- Bump to 2.13.6.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   289
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   290
* Mon Feb 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   291
- Bump to 2.13.5.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   292
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   293
* Tue Jan 31 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   294
- Bump to 2.13.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   295
- Remove upstream patch, 01-build-xlibs.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   296
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   297
* Mon Jan 19 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   298
- Add yelp-01-build-xlibs.diff so we can link
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   299
  against -lX11
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   300
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   301
* Mon Jan 19 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   302
- Bump to 2.13.3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   303
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   304
* Tue Dec 20 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   305
- Bump to 2.13.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   306
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   307
* Tue Nov 29 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   308
- Bump to 2.12.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   309
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   310
* Sat Sep 17 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   311
- Bump to 2.12.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   312
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   313
* Mon Sep 05 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   314
- Bump to 2.11.92.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   315
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   316
* Tue Aug 16 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   317
- Bump to 2.11.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   318
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   319
* Tue Jun 21 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   320
- Add requires for mozilla
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   321
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   322
* Wed Jun 08 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   323
- port to 2.10
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   324
- Remove patch yelp-01-empty-struct-build-fix.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   325
- Remove patch yelp-03-session-save.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   326
- Rename patch yelp-04-yelp-sections.diff to yelp-01-yelp-sections.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   327
- Remove patch yelp-06-yelp-pager.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   328
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   329
* Fri Feb 25 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   330
- #6233172, Add Actions section, change Development Section
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   331
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   332
* Thu Feb 17 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   333
- #6228279, yelp crash viewing jdsoverview.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   334
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   335
* Fri Dec 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   336
- Bug fix for 6186542, added zh_HK entry in l10n.xml
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   337
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   338
* Mon Nov 15 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   339
- #6182913, patch yelp-04-help-sections.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   340
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   341
* Thu Jul 08 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   342
- Updated l10n content to yelp-l10n-po-1.2.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   343
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   344
* Wed Jul 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   345
- added "-j $CPUS" to make to speed up builds
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   346
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   347
* Thu May 20 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   348
- added yelp-03-session-save.diff. Yelp is session aware now!
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   349
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   350
* Wed May 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   351
- Updated l10n content to yelp-l10n-po-1.1.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   352
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   353
* Thu May 06 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   354
- Bump to 2.6.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   355
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   356
* Mon Mar 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   357
- Updated l10n content to yelp-l10n-po-1.0.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   358
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   359
* Wed Mar 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   360
- Bump to 2.6.0. Remove the sed build fixes, rename the
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   361
  empty struct diff, and update the potfiles patch.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   362
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   363
* Mon Mar 22 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   364
- fix non-portable sed commands (bugzilla #134534)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   365
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   366
* Thu Mar 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   367
- Bump to 2.5.91
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   368
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   369
* Thu Mar 11 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   370
- added yelp-03-g11n-potfiles.diff 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   371
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   372
* Tue Feb 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   373
- Bump to 2.5.5
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   374
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   375
* Tue Feb 17 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   376
- two patches two fix a solaris build issues
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   377
- add ACLOCAL_FLAGS to aclocal
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   378
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   379
* Fri Feb 06 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   380
- Bump to 2.5.4, remove two patches, update l10n tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   381
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   382
* Tue Dec 16 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   383
- Bump to 2.5.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   384
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   385
* Fri Oct 31 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   386
- Removed the Sun Supported menu entry since we're
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   387
  removing the Extras menu.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   388
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   389
* Mon Oct 13 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   390
- New 2.4 Tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   391
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   392
* Tue Oct 07 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   393
- Second Change For Help Section for Java Desktop System
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   394
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   395
* Fri Sep 26 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   396
- Modified Help Section for Java Desktop System
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   398
* Fri Aug 22 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   399
- categorycode patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   400
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   401
* Mon Aug 18 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   402
- Help sections patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   403
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   404
* Fri Aug 01 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   405
- Add menu categorization.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   406
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   407
* Wed Jul 23 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   408
- Add back window icon.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   409
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   410
* Thu Jul 10 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   411
- Added .po tarball
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   412
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   413
* Wed Jun 25 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   414
- Add libexec/* to %files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   415
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   416
* Wed Jun 25 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   417
- Update the version of Yelp
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   418
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   419
* Wed May 14 2003 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   420
- Initial Sun release