gedit.spec
author dcarbery
Mon, 23 Oct 2006 12:46:17 +0000
branchgnome-2-14
changeset 19195 352a4716f1f3
parent 7509 33597f80a7ed
child 7751 db4707cf4d75
permissions -rw-r--r--
2006-10-23 Damien Carbery <[email protected]> * docs/ssa/*: Remove these, as they're now up on the JDS project pages under 'Tasks/Single Sys Admin'.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     1
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     2
# spec file for package gedit
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     3
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     5
# This file and all modifications and additions to the pristine
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     6
# package are under the same license as the package itself.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     7
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     8
Name:		gedit
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     9
License:	GPL
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    10
Group:		System/GUI/GNOME
7509
33597f80a7ed 2006-06-23 Brian Cameron <[email protected]>
bc99092
parents: 7373
diff changeset
    11
Version:	2.14.3
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    12
Release:	1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    13
Distribution:	Java Desktop System
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    14
Vendor:		Sun Microsystems, Inc.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    15
Summary:	Text Editor for GNOME
6910
ff85ebdf6c54 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6889
diff changeset
    16
Source:		http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.14/%{name}-%{version}.tar.bz2
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    17
Source1:	gedit.1.gz
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    18
Source2:	gnome-text-editor.1.gz
6476
e6aded1ae48c * gedit.spec: Remove obsolete patches, renum remaining.
dc144907
parents: 6418
diff changeset
    19
Patch1:		gedit-01-spellcheck-fallback-to-enus.diff
6945
dca4d44d3077 2006-03-14 Damien Carbery <[email protected]>
dc144907
parents: 6923
diff changeset
    20
Patch2:		gedit-02-gtksourceview-binding.diff
dca4d44d3077 2006-03-14 Damien Carbery <[email protected]>
dc144907
parents: 6923
diff changeset
    21
Patch3:         gedit-03-no-zh_TW-help.diff
7373
284aa636d250 2006-06-06 Glynn Foster <[email protected]>
gf115653
parents: 7036
diff changeset
    22
Patch4:         gedit-04-menu-entry.diff
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    23
URL:            http://www.gnome.org
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    24
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    25
Docdir:         %{_docdir}/doc
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6910
diff changeset
    26
Autoreqprov:    off
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    27
Prereq:         GConf
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 76
diff changeset
    28
5896
9e3500e59cfb 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5895
diff changeset
    29
%define major_minor 2.12
9e3500e59cfb 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5895
diff changeset
    30
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    31
%define eel_version 2.6.1
3368
2927f0ab4a56 2004-07-20 Glynn Foster <[email protected]>
gman
parents: 3320
diff changeset
    32
%define gtksourceview_version 1.0.0
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    33
%define libglade_version 2.3.6
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    34
%define libgnomeprintui_version 2.6.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    35
%define libgnomeui_version 2.6.0
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    36
%define scrollkeeper_version 0.3.14
5293
7aa13f1c369f 2005-03-31 Vinay M R <[email protected]>
vinaymr
parents: 5285
diff changeset
    37
%define intltool_version 0.31.3
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 76
diff changeset
    38
1328
98950c69452c Updated gedit to 2.4.0 version
mt93683
parents: 1195
diff changeset
    39
BuildRequires: eel-devel >= %{eel_version}
98950c69452c Updated gedit to 2.4.0 version
mt93683
parents: 1195
diff changeset
    40
BuildRequires: gtksourceview-devel >= %{gtksourceview_version}
98950c69452c Updated gedit to 2.4.0 version
mt93683
parents: 1195
diff changeset
    41
BuildRequires: libglade-devel >= %{libglade_version}
98950c69452c Updated gedit to 2.4.0 version
mt93683
parents: 1195
diff changeset
    42
BuildRequires: libgnomeprintui-devel >= %{libgnomeprintui_version}
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 76
diff changeset
    43
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
1328
98950c69452c Updated gedit to 2.4.0 version
mt93683
parents: 1195
diff changeset
    44
BuildRequires: scrollkeeper >= %{scrollkeeper_version}
5293
7aa13f1c369f 2005-03-31 Vinay M R <[email protected]>
vinaymr
parents: 5285
diff changeset
    45
BuildRequires: intltool >= %intltool_version
1328
98950c69452c Updated gedit to 2.4.0 version
mt93683
parents: 1195
diff changeset
    46
Requires: eel >= %{eel_version}
98950c69452c Updated gedit to 2.4.0 version
mt93683
parents: 1195
diff changeset
    47
Requires: gtksourceview >= %{gtksourceview_version}
98950c69452c Updated gedit to 2.4.0 version
mt93683
parents: 1195
diff changeset
    48
Requires: libglade >= %{libglade_version}
98950c69452c Updated gedit to 2.4.0 version
mt93683
parents: 1195
diff changeset
    49
Requires: libgnomeprintui >= %{libgnomeprintui_version}
98950c69452c Updated gedit to 2.4.0 version
mt93683
parents: 1195
diff changeset
    50
Requires: libgnomeui >= %{libgnomeui_version}
76
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
    51
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
    52
%description
230
1b1ef5838fb4 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 185
diff changeset
    53
GEdit is a graphical text editor for GNOME
76
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
    54
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6910
diff changeset
    55
%package devel
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6910
diff changeset
    56
Summary:      Developer files for gedit
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6910
diff changeset
    57
Group:        Development/Libraries/GNOME
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6910
diff changeset
    58
Requires:     %name = %version-%release
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6910
diff changeset
    59
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6910
diff changeset
    60
%description devel
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6910
diff changeset
    61
GEdit is a graphical text editor for GNOME.  This package contains files
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6910
diff changeset
    62
required for building or developing gedit plugins.
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6910
diff changeset
    63
76
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
    64
%prep
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
    65
%setup -q
569
b63182ee420f updating the POTFILES.in so intltool-update can be run.
mick
parents: 552
diff changeset
    66
%patch1 -p1
6945
dca4d44d3077 2006-03-14 Damien Carbery <[email protected]>
dc144907
parents: 6923
diff changeset
    67
%patch2 -p1
dca4d44d3077 2006-03-14 Damien Carbery <[email protected]>
dc144907
parents: 6923
diff changeset
    68
%patch3 -p1
7373
284aa636d250 2006-06-06 Glynn Foster <[email protected]>
gf115653
parents: 7036
diff changeset
    69
%patch4 -p1
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    70
76
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
    71
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    72
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    73
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    74
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    75
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    76
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3734
diff changeset
    77
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    78
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    79
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    80
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    81
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    82
5293
7aa13f1c369f 2005-03-31 Vinay M R <[email protected]>
vinaymr
parents: 5285
diff changeset
    83
intltoolize --copy --force --automake
442
12879b2f7ced integrate l10n online help to gedit
mlei
parents: 413
diff changeset
    84
libtoolize --force
6535
4ce47666f171 * gnome-terminal.spec: Call intltoolize for intltool-update/merge.
dc144907
parents: 6476
diff changeset
    85
aclocal $ACLOCAL_FLAGS -I m4
442
12879b2f7ced integrate l10n online help to gedit
mlei
parents: 413
diff changeset
    86
automake -a -c -f
12879b2f7ced integrate l10n online help to gedit
mlei
parents: 413
diff changeset
    87
autoconf
12879b2f7ced integrate l10n online help to gedit
mlei
parents: 413
diff changeset
    88
230
1b1ef5838fb4 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 185
diff changeset
    89
CFLAGS="$RPM_OPT_FLAGS"				\
1b1ef5838fb4 2003-05-29 Glynn Foster <[email protected]>
gman
parents: 185
diff changeset
    90
./configure --prefix=%{_prefix}			\
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
    91
	    --sysconfdir=%{_sysconfdir}		\
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6910
diff changeset
    92
	    --localstatedir=%{_localstatedir}   \
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6910
diff changeset
    93
	    --mandir=%{_mandir}			\
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6910
diff changeset
    94
	    --disable-scrollkeeper
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    95
make -j $CPUS
76
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
    96
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
    97
%install
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
    98
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1    
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
    99
make DESTDIR=$RPM_BUILD_ROOT install
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
   100
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL   
4594
2a8c8d508603 #6195855, #6193949 manpage and help related bugs
mattk
parents: 4579
diff changeset
   101
rm -rf $RPM_BUILD_ROOT%{_mandir}/man1
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6910
diff changeset
   102
rm -rf $RPM_BUILD_ROOT%{_localstatedir}/scrollkeeper
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1520
diff changeset
   103
install -d $RPM_BUILD_ROOT%{_mandir}/man1
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   104
install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/man1
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   105
install --mode=0644 %SOURCE2 $RPM_BUILD_ROOT%{_mandir}/man1
76
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
   106
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   107
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   108
#remove unpackaged files
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   109
rm $RPM_BUILD_ROOT%{_libdir}/gedit-2/plugins/*.la
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6910
diff changeset
   110
rm -f $RPM_BUILD_ROOT%{_libdir}/gedit-2/plugins/*.pyo
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6910
diff changeset
   111
rm -f $RPM_BUILD_ROOT%{_libdir}/gedit-2/plugins/*/*.pyo
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   112
76
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
   113
