gaim.spec
author dermotm
Mon, 29 Nov 2004 15:00:12 +0000
changeset 4689 e27c4329df06
parent 4632 6e3a40736eb9
child 4720 5a785417365a
permissions -rw-r--r--
Incremented release numbers for build 24
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
290
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
     1
#
601
7a2f75f5bd95 2003-07-16 Mark McLoughlin <[email protected]>
markmc
parents: 575
diff changeset
     2
# Copyright (c) 2003 Sun Microsystems, Inc.
290
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
     3
# This file and all modifications and additions to the pristine
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
     4
# package are under the same license as the package itself.
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
     5
#
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
     6
Name:		gaim
3790
c18c57da76ad 2004-08-30 Glynn Foster <[email protected]>
gman
parents: 3716
diff changeset
     7
Version:	0.82.1
4689
e27c4329df06 Incremented release numbers for build 24
dermotm
parents: 4632
diff changeset
     8
Release:        26
290
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
     9
License:	GPL
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    10
Group:		Applications/Internet
1844
8a32b2d02179 Bump releases, fix patch bug
mattk
parents: 1810
diff changeset
    11
Distribution:	Cinnabar
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 569
diff changeset
    12
Vendor:		Sun Microsystems, Inc.
3704
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    13
Summary:	Multiprotocol Instant Messaging Client
1810
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
    14
Source:		http://heanet.dl.sourceforge.net/sourceforge/gaim/%{name}-%{version}.tar.bz2
4632
6e3a40736eb9 * Wed Nov 24 2004 - [email protected]
miles
parents: 4579
diff changeset
    15
Source1:	gaim-l10n-po-1.9.tar.bz2
3843
a5310bc5ccb4 * gaim.spec: Add docs tarball from [email protected].
dc144907
parents: 3791
diff changeset
    16
Source2:	gaim-docs-0.1.tar.bz2
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    17
Source3:	l10n-configure.sh
4537
9e48c62d8641 2004-11-12 kazuhiko maekawa <[email protected]>
feyn
parents: 4455
diff changeset
    18
Source4:	gaim-l10n-online-help-ci.tar.bz2
2143
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 2123
diff changeset
    19
Patch1:         gaim-01-g11n-menu-entry.diff
1291
53f544ac0aaf *** empty log message ***
stephen
parents: 1195
diff changeset
    20
Patch2:         gaim-02-remove-unwanted-protocols.diff
1810
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
    21
Patch3:         gaim-03-perl-common-argc.diff
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
    22
Patch4:         gaim-04-uint_max.diff
2567
4f375381862a 2004-04-27 Vijaykumar Patwari <[email protected]>
vijay
parents: 2494
diff changeset
    23
Patch5:         gaim-05-po-mkinstalldirs.diff
4f375381862a 2004-04-27 Vijaykumar Patwari <[email protected]>
vijay
parents: 2494
diff changeset
    24
Patch6:         gaim-06-gettext.diff
4f375381862a 2004-04-27 Vijaykumar Patwari <[email protected]>
vijay
parents: 2494
diff changeset
    25
Patch7:         gaim-07-g11n-potfiles.diff
3704
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    26
Patch8:         gaim-08-void-return.diff
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    27
Patch9:         gaim-09-ebook-checks.diff
3843
a5310bc5ccb4 * gaim.spec: Add docs tarball from [email protected].
dc144907
parents: 3791
diff changeset
    28
Patch10:        gaim-10-docs.diff
4317
4c05f6206053 2004-10-21 Alvaro Lopez Ortega <[email protected]>
alo
parents: 4276
diff changeset
    29
Patch11:        gaim-11-sound_errors.diff
4381
9f3f4ab3575f 2004-10-29 Vijaykumar Patwari <[email protected]>
vijay
parents: 4317
diff changeset
    30
Patch12:        gaim-12-msn-security-fix.diff
4393
3fbf2e0890b5 2004-10-29 Stephen Browne <[email protected]>
stephen
parents: 4387
diff changeset
    31
Patch13:        gaim-13-add-help.diff
4537
9e48c62d8641 2004-11-12 kazuhiko maekawa <[email protected]>
feyn
parents: 4455
diff changeset
    32
