gaim.spec
author laca
Sun, 05 Sep 2004 07:08:21 +0000
changeset 3846 9ab79af72b15
parent 3843 a5310bc5ccb4
child 3855 4cd13c872d1d
permissions -rw-r--r--
2004-09-05 Laszlo Peter <[email protected]> * *.spec: fix $CPUS on Solaris
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
c18c57da76ad 2004-08-30 Glynn Foster <[email protected]>
gman
parents: 3716
diff changeset
     8
Release:        1
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
3704
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    15
Source1:	gaim-l10n-po-1.3.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
2143
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 2123
diff changeset
    17
Patch1:         gaim-01-g11n-menu-entry.diff
1291
53f544ac0aaf *** empty log message ***
stephen
parents: 1195
diff changeset
    18
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
    19
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
    20
Patch4:         gaim-04-uint_max.diff
2567
4f375381862a 2004-04-27 Vijaykumar Patwari <[email protected]>
vijay
parents: 2494
diff changeset
    21
Patch5:         gaim-05-po-mkinstalldirs.diff
4f375381862a 2004-04-27 Vijaykumar Patwari <[email protected]>
vijay
parents: 2494
diff changeset
    22
Patch6:         gaim-06-gettext.diff
4f375381862a 2004-04-27 Vijaykumar Patwari <[email protected]>
vijay
parents: 2494
diff changeset
    23
Patch7:         gaim-07-g11n-potfiles.diff
3704
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    24
Patch8:         gaim-08-void-return.diff
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    25
Patch9:         gaim-09-ebook-checks.diff
3843
a5310bc5ccb4 * gaim.spec: Add docs tarball from [email protected].
dc144907
parents: 3791
diff changeset
    26
Patch10:        gaim-10-docs.diff
290
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    27
URL:		http://gaim.sourceforge.net/
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    28
BuildRoot:	%{_tmppath}/%{name}-%{version}-build
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    29
Docdir:		%{_defaultdocdir}/gaim
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    30
Autoreqprov:	on
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    31
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    32
BuildRequires:	gtk2-devel
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    33
BuildRequires:	glib2-devel
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    34
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    35
%description
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    36
Gaim allows you to chat over the Internet using a variety of
907
570de5f546e9 *** empty log message ***
stephen
parents: 876
diff changeset
    37
messaging protocols, including AIM, ICQ, IRC, Yahoo!, 
570de5f546e9 *** empty log message ***
stephen
parents: 876
diff changeset
    38
MSN Messenger and Jabber.
290
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    39
These protocols are implemented using a modular, easy to use
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    40
design.
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    41
3704
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    42
%package devel
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    43
Summary:      Multiprotocol Instant Messaging Client
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    44
Group:        System/GUI/GNOME
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    45
Autoreqprov:  on
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    46
Requires:     %name = %version
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    47
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    48
%description devel
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    49
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
    50
messaging protocols, including AIM, ICQ, IRC, Yahoo!, 
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    51
MSN Messenger and Jabber.
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    52
These protocols are implemented using a modular, easy to use
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    53
design.
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
    54
290
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    55
%prep
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    56
%setup -q
2355
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
    57
/usr/bin/bzcat -dc %SOURCE1|tar xf -
3843
a5310bc5ccb4 * gaim.spec: Add docs tarball from [email protected].
dc144907
parents: 3791
diff changeset
    58
/usr/bin/bzcat -dc %SOURCE2|tar xf -
980
3287fbbd6285 Added updated gaim POTFILES.in patch back in
mick
parents: 907
diff changeset
    59
%patch1 -p1
630
689f6ea2d3ee 2003-07-17 Glynn Foster <[email protected]>
gman
parents: 601
diff changeset
    60
%patch2 -p1
1810
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
    61
%patch3 -p1
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
    62
%patch4 -p1
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
    63
%patch5 -p1
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
    64
%patch6 -p1
2123
f75c9e92eef2 2004-03-03 Laszlo Peter <[email protected]>
laca
parents: 1876
diff changeset
    65
%patch7 -p1
2143
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 2123
diff changeset
    66
%patch8 -p1
2615
1a6c0a1c9d89 2004-05-02 Laszlo Peter <[email protected]>
laca
parents: 2567
diff changeset
    67