%post
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
   114
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
   115
SCHEMAS="gedit.schemas"
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
   116
for S in $SCHEMAS; do
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
   117
  gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
   118
done
185
0ccd93e31cbd 2003-05-27 Ghee Teo <[email protected]>
gheet
parents: 76
diff changeset
   119
76
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
   120
%clean
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
   121
rm -rf $RPM_BUILD_ROOT
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
   122
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
   123
%files
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
   124
%defattr(-, root, root)
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   125
%{_bindir}/*
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   126
%{_libdir}/gedit-2/plugins/*.so
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6910
diff changeset
   127
%{_libdir}/gedit-2/plugins/*/*.py
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6910
diff changeset
   128
%{_libdir}/gedit-2/plugins/*/*.pyc
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6910
diff changeset
   129
%{_libdir}/gedit-2/plugins/*.py
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6910
diff changeset
   130
%{_libdir}/gedit-2/plugins/*.pyc
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   131
%{_libdir}/gedit-2/plugins/*.gedit-plugin
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6910
diff changeset
   132
%{_libdir}/gedit-2/plugins/*/*.glade
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   133
%{_sysconfdir}/gconf/schemas/gedit.schemas
76
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
   134
%{_datadir}/applications/*.desktop
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   135
%{_datadir}/gedit-2
76
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
   136
%{_datadir}/gnome/help/gedit
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   137
%{_datadir}/locale/*/LC_MESSAGES/*.mo
76
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
   138
%{_datadir}/omf/gedit
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
   139
%{_datadir}/pixmaps/*.png
1475
a43edcbbd0e6 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1368
diff changeset
   140
%{_mandir}/man1/*
76
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
   141
6923
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6910
diff changeset
   142
%files devel
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6910
diff changeset
   143
%defattr(-, root, root)
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6910
diff changeset
   144
%{_includedir}/*
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6910
diff changeset
   145
%{_libdir}/pkgconfig/*
45fbffcf5f44 2006-03-13 Laszlo Peter <[email protected]>
laca
parents: 6910
diff changeset
   146
1368
eb0c1c1d2bb9 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1328
diff changeset
   147
%changelog
7509
33597f80a7ed 2006-06-23 Brian Cameron <[email protected]>
bc99092
parents: 7373
diff changeset
   148
* Fri Jun 23 2006 - [email protected]
33597f80a7ed 2006-06-23 Brian Cameron <[email protected]>
bc99092
parents: 7373
diff changeset
   149
- Bump to 2.14.3.
33597f80a7ed 2006-06-23 Brian Cameron <[email protected]>
bc99092
parents: 7373
diff changeset
   150
7373
284aa636d250 2006-06-06 Glynn Foster <[email protected]>
gf115653
parents: 7036
diff changeset
   151
* Fri Jun 01 2006 - [email protected]
284aa636d250 2006-06-06 Glynn Foster <[email protected]>
gf115653
parents: 7036
diff changeset
   152
- Add menu entry patch.
284aa636d250 2006-06-06 Glynn Foster <[email protected]>
gf115653
parents: 7036
diff changeset
   153
7036
7b40f3ee1e9f 2006-04-10 Damien Carbery <[email protected]>
dc144907
parents: 6956
diff changeset
   154
* Mon Apr 10 2006 - [email protected]
7b40f3ee1e9f 2006-04-10 Damien Carbery <[email protected]>
dc144907
parents: 6956
diff changeset
   155
- Bump to 2.14.2.
7b40f3ee1e9f 2006-04-10 Damien Carbery <[email protected]>
dc144907
parents: 6956
diff changeset
   156
6956
713bbe1b3bbd 2006-03-16 Damien Carbery <[email protected]>
dc144907
parents: 6945
diff changeset
   157
* Thu Mar 16 2006 - [email protected]
713bbe1b3bbd 2006-03-16 Damien Carbery <[email protected]>
dc144907
parents: 6945
diff changeset
   158
- Bump to 2.14.1.
713bbe1b3bbd 2006-03-16 Damien Carbery <[email protected]>
dc144907
parents: 6945
diff changeset
   159
6945
dca4d44d3077 2006-03-14 Damien Carbery <[email protected]>
dc144907
parents: 6923
diff changeset
   160
* Tue Mar 14 2006 - [email protected]
dca4d44d3077 2006-03-14 Damien Carbery <[email protected]>
dc144907
parents: 6923
diff changeset
   161
- Add patch, 02-gtksourceview-binding, to skip non-existant python binding file.
dca4d44d3077 2006-03-14 Damien Carbery <[email protected]>
dc144907
parents: 6923
diff changeset
   162
  The file is not in pygtk2 like the other .defs files.
dca4d44d3077 2006-03-14 Damien Carbery <[email protected]>
dc144907
parents: 6923
diff changeset
   163
- Add patch, 03-no-zh_TW-help, to skip zh_TW help as it crashes xml2po.
dca4d44d3077 2006-03-14 Damien Carbery <[email protected]>
dc144907
parents: 6923
diff changeset
   164
6910
ff85ebdf6c54 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6889
diff changeset
   165
* Mon Mar 13 2006 - [email protected]
ff85ebdf6c54 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6889
diff changeset
   166
- Bump to 2.14.0.
ff85ebdf6c54 2006-03-13 Damien Carbery <[email protected]>
dc144907
parents: 6889
diff changeset
   167
6889
650418ca59c2 2006-03-06 Damien Carbery <[email protected]>
dc144907
parents: 6855
diff changeset
   168
* Mon Mar  6 2006 - [email protected]
650418ca59c2 2006-03-06 Damien Carbery <[email protected]>
dc144907
parents: 6855
diff changeset
   169
- Bump to 2.13.93.
650418ca59c2 2006-03-06 Damien Carbery <[email protected]>
dc144907
parents: 6855
diff changeset
   170
6855
86d1c7529cbf 2006-02-27 Damien Carbery <[email protected]>
dc144907
parents: 6816
diff changeset
   171
* Mon Feb 27 2006 - [email protected]
86d1c7529cbf 2006-02-27 Damien Carbery <[email protected]>
dc144907
parents: 6816
diff changeset
   172
- Bump to 2.13.92.
86d1c7529cbf 2006-02-27 Damien Carbery <[email protected]>
dc144907
parents: 6816
diff changeset
   173
6816
f24e33f43af8 2006-02-22 Damien Carbery <[email protected]>
dc144907
parents: 6750
diff changeset
   174
* Wed Feb 22 2006 - [email protected]
f24e33f43af8 2006-02-22 Damien Carbery <[email protected]>
dc144907
parents: 6750
diff changeset
   175
- Remove patch, 02-no-zh-help, as issue resolved in latest tarball.
f24e33f43af8 2006-02-22 Damien Carbery <[email protected]>
dc144907
parents: 6750
diff changeset
   176
6750
5e936c4baa07 2006-02-14 Damien Carbery <[email protected]>
dc144907
parents: 6697
diff changeset
   177
* Tue Feb 14 2006 - [email protected]
5e936c4baa07 2006-02-14 Damien Carbery <[email protected]>
dc144907
parents: 6697
diff changeset
   178
- Bump to 2.13.91.
5e936c4baa07 2006-02-14 Damien Carbery <[email protected]>
dc144907
parents: 6697
diff changeset
   179
6697
a8d15aa6e5a7 2006-01-31 Damien Carbery <[email protected]>
dc144907
parents: 6682
diff changeset
   180
* Tue Jan 31 2006 - [email protected]
a8d15aa6e5a7 2006-01-31 Damien Carbery <[email protected]>
dc144907
parents: 6682
diff changeset
   181
- Bump to 2.13.90.
a8d15aa6e5a7 2006-01-31 Damien Carbery <[email protected]>
dc144907
parents: 6682
diff changeset
   182
6682
d6c78381b381 2006-01-27 Damien Carbery <[email protected]>
dc144907
parents: 6635
diff changeset
   183
* Fri Jan 27 2006 - [email protected]
d6c78381b381 2006-01-27 Damien Carbery <[email protected]>
dc144907
parents: 6635
diff changeset
   184
- Add patch, 02-no-zh-help, to workaround #328888.
d6c78381b381 2006-01-27 Damien Carbery <[email protected]>
dc144907
parents: 6635
diff changeset
   185
6635
8decf41e828e 2006-01-21 Damien Carbery <[email protected]>
dc144907
parents: 6587
diff changeset
   186
* Sat Jan 21 2006 - [email protected]
8decf41e828e 2006-01-21 Damien Carbery <[email protected]>
dc144907
parents: 6587
diff changeset
   187
- Bump to 2.13.4
8decf41e828e 2006-01-21 Damien Carbery <[email protected]>
dc144907
parents: 6587
diff changeset
   188
6587
1ac34d6f9507 * zenity.spec, sound-juicer.spec, nautilus-cd-burner.spec, nautilus.spec
dc144907
parents: 6564
diff changeset
   189
* Tue Jan 17 2006 - [email protected]
1ac34d6f9507 * zenity.spec, sound-juicer.spec, nautilus-cd-burner.spec, nautilus.spec
dc144907
parents: 6564
diff changeset
   190
- Bump to 2.13.3
1ac34d6f9507 * zenity.spec, sound-juicer.spec, nautilus-cd-burner.spec, nautilus.spec
dc144907
parents: 6564
diff changeset
   191
6564
480b9993069a * control-center.spec, eog.spec, gcalctool.spec, gdm.spec, gedit.spec,
dc144907
parents: 6535
diff changeset
   192
* Sun Jan 15 2006 - [email protected]
480b9993069a * control-center.spec, eog.spec, gcalctool.spec, gdm.spec, gedit.spec,
dc144907
parents: 6535
diff changeset
   193
- Bump to 2.13.2
480b9993069a * control-center.spec, eog.spec, gcalctool.spec, gdm.spec, gedit.spec,
dc144907
parents: 6535
diff changeset
   194
6535
4ce47666f171 * gnome-terminal.spec: Call intltoolize for intltool-update/merge.
dc144907
parents: 6476
diff changeset
   195
* Sat Jan 07 2006 - [email protected]
4ce47666f171 * gnome-terminal.spec: Call intltoolize for intltool-update/merge.
dc144907
parents: 6476
diff changeset
   196
- Point aclocal to module's m4 files.
4ce47666f171 * gnome-terminal.spec: Call intltoolize for intltool-update/merge.
dc144907
parents: 6476
diff changeset
   197
6476
e6aded1ae48c * gedit.spec: Remove obsolete patches, renum remaining.
dc144907
parents: 6418
diff changeset
   198
* Tue Jan 03 2006 - [email protected]
e6aded1ae48c * gedit.spec: Remove obsolete patches, renum remaining.
dc144907
parents: 6418
diff changeset
   199
- Remove obsolete patches, 
e6aded1ae48c * gedit.spec: Remove obsolete patches, renum remaining.
dc144907
parents: 6418
diff changeset
   200
6418
7d38a3af9d6f gedit.spec: Bump to 2.13.0; gtksourceview.spec: Bump to 1.5.2
dermotm
parents: 6299
diff changeset
   201
* Tue Dec 20 2005 - [email protected]
7d38a3af9d6f gedit.spec: Bump to 2.13.0; gtksourceview.spec: Bump to 1.5.2
dermotm
parents: 6299
diff changeset
   202
- Bump to 2.13.0
7d38a3af9d6f gedit.spec: Bump to 2.13.0; gtksourceview.spec: Bump to 1.5.2
dermotm
parents: 6299
diff changeset
   203
6299
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 6080
diff changeset
   204
* Tue Nov 29 2005 - laca.com
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 6080
diff changeset
   205
- remove javahelp stuff
4b3aea37c890 2005-11-29 Laszlo Peter <[email protected]>
laca
parents: 6080
diff changeset
   206
6080
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5921
diff changeset
   207
* Tue Oct 11 2005 - [email protected]
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5921
diff changeset
   208
- Bump to 2.12.1
4b30e2aa0fc7 * bug-buddy.spec control-center.spec eel.spec eog.spec
dc144907
parents: 5921
diff changeset
   209
5895
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
   210
* Sat Sep 17 2005 - [email protected]
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
   211
- Bump to 2.12.0
0ea9e803302c 2005-09-17 Glynn Foster <[email protected]>
gman
parents: 5565
diff changeset
   212
5528
8eaf8a1cb170 * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   213
* Mon Aug 15 2005 - [email protected]
8eaf8a1cb170 * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   214
- Bump to 2.11.91.
8eaf8a1cb170 * *.spec: Bump to latest available versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   215
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   216
* Wed Jun 15 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   217
- Bump to 2.10.3
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   218
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   219
* Thu May 19 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   220
- Really port to 2.10.2
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   221
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   222
* Fri May 05 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   223
- updating l10n po tarball for CR 6265858
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   224
5293
7aa13f1c369f 2005-03-31 Vinay M R <[email protected]>
vinaymr
parents: 5285
diff changeset
   225
* Thu Mar 31 2005 - [email protected]
7aa13f1c369f 2005-03-31 Vinay M R <[email protected]>
vinaymr
parents: 5285
diff changeset
   226
- Added intltoolize to get the latest intltool-update/merge to fix 
7aa13f1c369f 2005-03-31 Vinay M R <[email protected]>
vinaymr
parents: 5285
diff changeset
   227
  intall errors. Fixes bug #6243610.
7aa13f1c369f 2005-03-31 Vinay M R <[email protected]>
vinaymr
parents: 5285
diff changeset
   228
4930
09d44a00403a * eog.spec, file-roller.spec, gaim.spec, gedit.spec, ggv.spec,
dc144907
parents: 4867
diff changeset
   229
* Tue Jan 25 2005 - [email protected]
09d44a00403a * eog.spec, file-roller.spec, gaim.spec, gedit.spec, ggv.spec,
dc144907
parents: 4867
diff changeset
   230
- Update docs with Linux specific tarball from [email protected].
09d44a00403a * eog.spec, file-roller.spec, gaim.spec, gedit.spec, ggv.spec,
dc144907
parents: 4867
diff changeset
   231
4844
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   232
* Fri Jan 14 2005 - [email protected]
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   233
- Updated l10n help tarball for cinnabar-linux
aea0e40d35a0 2005-01-14 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4801
diff changeset
   234
                                                                                
4778
79223164acc4 2004-12-22 Srirama Sharma <[email protected]>
srirama
parents: 4748
diff changeset
   235
* Wed Dec 22 2004 - [email protected]
4779
3681b8e33df1 2004-12-22 Srirama Sharma <[email protected]>
srirama
parents: 4778
diff changeset
   236
- Added patch gedit-11-a11y_page_setup.diff so that gnopernicus
3681b8e33df1 2004-12-22 Srirama Sharma <[email protected]>
srirama
parents: 4778
diff changeset
   237
  does not read the labels of File->Pagesetup->font tab multiple times.
3681b8e33df1 2004-12-22 Srirama Sharma <[email protected]>
srirama
parents: 4778
diff changeset
   238
  Fixes Bug #6199112.
3681b8e33df1 2004-12-22 Srirama Sharma <[email protected]>
srirama
parents: 4778
diff changeset
   239
3681b8e33df1 2004-12-22 Srirama Sharma <[email protected]>
srirama
parents: 4778
diff changeset
   240
* Wed Dec 22 2004 - [email protected]
4778
79223164acc4 2004-12-22 Srirama Sharma <[email protected]>
srirama
parents: 4748
diff changeset
   241
- Added patch gedit-10-a11y_open_location.diff so that gnopernicus 
79223164acc4 2004-12-22 Srirama Sharma <[email protected]>
srirama
parents: 4748
diff changeset
   242
  reads the label of File->Open Location dialog. Fixes Bug #6199089. 
79223164acc4 2004-12-22 Srirama Sharma <[email protected]>
srirama
parents: 4748
diff changeset
   243
4594
2a8c8d508603 #6195855, #6193949 manpage and help related bugs
mattk
parents: 4579
diff changeset
   244
* Wed Nov 17 2004 - [email protected]
2a8c8d508603 #6195855, #6193949 manpage and help related bugs
mattk
parents: 4579
diff changeset
   245
- #6195855, install correct manpage
2a8c8d508603 #6195855, #6193949 manpage and help related bugs
mattk
parents: 4579
diff changeset
   246
4552
5cdad6eced3a * gedit.spec : gedit-09-spellcheck-fallback-to-enus.diff, #6194573.
tajima
parents: 4541
diff changeset
   247
* Fri Nov 12 2004 - [email protected]
5cdad6eced3a * gedit.spec : gedit-09-spellcheck-fallback-to-enus.diff, #6194573.
tajima
parents: 4541
diff changeset
   248
- Added patch : gedit-09-spellcheck-fallback-to-enus.diff, #6194573
5cdad6eced3a * gedit.spec : gedit-09-spellcheck-fallback-to-enus.diff, #6194573.
tajima
parents: 4541
diff changeset
   249
4537
9e48c62d8641 2004-11-12 kazuhiko maekawa <[email protected]>
feyn
parents: 4455
diff changeset
   250
* Fri Nov 12 2004 - [email protected]
9e48c62d8641 2004-11-12 kazuhiko maekawa <[email protected]>
feyn
parents: 4455
diff changeset
   251
- Added patch : gedit-08-g11n-i18n-ms-euc.diff for bug 6194514
9e48c62d8641 2004-11-12 kazuhiko maekawa <[email protected]>
feyn
parents: 4455
diff changeset
   252
4352
dc2689982835 2004-10-28 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4276
diff changeset
   253
* Thu Oct 28 2004 - [email protected]
dc2689982835 2004-10-28 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4276
diff changeset
   254
- Updated l10n help tarball and added pt_BR
dc2689982835 2004-10-28 Kazuhiko Maekawa <[email protected]>
feyn
parents: 4276
diff changeset
   255
4054
afd3d45508f7 2004-09-24 Vinay M R <[email protected]>
vinaymr
parents: 4033
diff changeset
   256
* Fri Sep 24 2004 [email protected]
afd3d45508f7 2004-09-24 Vinay M R <[email protected]>
vinaymr
parents: 4033
diff changeset
   257
- Added patch gedit-06-help.diff to fix help issues.
afd3d45508f7 2004-09-24 Vinay M R <[email protected]>
vinaymr
parents: 4033
diff changeset
   258
  Fixes bugs #5094026,5094027,5094029,5101694.
afd3d45508f7 2004-09-24 Vinay M R <[email protected]>
vinaymr
parents: 4033
diff changeset
   259
 
3734
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   260
* Wed Aug 25 2004 [email protected]
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   261
- Updated help tar name for Cinnabar
aa2188afdffc Added l10n help contents
feyn
parents: 3679
diff changeset
   262
3664
8cf0c5cfb717 * now.spec, gnome-address-applet.spec, file-roller.spec, bug-buddy.spec,
dc144907
parents: 3654
diff changeset
   263
* Fri Aug 20 2004 [email protected]
8cf0c5cfb717 * now.spec, gnome-address-applet.spec, file-roller.spec, bug-buddy.spec,
dc144907
parents: 3654
diff changeset
   264
- Integrated updated docs tarball from [email protected].
8cf0c5cfb717 * now.spec, gnome-address-applet.spec, file-roller.spec, bug-buddy.spec,
dc144907
parents: 3654
diff changeset
   265
3645
ad20ad371469 2004-08-20 Johan Steyn <[email protected]>
johan
parents: 3628
diff changeset
   266
* Fri Aug 20 2004 [email protected]
3654
bbe370c5383e 2004-08-20 Johan Steyn <[email protected]>
johan
parents: 3645
diff changeset
   267
- Removed  gedit-06-spellchecker-plugin.diff as it won't work on Solaris,
bbe370c5383e 2004-08-20 Johan Steyn <[email protected]>
johan
parents: 3645
diff changeset
   268
  and also because it has to do with a problem in aspell being built using
bbe370c5383e 2004-08-20 Johan Steyn <[email protected]>
johan
parents: 3645
diff changeset
   269
  a version of libtool older than 1.5.
bbe370c5383e 2004-08-20 Johan Steyn <[email protected]>
johan
parents: 3645
diff changeset
   270
bbe370c5383e 2004-08-20 Johan Steyn <[email protected]>
johan
parents: 3645
diff changeset
   271
* Fri Aug 20 2004 [email protected]
3645
ad20ad371469 2004-08-20 Johan Steyn <[email protected]>
johan
parents: 3628
diff changeset
   272
- Added gedit-06-spellchecker-plugin.diff to check the apsell library correctly
ad20ad371469 2004-08-20 Johan Steyn <[email protected]>
johan
parents: 3628
diff changeset
   273
  so that spellchecker plugin is built. Fixed bug 5084894.
ad20ad371469 2004-08-20 Johan Steyn <[email protected]>
johan
parents: 3628
diff changeset
   274
3554
f3b58efb9654 2004-08-13 Takao Fujiwara <[email protected]>
fujiwara
parents: 3519
diff changeset
   275
* Thu Aug 12 2004 [email protected]
f3b58efb9654 2004-08-13 Takao Fujiwara <[email protected]>
fujiwara
parents: 3519
diff changeset
   276
- Added gedit-05-g11n-i18n-ui.diff to localize taglist. Fixed 5068944.
f3b58efb9654 2004-08-13 Takao Fujiwara <[email protected]>
fujiwara
parents: 3519
diff changeset
   277
3487
0bdbd473050a Update docs tarball from [email protected]
dc144907
parents: 3428
diff changeset
   278
* Thu Aug 05 2004 [email protected]
0bdbd473050a Update docs tarball from [email protected]
dc144907
parents: 3428
diff changeset
   279
- Incorporate new docs tarball from [email protected].
0bdbd473050a Update docs tarball from [email protected]
dc144907
parents: 3428
diff changeset
   280
3428
a519d72ed4f0 2004-07-26 Johan Steyn <[email protected]>
johan
parents: 3425
diff changeset
   281
* Mon Jul 26 2004 - [email protected]
a519d72ed4f0 2004-07-26 Johan Steyn <[email protected]>
johan
parents: 3425
diff changeset
   282
- added gedit-04-command-pipe.diff to fix bugtraq #5046785
a519d72ed4f0 2004-07-26 Johan Steyn <[email protected]>
johan
parents: 3425
diff changeset
   283
3417
c69634eef858 bug fix (#5063167) to fix failure to autodetect UTF-8 encoded text files.
tajima
parents: 3368
diff changeset
   284
* Fri Jul 23 2004 - [email protected]
c69634eef858 bug fix (#5063167) to fix failure to autodetect UTF-8 encoded text files.
tajima
parents: 3368
diff changeset
   285
- added gedit-03-g11n-utf8-autodect.diff to fix bugtraq
c69634eef858 bug fix (#5063167) to fix failure to autodetect UTF-8 encoded text files.
tajima
parents: 3368
diff changeset
   286
  5063167
c69634eef858 bug fix (#5063167) to fix failure to autodetect UTF-8 encoded text files.
tajima
parents: 3368
diff changeset
   287
3368
2927f0ab4a56 2004-07-20 Glynn Foster <[email protected]>
gman
parents: 3320
diff changeset
   288
* Tue Jul 20 2004 - [email protected]
2927f0ab4a56 2004-07-20 Glynn Foster <[email protected]>
gman
parents: 3320
diff changeset
   289
- Bump to 2.6.2
2927f0ab4a56 2004-07-20 Glynn Foster <[email protected]>
gman
parents: 3320
diff changeset
   290
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   291
* Thu Jul 08 2004 - [email protected]
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   292
- Updated l10n content to gedit-l10n-po-1.2.tar.bz2
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   293
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   294
* Thu Jul 08 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   295
- ported to rpm4/suse91
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   296
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   297
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   298
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   299
3197
83748f32f3ad 2004-06-24 Takao Fujiwara <[email protected]>
fujiwara
parents: 3120
diff changeset
   300
* Thu Jun 24 2004 - [email protected]
83748f32f3ad 2004-06-24 Takao Fujiwara <[email protected]>
fujiwara
parents: 3120
diff changeset
   301
- Add gedit-03-g11n-i18n-ui.diff to localize open dialog. bugzilla #144525
83748f32f3ad 2004-06-24 Takao Fujiwara <[email protected]>
fujiwara
parents: 3120
diff changeset
   302
3051
b2a31638c06a Incorporate new docs tarball from [email protected].
dc144907
parents: 2958
diff changeset
   303
* Wed Jun 02 2004 [email protected]
b2a31638c06a Incorporate new docs tarball from [email protected].
dc144907
parents: 2958
diff changeset
   304
- Incorporate new docs tarball from [email protected].
b2a31638c06a Incorporate new docs tarball from [email protected].
dc144907
parents: 2958
diff changeset
   305
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   306
* Wed May 12 2004 - [email protected]
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   307
- Updated l10n content to gedit-l10n-po-1.1.tar.bz2
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   308
2485
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   309
* Sun Apr 18 2004 - [email protected]
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   310
- enable javahelp conversion on Solaris
acf1c4f9b7c2 2004-04-18 Laszlo Peter <[email protected]>
laca
parents: 2456
diff changeset
   311
2362
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   312
* Thu Apr 01 2004 - [email protected]
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   313
- javahelp conversion
ef2590f64b05 Javahelp conversion : surrounded by %ifos calls, until solaris specifics are resolved
mattk
parents: 2350
diff changeset
   314
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   315
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   316
- Updated l10n content to gedit-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   317
2251
cca6fa1be7d4 2004-03-19 Glynn Foster <[email protected]>
gman
parents: 2207
diff changeset
   318
* Tue Mar 17 2004 - [email protected]
2252
fdada8e248e5 2004-03-19 Glynn Foster <[email protected]>
gman
parents: 2251
diff changeset
   319
- Add bak schema patch, since we still need it.
fdada8e248e5 2004-03-19 Glynn Foster <[email protected]>
gman
parents: 2251
diff changeset
   320
fdada8e248e5 2004-03-19 Glynn Foster <[email protected]>
gman
parents: 2251
diff changeset
   321
* Tue Mar 17 2004 - [email protected]
2251
cca6fa1be7d4 2004-03-19 Glynn Foster <[email protected]>
gman
parents: 2207
diff changeset
   322
- Bump to 2.5.92. Remove man page, schema includes, pixmap sources
cca6fa1be7d4 2004-03-19 Glynn Foster <[email protected]>
gman
parents: 2207
diff changeset
   323
  build fix and desktop g11n patch.
cca6fa1be7d4 2004-03-19 Glynn Foster <[email protected]>
gman
parents: 2207
diff changeset
   324
2207
9a1ac730d973 2004-03-15 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
   325
* Mon Mar 15 2004 - [email protected]
9a1ac730d973 2004-03-15 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
   326
- Replaced gedit-04-default-schemas.diff with gedit-04-g11n-schemas.diff 
9a1ac730d973 2004-03-15 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
   327
  to fix 4924569 and 4996253
9a1ac730d973 2004-03-15 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
   328
- Added gedit-06-g11n-desktop.diff to fix 4969602
9a1ac730d973 2004-03-15 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
   329
- Added gedit-07-g11n-potfiles.diff
9a1ac730d973 2004-03-15 Takao Fujiwara <[email protected]>
fujiwara
parents: 2159
diff changeset
   330
1750
46503ef3f347 Bump to 2.5.3
mattk
parents: 1609
diff changeset
   331
* Wed Feb 18 2004 - <[email protected]>
46503ef3f347 Bump to 2.5.3
mattk
parents: 1609
diff changeset
   332
- Bump to 2.5.3, add l10n online line
46503ef3f347 Bump to 2.5.3
mattk
parents: 1609
diff changeset
   333
- Ported default schemas patch 04
46503ef3f347 Bump to 2.5.3
mattk
parents: 1609
diff changeset
   334
1520
e5cf94e388c0 *** empty log message ***
mattk
parents: 1475
diff changeset
   335
* Fri Jan 09 2004 - <[email protected]>
e5cf94e388c0 *** empty log message ***
mattk
parents: 1475
diff changeset
   336
- Patch to remove extra includes
e5cf94e388c0 *** empty log message ***
mattk
parents: 1475
diff changeset
   337
1475
a43edcbbd0e6 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1368
diff changeset
   338
* Wed Dec 17 2003 - <[email protected]>
a43edcbbd0e6 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1368
diff changeset
   339
- Bump to 2.5.0
a43edcbbd0e6 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1368
diff changeset
   340
1368
eb0c1c1d2bb9 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1328
diff changeset
   341
* Fri Oct 31 2003 - <[email protected]>
eb0c1c1d2bb9 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1328
diff changeset
   342
- Remove the Sun Supported keyword patch since we're removing
eb0c1c1d2bb9 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1328
diff changeset
   343
  the Extras menu.
eb0c1c1d2bb9 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1328
diff changeset
   344
1328
98950c69452c Updated gedit to 2.4.0 version
mt93683
parents: 1195
diff changeset
   345
* Tue Oct 21 2003 - <[email protected]>
1475
a43edcbbd0e6 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1368
diff changeset
   346
- Updated to GNOME 2.4.0 version, updated POTFILES.in patch,
a43edcbbd0e6 2003-12-17 Glynn Foster <[email protected]>
gman
parents: 1368
diff changeset
   347
  and add patch to use libgnomeprintui 2.3.0 instead of 2.3.1.
1328
98950c69452c Updated gedit to 2.4.0 version
mt93683
parents: 1195
diff changeset
   348
1169
83bb110547f4 integrate Sun docs
laca
parents: 1157
diff changeset
   349
* Fri Sep 26 2003 - <[email protected]>
83bb110547f4 integrate Sun docs
laca
parents: 1157
diff changeset
   350
- integrate Sun docs
83bb110547f4 integrate Sun docs
laca
parents: 1157
diff changeset
   351
509
a02bfd885712 Adding Sun .po files
mick
parents: 442
diff changeset
   352
* Wed Jul 09 2003 - <[email protected]>
a02bfd885712 Adding Sun .po files
mick
parents: 442
diff changeset
   353
- add in sun po files
a02bfd885712 Adding Sun .po files
mick
parents: 442
diff changeset
   354
76
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
   355
* Wed May 14 2003 - [email protected]
da4f65854c8c *** empty log message ***
mattk
parents:
diff changeset
   356
- Initial Sun Release