Patch14:        gaim-14-l10n-online-help.diff
290
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    33
URL:		http://gaim.sourceforge.net/
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    34
BuildRoot:	%{_tmppath}/%{name}-%{version}-build
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    35
Docdir:		%{_defaultdocdir}/gaim
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    36
Autoreqprov:	on
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    37
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    38
BuildRequires:	gtk2-devel
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    39
BuildRequires:	glib2-devel
3857
04c2b6b18a33 javahelp-convert the new docs
mattk
parents: 3855
diff changeset
    40
BuildRequires:	javahelp-convert
290
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    41
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    42
%description
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    43
Gaim allows you to chat over the Internet using a variety of
907
570de5f546e9 *** empty log message ***
stephen
parents: 876
diff changeset
    44
messaging protocols, including AIM, ICQ, IRC, Yahoo!, 
570de5f546e9 *** empty log message ***
stephen
parents: 876
diff changeset
    45
MSN Messenger and Jabber.
290
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    46
These protocols are implemented using a modular, easy to use
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    47
design.
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    48
3704
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    49
%package devel
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    50
Summary:      Multiprotocol Instant Messaging Client
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    51
Group:        System/GUI/GNOME
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    52
Autoreqprov:  on
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    53
Requires:     %name = %version
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    54
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    55
%description devel
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    56
Gaim allows you to chat over the Internet using a variety of
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    57
messaging protocols, including AIM, ICQ, IRC, Yahoo!, 
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    58
MSN Messenger and Jabber.
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    59
These protocols are implemented using a modular, easy to use
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    60
design.
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    61
290
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    62
%prep
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    63
%setup -q
2355
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
    64
/usr/bin/bzcat -dc %SOURCE1|tar xf -
3843
a5310bc5ccb4 * gaim.spec: Add docs tarball from [email protected].
dc144907
parents: 3791
diff changeset
    65
/usr/bin/bzcat -dc %SOURCE2|tar xf -
980
3287fbbd6285 Added updated gaim POTFILES.in patch back in
mick
parents: 907
diff changeset
    66
%patch1 -p1
630
689f6ea2d3ee 2003-07-17 Glynn Foster <[email protected]>
gman
parents: 601
diff changeset
    67
%patch2 -p1
1810
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
    68
%patch3 -p1
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
    69
%patch4 -p1
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
    70
%patch5 -p1
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
    71
%patch6 -p1
2123
f75c9e92eef2 2004-03-03 Laszlo Peter <[email protected]>
laca
parents: 1876
diff changeset
    72
%patch7 -p1
2143
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 2123
diff changeset
    73
%patch8 -p1
2615
1a6c0a1c9d89 2004-05-02 Laszlo Peter <[email protected]>
laca
parents: 2567
diff changeset
    74
%patch9 -p1
3843
a5310bc5ccb4 * gaim.spec: Add docs tarball from [email protected].
dc144907
parents: 3791
diff changeset
    75
%patch10 -p1
4317
4c05f6206053 2004-10-21 Alvaro Lopez Ortega <[email protected]>
alo
parents: 4276
diff changeset
    76
%patch11 -p1
4381
9f3f4ab3575f 2004-10-29 Vijaykumar Patwari <[email protected]>
vijay
parents: 4317
diff changeset
    77
%patch12 -p1
4393
3fbf2e0890b5 2004-10-29 Stephen Browne <[email protected]>
stephen
parents: 4387
diff changeset
    78
%patch13 -p1
4537
9e48c62d8641 2004-11-12 kazuhiko maekawa <[email protected]>
feyn
parents: 4455
diff changeset
    79
%patch14 -p1
9e48c62d8641 2004-11-12 kazuhiko maekawa <[email protected]>
feyn
parents: 4455
diff changeset
    80
/usr/bin/bzcat -dc %SOURCE4|tar xf -
290
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    81
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    82
bash -x %SOURCE3
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4409
diff changeset
    83
290
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    84
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    85
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    86
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    87
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    88
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    89
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3843
diff changeset
    90
  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
    91
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    92
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    93
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    94
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    95
2393
e3c268c9143d 2004-04-05 Niall Power <[email protected]>
niall
parents: 2383
diff changeset
    96