%patch9 -p1
3843
a5310bc5ccb4 * gaim.spec: Add docs tarball from [email protected].
dc144907
parents: 3791
diff changeset
    68
%patch10 -p1
290
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    69
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    70
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    71
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    72
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    73
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    74
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    75
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3843
diff changeset
    76
  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
    77
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    78
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    79
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    80
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    81
2393
e3c268c9143d 2004-04-05 Niall Power <[email protected]>
niall
parents: 2383
diff changeset
    82
%ifos solaris
2383
c5276dc5f57f 2004-04-04 Laszlo Peter <[email protected]>
laca
parents: 2355
diff changeset
    83
glib-gettextize -f
2393
e3c268c9143d 2004-04-05 Niall Power <[email protected]>
niall
parents: 2383
diff changeset
    84
%endif
1810
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
    85
libtoolize --force
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
    86
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
    87
autoheader
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
    88
automake -a -c -f
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
    89
autoconf
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
    90
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
    91
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
    92
LD_LIBRARY_PATH="%{_libdir}:$LD_LIBRARY_PATH"
290
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    93
./configure --prefix=%{_prefix} --mandir=%{_mandir}
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    94
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    95
make -j $CPUS
290
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    96
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    97
%install
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    98
if [ -d $RPM_BUILD_ROOT ]; then rm -r $RPM_BUILD_ROOT; fi;
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
    99