%ifos solaris
2383
c5276dc5f57f 2004-04-04 Laszlo Peter <[email protected]>
laca
parents: 2355
diff changeset
    97
glib-gettextize -f
2393
e3c268c9143d 2004-04-05 Niall Power <[email protected]>
niall
parents: 2383
diff changeset
    98
%endif
1810
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
    99
libtoolize --force
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
   100
aclocal $ACLOCAL_FLAGS -I %{_datadir}/aclocal/gnome2-macros -I .
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
   101
autoheader
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
   102
automake -a -c -f
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
   103
autoconf
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
   104
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
   105
CFLAGS="$RPM_OPT_FLAGS -DG_IMPLEMENT_INLINES -DG_HAVE_ISO_VARARGS" \
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
   106
LD_LIBRARY_PATH="%{_libdir}:$LD_LIBRARY_PATH"
290
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   107
./configure --prefix=%{_prefix} --mandir=%{_mandir}
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   108
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   109
make -j $CPUS
290
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   110
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   111
%install
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   112
if [ -d $RPM_BUILD_ROOT ]; then rm -r $RPM_BUILD_ROOT; fi;
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   113
make DESTDIR=$RPM_BUILD_ROOT install
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   114
rm -Rf $RPM_BUILD_ROOT%{_libdir}/perl5
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   115
rm $RPM_BUILD_ROOT%{_libdir}/gaim/*.la
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   116
rm $RPM_BUILD_ROOT%{_libdir}/*.la
3657
0e955c793a20 * gaim.spec: Comment out removal of man3 files, added during rpm4 work. This
dc144907
parents: 3628
diff changeset
   117
# Added in rpm4 work. Breaking Solaris build. Comment out for now.
0e955c793a20 * gaim.spec: Comment out removal of man3 files, added during rpm4 work. This
dc144907
parents: 3628
diff changeset
   118
# rm $RPM_BUILD_ROOT%{_mandir}/man3/*
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   119
3857
04c2b6b18a33 javahelp-convert the new docs
mattk
parents: 3855
diff changeset
   120
javahelp-convert-install $RPM_BUILD_ROOT %{name} %{name}.xml
04c2b6b18a33 javahelp-convert the new docs
mattk
parents: 3855
diff changeset
   121
290
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   122
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   123
%files
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   124
%defattr(-, root, root)
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   125
%doc doc/the_penguin.txt doc/CREDITS NEWS COPYING AUTHORS
1319
62520648ebaa *** empty log message ***
stephen
parents: 1291
diff changeset
   126
%doc doc/FAQ README ChangeLog HACKING
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   127
%attr(755, root, root) %{_libdir}/gaim/*.so
876
e0ab994abd3d *** empty log message ***
stephen
parents: 875
diff changeset
   128
%attr(755, root, root) %{_libdir}/libgaim-remote.so.*
290
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   129
%{_bindir}/*
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   130
%{_mandir}/man1/*
3791
280636cfd8c7 2004-08-30 Glynn Foster <[email protected]>
gman
parents: 3790
diff changeset
   131
%{_mandir}/man3/*
290
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   132
%{_datadir}/locale/*/*/*
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   133
%{_datadir}/pixmaps/*
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   134
%{_datadir}/sounds/gaim/*
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   135
%{_datadir}/applications/*
3860
b24f8f0691e6 Added help files to %files
mattk
parents: 3858
diff changeset
   136
%{_datadir}/gnome/help/*
b24f8f0691e6 Added help files to %files
mattk
parents: 3858
diff changeset
   137
%{_datadir}/gnome/javahelp/*
3862
cd53b2de749b Added omf file to %files
mattk
parents: 3860
diff changeset
   138
%{_datadir}/omf/*
3704
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
   139
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
   140
%files devel
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
   141
%defattr(-, root, root)
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
   142
%{_libdir}/pkgconfig/*
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
   143
%{_includedir}/gaim/*
290
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   144
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   145
%clean
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   146
rm -r $RPM_BUILD_ROOT
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   147
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   148
%changelog
4537
9e48c62d8641 2004-11-12 kazuhiko maekawa <[email protected]>
feyn
parents: 4455
diff changeset
   149
* Fri Nov 12 2004 - [email protected]
9e48c62d8641 2004-11-12 kazuhiko maekawa <[email protected]>
feyn
parents: 4455
diff changeset
   150
- Added workaround fix for 6193354
9e48c62d8641 2004-11-12 kazuhiko maekawa <[email protected]>
feyn
parents: 4455
diff changeset
   151
4381
9f3f4ab3575f 2004-10-29 Vijaykumar Patwari <[email protected]>
vijay
parents: 4317
diff changeset
   152
* Fri Oct 29 2004 - [email protected]
9f3f4ab3575f 2004-10-29 Vijaykumar Patwari <[email protected]>
vijay
parents: 4317
diff changeset
   153
- Fixes msn security issues.
9f3f4ab3575f 2004-10-29 Vijaykumar Patwari <[email protected]>
vijay
parents: 4317
diff changeset
   154
4317
4c05f6206053 2004-10-21 Alvaro Lopez Ortega <[email protected]>
alo
parents: 4276
diff changeset
   155
* Thu Oct 21 2004 - [email protected]
4c05f6206053 2004-10-21 Alvaro Lopez Ortega <[email protected]>
alo
parents: 4276
diff changeset
   156
- Added patch #11. Fixes #5101982
4c05f6206053 2004-10-21 Alvaro Lopez Ortega <[email protected]>
alo
parents: 4276
diff changeset
   157
3857
04c2b6b18a33 javahelp-convert the new docs
mattk
parents: 3855
diff changeset
   158
* Mon Sep 06 2004 - [email protected]
04c2b6b18a33 javahelp-convert the new docs
mattk
parents: 3855
diff changeset
   159
- Add javahelp-convert for new docs
04c2b6b18a33 javahelp-convert the new docs
mattk
parents: 3855
diff changeset
   160
3855
4cd13c872d1d gaim.spec: Add missing %ChangeLog entry.
dc144907
parents: 3846
diff changeset
   161
* Fri Sep 03 2004 - [email protected]
4cd13c872d1d gaim.spec: Add missing %ChangeLog entry.
dc144907
parents: 3846
diff changeset
   162
- Add docs tarball from [email protected].
4cd13c872d1d gaim.spec: Add missing %ChangeLog entry.
dc144907
parents: 3846
diff changeset
   163
- Add patch to incorporate docs tarball.
4cd13c872d1d gaim.spec: Add missing %ChangeLog entry.
dc144907
parents: 3846
diff changeset
   164
3790
c18c57da76ad 2004-08-30 Glynn Foster <[email protected]>
gman
parents: 3716
diff changeset
   165
* Mon Aug 30 2004 - [email protected]
c18c57da76ad 2004-08-30 Glynn Foster <[email protected]>
gman
parents: 3716
diff changeset
   166
- Bump to 0.82.1
c18c57da76ad 2004-08-30 Glynn Foster <[email protected]>
gman
parents: 3716
diff changeset
   167
3716
a71388679dde mandir/man3/* added to gaim.spec
lk86177
parents: 3704
diff changeset
   168
* Tue Aug 24 2004 - [email protected]
a71388679dde mandir/man3/* added to gaim.spec
lk86177
parents: 3704
diff changeset
   169
- mandir/man3 added to base package
3790
c18c57da76ad 2004-08-30 Glynn Foster <[email protected]>
gman
parents: 3716
diff changeset
   170
3704
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
   171
* Tue Aug 24 2004 - [email protected]
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
   172
- Bump to 0.81 and create a devel package.
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
   173
3657
0e955c793a20 * gaim.spec: Comment out removal of man3 files, added during rpm4 work. This
dc144907
parents: 3628
diff changeset
   174
* Fri Aug 20 2004 - [email protected]
0e955c793a20 * gaim.spec: Comment out removal of man3 files, added during rpm4 work. This
dc144907
parents: 3628
diff changeset
   175
- Comment out removal of man3 files - these don't exist on Solaris.
0e955c793a20 * gaim.spec: Comment out removal of man3 files, added during rpm4 work. This
dc144907
parents: 3628
diff changeset
   176
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   177
* 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
   178
- Updated l10n content to gaim-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
   179
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   180
* Wed Jul 07 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   181
- ported to rpm4
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   182
                                                                                
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   183
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   184
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   185
3068
bbc0b3a7e9d5 2004-06-09 Kaushal Kumar <[email protected]>
kaushal
parents: 3017
diff changeset
   186
* Wed Jun 09 2004 - [email protected]
bbc0b3a7e9d5 2004-06-09 Kaushal Kumar <[email protected]>
kaushal
parents: 3017
diff changeset
   187
- Modified patch gaim-02-remove-unwanted-protocols.diff to remove the 
bbc0b3a7e9d5 2004-06-09 Kaushal Kumar <[email protected]>
kaushal
parents: 3017
diff changeset
   188
  unnecessary protocols from the build.
bbc0b3a7e9d5 2004-06-09 Kaushal Kumar <[email protected]>
kaushal
parents: 3017
diff changeset
   189
3017
68f6ccbf144e 2004-06-04 Arvind Samptur <[email protected]>
arvind
parents: 2958
diff changeset
   190
* Fri Jun 04 2004 - [email protected]
68f6ccbf144e 2004-06-04 Arvind Samptur <[email protected]>
arvind
parents: 2958
diff changeset
   191
- Add patch gaim-10-iconv-open.diff. Fixes the irc protocol on
68f6ccbf144e 2004-06-04 Arvind Samptur <[email protected]>
arvind
parents: 2958
diff changeset
   192
  Solaris
68f6ccbf144e 2004-06-04 Arvind Samptur <[email protected]>
arvind
parents: 2958
diff changeset
   193
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   194
* 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
   195
- Updated l10n content to gaim-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
   196
2615
1a6c0a1c9d89 2004-05-02 Laszlo Peter <[email protected]>
laca
parents: 2567
diff changeset
   197
* Sun May 02 2004 - [email protected]
1a6c0a1c9d89 2004-05-02 Laszlo Peter <[email protected]>
laca
parents: 2567
diff changeset
   198
- add patch #9 (void-return) for a void function returning a value
1a6c0a1c9d89 2004-05-02 Laszlo Peter <[email protected]>
laca
parents: 2567
diff changeset
   199
2567
4f375381862a 2004-04-27 Vijaykumar Patwari <[email protected]>
vijay
parents: 2494
diff changeset
   200
* Tue Apr 27 2004 - [email protected]
4f375381862a 2004-04-27 Vijaykumar Patwari <[email protected]>
vijay
parents: 2494
diff changeset
   201
- Bumped new tarball 0.76 version and updated spec file 
4f375381862a 2004-04-27 Vijaykumar Patwari <[email protected]>
vijay
parents: 2494
diff changeset
   202
  accordingly.
4f375381862a 2004-04-27 Vijaykumar Patwari <[email protected]>
vijay
parents: 2494
diff changeset
   203
2393
e3c268c9143d 2004-04-05 Niall Power <[email protected]>
niall
parents: 2383
diff changeset
   204
* Mon Apr 05 2004 - [email protected]
e3c268c9143d 2004-04-05 Niall Power <[email protected]>
niall
parents: 2383
diff changeset
   205
- ifos'ify glib-gettexttize, to stop nameless .mo files being 
e3c268c9143d 2004-04-05 Niall Power <[email protected]>
niall
parents: 2383
diff changeset
   206
  generated on cinnabar/linux.
e3c268c9143d 2004-04-05 Niall Power <[email protected]>
niall
parents: 2383
diff changeset
   207
2383
c5276dc5f57f 2004-04-04 Laszlo Peter <[email protected]>
laca
parents: 2355
diff changeset
   208
* Sun Apr 04 2004 - [email protected]
c5276dc5f57f 2004-04-04 Laszlo Peter <[email protected]>
laca
parents: 2355
diff changeset
   209
- add glib-gettextize to make the build work with Solaris msgfmt
c5276dc5f57f 2004-04-04 Laszlo Peter <[email protected]>
laca
parents: 2355
diff changeset
   210
2355
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   211
* Wed Mar 31 2004 - [email protected]
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   212
- replace tar jxf with the more solaris friendly
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   213
  bzcat piped through tar
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   214
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   215
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   216
- Adding gaim-l10n-po-1.0.tar.bz2 l10n content
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   217
2161
18e1154d879a 2004-03-08 Vijaykumar Patwari <[email protected]>
vijay
parents: 2159
diff changeset
   218
* Mon Mar 08 2004 - [email protected]
18e1154d879a 2004-03-08 Vijaykumar Patwari <[email protected]>
vijay
parents: 2159
diff changeset
   219
- Fixes all vulnerabilities reproted in the bug report.
18e1154d879a 2004-03-08 Vijaykumar Patwari <[email protected]>
vijay
parents: 2159
diff changeset
   220
2143
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 2123
diff changeset
   221
* Thu Mar 04 2004 - [email protected]
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 2123
diff changeset
   222
- Removed gaim-01-menu-entry.diff
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 2123
diff changeset
   223
- Added gaim-01-g11n-menu-entry.diff to fix 4957377
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 2123
diff changeset
   224
- Added gaim-08-g11n-potfiles.diff
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 2123
diff changeset
   225
2123
f75c9e92eef2 2004-03-03 Laszlo Peter <[email protected]>
laca
parents: 1876
diff changeset
   226
* Wed Mar 03 2004 - <[email protected]>
f75c9e92eef2 2004-03-03 Laszlo Peter <[email protected]>
laca
parents: 1876
diff changeset
   227
- fix Solaris build by forcing the use of the glib gettext test macro
f75c9e92eef2 2004-03-03 Laszlo Peter <[email protected]>
laca
parents: 1876
diff changeset
   228
1844
8a32b2d02179 Bump releases, fix patch bug
mattk
parents: 1810
diff changeset
   229
* Fri Feb 20 2004 - <[email protected]>
8a32b2d02179 Bump releases, fix patch bug
mattk
parents: 1810
diff changeset
   230
- Distro to Cinnabar, fixed patch gaim-06-po-mkinstalldirs.diff
8a32b2d02179 Bump releases, fix patch bug
mattk
parents: 1810
diff changeset
   231
1810
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
   232
* Thu Feb 19 2004 - <[email protected]>
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
   233
- Update to 0.75.
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
   234
1372
3ac88946df24 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1319
diff changeset
   235
* Fri Oct 31 2003 - <[email protected]>
3ac88946df24 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1319
diff changeset
   236
- Remove the Sun Supported keyword from the menu
3ac88946df24 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1319
diff changeset
   237
  patch.
3ac88946df24 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1319
diff changeset
   238
1291
53f544ac0aaf *** empty log message ***
stephen
parents: 1195
diff changeset
   239
* Mon Oct 20 2003 - <[email protected]>
53f544ac0aaf *** empty log message ***
stephen
parents: 1195
diff changeset
   240
- update to 0.70 and removed potfiles patch
53f544ac0aaf *** empty log message ***
stephen
parents: 1195
diff changeset
   241
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   242
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   243
- remove *.a, *.la
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   244
980
3287fbbd6285 Added updated gaim POTFILES.in patch back in
mick
parents: 907
diff changeset
   245
* Tue Aug 05 2003 [email protected]
3287fbbd6285 Added updated gaim POTFILES.in patch back in
mick
parents: 907
diff changeset
   246
- Added POTFILES.in patch again (updated)
3287fbbd6285 Added updated gaim POTFILES.in patch back in
mick
parents: 907
diff changeset
   247
876
e0ab994abd3d *** empty log message ***
stephen
parents: 875
diff changeset
   248
* Fri Aug 01 2003 [email protected]
907
570de5f546e9 *** empty log message ***
stephen
parents: 876
diff changeset
   249
- removed unwanted protocols
570de5f546e9 *** empty log message ***
stephen
parents: 876
diff changeset
   250
570de5f546e9 *** empty log message ***
stephen
parents: 876
diff changeset
   251
* Fri Aug 01 2003 [email protected]
876
e0ab994abd3d *** empty log message ***
stephen
parents: 875
diff changeset
   252
- why was there no changelog for this before? well 
e0ab994abd3d *** empty log message ***
stephen
parents: 875
diff changeset
   253
  new tarball, bumped release, reset release, added lbgaim-remote.so.*