make DESTDIR=$RPM_BUILD_ROOT install
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   100
rm -Rf $RPM_BUILD_ROOT%{_libdir}/perl5
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   101
rm $RPM_BUILD_ROOT%{_libdir}/gaim/*.la
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   102
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
   103
# 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
   104
# rm $RPM_BUILD_ROOT%{_mandir}/man3/*
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   105
290
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   106
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   107
%files
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   108
%defattr(-, root, root)
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   109
%doc doc/the_penguin.txt doc/CREDITS NEWS COPYING AUTHORS
1319
62520648ebaa *** empty log message ***
stephen
parents: 1291
diff changeset
   110
%doc doc/FAQ README ChangeLog HACKING
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   111
%attr(755, root, root) %{_libdir}/gaim/*.so
876
e0ab994abd3d *** empty log message ***
stephen
parents: 875
diff changeset
   112
%attr(755, root, root) %{_libdir}/libgaim-remote.so.*
290
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   113
%{_bindir}/*
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   114
%{_mandir}/man1/*
3791
280636cfd8c7 2004-08-30 Glynn Foster <[email protected]>
gman
parents: 3790
diff changeset
   115
%{_mandir}/man3/*
290
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   116
%{_datadir}/locale/*/*/*
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   117
%{_datadir}/pixmaps/*
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   118
%{_datadir}/sounds/gaim/*
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   119
%{_datadir}/applications/*
3704
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
   120
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
   121
%files devel
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
   122
%defattr(-, root, root)
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
   123
%{_libdir}/pkgconfig/*
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
   124
%{_includedir}/gaim/*
290
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   125
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   126
%clean
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   127
rm -r $RPM_BUILD_ROOT
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   128
c7a3d7801635 2003-06-13 Laszlo Peter <[email protected]>
laca
parents:
diff changeset
   129
%changelog
3790
c18c57da76ad 2004-08-30 Glynn Foster <[email protected]>
gman
parents: 3716
diff changeset
   130
* Mon Aug 30 2004 - [email protected]
c18c57da76ad 2004-08-30 Glynn Foster <[email protected]>
gman
parents: 3716
diff changeset
   131
- Bump to 0.82.1
c18c57da76ad 2004-08-30 Glynn Foster <[email protected]>
gman
parents: 3716
diff changeset
   132
3716
a71388679dde mandir/man3/* added to gaim.spec
lk86177
parents: 3704
diff changeset
   133
* Tue Aug 24 2004 - [email protected]
a71388679dde mandir/man3/* added to gaim.spec
lk86177
parents: 3704
diff changeset
   134
- mandir/man3 added to base package
3790
c18c57da76ad 2004-08-30 Glynn Foster <[email protected]>
gman
parents: 3716
diff changeset
   135
3704
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
   136
* Tue Aug 24 2004 - [email protected]
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
   137
- Bump to 0.81 and create a devel package.
9b9a9b789a96 2004-08-24 Glynn Foster <[email protected]>
gman
parents: 3679
diff changeset
   138
3657
0e955c793a20 * gaim.spec: Comment out removal of man3 files, added during rpm4 work. This
dc144907
parents: 3628
diff changeset
   139
* 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
   140
- 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
   141
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   142
* 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
   143
- 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
   144
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   145
* Wed Jul 07 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   146
- ported to rpm4
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   147
                                                                                
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   148
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   149
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   150
3068
bbc0b3a7e9d5 2004-06-09 Kaushal Kumar <[email protected]>
kaushal
parents: 3017
diff changeset
   151
* Wed Jun 09 2004 - [email protected]
bbc0b3a7e9d5 2004-06-09 Kaushal Kumar <[email protected]>
kaushal
parents: 3017
diff changeset
   152
- Modified patch gaim-02-remove-unwanted-protocols.diff to remove the 
bbc0b3a7e9d5 2004-06-09 Kaushal Kumar <[email protected]>
kaushal
parents: 3017
diff changeset
   153
  unnecessary protocols from the build.
bbc0b3a7e9d5 2004-06-09 Kaushal Kumar <[email protected]>
kaushal
parents: 3017
diff changeset
   154
3017
68f6ccbf144e 2004-06-04 Arvind Samptur <[email protected]>
arvind
parents: 2958
diff changeset
   155
* Fri Jun 04 2004 - [email protected]
68f6ccbf144e 2004-06-04 Arvind Samptur <[email protected]>
arvind
parents: 2958
diff changeset
   156
- 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
   157
  Solaris
68f6ccbf144e 2004-06-04 Arvind Samptur <[email protected]>
arvind
parents: 2958
diff changeset
   158
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2619
diff changeset
   159
* 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
   160
- 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
   161
2615
1a6c0a1c9d89 2004-05-02 Laszlo Peter <[email protected]>
laca
parents: 2567
diff changeset
   162
* Sun May 02 2004 - [email protected]
1a6c0a1c9d89 2004-05-02 Laszlo Peter <[email protected]>
laca
parents: 2567
diff changeset
   163
- 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
   164
2567
4f375381862a 2004-04-27 Vijaykumar Patwari <[email protected]>
vijay
parents: 2494
diff changeset
   165
* Tue Apr 27 2004 - [email protected]
4f375381862a 2004-04-27 Vijaykumar Patwari <[email protected]>
vijay
parents: 2494
diff changeset
   166
- Bumped new tarball 0.76 version and updated spec file 
4f375381862a 2004-04-27 Vijaykumar Patwari <[email protected]>
vijay
parents: 2494
diff changeset
   167
  accordingly.
4f375381862a 2004-04-27 Vijaykumar Patwari <[email protected]>
vijay
parents: 2494
diff changeset
   168
2393
e3c268c9143d 2004-04-05 Niall Power <[email protected]>
niall
parents: 2383
diff changeset
   169
* Mon Apr 05 2004 - [email protected]
e3c268c9143d 2004-04-05 Niall Power <[email protected]>
niall
parents: 2383
diff changeset
   170
- ifos'ify glib-gettexttize, to stop nameless .mo files being 
e3c268c9143d 2004-04-05 Niall Power <[email protected]>
niall
parents: 2383
diff changeset
   171
  generated on cinnabar/linux.
e3c268c9143d 2004-04-05 Niall Power <[email protected]>
niall
parents: 2383
diff changeset
   172
2383
c5276dc5f57f 2004-04-04 Laszlo Peter <[email protected]>
laca
parents: 2355
diff changeset
   173
* Sun Apr 04 2004 - [email protected]
c5276dc5f57f 2004-04-04 Laszlo Peter <[email protected]>
laca
parents: 2355
diff changeset
   174
- add glib-gettextize to make the build work with Solaris msgfmt
c5276dc5f57f 2004-04-04 Laszlo Peter <[email protected]>
laca
parents: 2355
diff changeset
   175
2355
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   176
* Wed Mar 31 2004 - [email protected]
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   177
- replace tar jxf with the more solaris friendly
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   178
  bzcat piped through tar
ccf597d7b37a 2004-03-31 Brian Cameron <[email protected]>
bc99092
parents: 2350
diff changeset
   179
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   180
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   181
- Adding gaim-l10n-po-1.0.tar.bz2 l10n content
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   182
2161
18e1154d879a 2004-03-08 Vijaykumar Patwari <[email protected]>
vijay
parents: 2159
diff changeset
   183
* Mon Mar 08 2004 - [email protected]
18e1154d879a 2004-03-08 Vijaykumar Patwari <[email protected]>
vijay
parents: 2159
diff changeset
   184
- Fixes all vulnerabilities reproted in the bug report.
18e1154d879a 2004-03-08 Vijaykumar Patwari <[email protected]>
vijay
parents: 2159
diff changeset
   185
2143
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 2123
diff changeset
   186
* Thu Mar 04 2004 - [email protected]
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 2123
diff changeset
   187
- Removed gaim-01-menu-entry.diff
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 2123
diff changeset
   188
- Added gaim-01-g11n-menu-entry.diff to fix 4957377
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 2123
diff changeset
   189
- Added gaim-08-g11n-potfiles.diff
301b08152338 2004-03-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 2123
diff changeset
   190
2123
f75c9e92eef2 2004-03-03 Laszlo Peter <[email protected]>
laca
parents: 1876
diff changeset
   191
* Wed Mar 03 2004 - <[email protected]>
f75c9e92eef2 2004-03-03 Laszlo Peter <[email protected]>
laca
parents: 1876
diff changeset
   192
- 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
   193
1844
8a32b2d02179 Bump releases, fix patch bug
mattk
parents: 1810
diff changeset
   194
* Fri Feb 20 2004 - <[email protected]>
8a32b2d02179 Bump releases, fix patch bug
mattk
parents: 1810
diff changeset
   195
- Distro to Cinnabar, fixed patch gaim-06-po-mkinstalldirs.diff
8a32b2d02179 Bump releases, fix patch bug
mattk
parents: 1810
diff changeset
   196
1810
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
   197
* 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
   198
- Update to 0.75.
037a440ec0cd Update to 0.75. Add patches for Solaris compilation. Add CFLAGS for Forte
dc144907
parents: 1609
diff changeset
   199
1372
3ac88946df24 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1319
diff changeset
   200
* Fri Oct 31 2003 - <[email protected]>
3ac88946df24 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1319
diff changeset
   201
- Remove the Sun Supported keyword from the menu
3ac88946df24 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1319
diff changeset
   202
  patch.
3ac88946df24 2003-10-31 Glynn Foster <[email protected]>
gman
parents: 1319
diff changeset
   203
1291
53f544ac0aaf *** empty log message ***
stephen
parents: 1195
diff changeset
   204
* Mon Oct 20 2003 - <[email protected]>
53f544ac0aaf *** empty log message ***
stephen
parents: 1195
diff changeset
   205
- update to 0.70 and removed potfiles patch
53f544ac0aaf *** empty log message ***
stephen
parents: 1195
diff changeset
   206
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   207
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   208
- remove *.a, *.la
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   209
980
3287fbbd6285 Added updated gaim POTFILES.in patch back in
mick
parents: 907
diff changeset
   210
* Tue Aug 05 2003 [email protected]
3287fbbd6285 Added updated gaim POTFILES.in patch back in
mick
parents: 907
diff changeset
   211
- Added POTFILES.in patch again (updated)
3287fbbd6285 Added updated gaim POTFILES.in patch back in
mick
parents: 907
diff changeset
   212
876
e0ab994abd3d *** empty log message ***
stephen
parents: 875
diff changeset
   213
* Fri Aug 01 2003 [email protected]
907
570de5f546e9 *** empty log message ***
stephen
parents: 876
diff changeset
   214
- removed unwanted protocols
570de5f546e9 *** empty log message ***
stephen
parents: 876
diff changeset
   215
570de5f546e9 *** empty log message ***
stephen
parents: 876
diff changeset
   216
* Fri Aug 01 2003 [email protected]
876
e0ab994abd3d *** empty log message ***
stephen
parents: 875
diff changeset
   217
- why was there no changelog for this before? well 
e0ab994abd3d *** empty log message ***
stephen
parents: 875
diff changeset
   218
  new tarball, bumped release, reset release, added lbgaim-remote.so.*