base-specs/glib2.spec
author gman
Thu, 30 Sep 2010 21:37:28 +0000
branchgnome-2-30
changeset 20130 c7dfc176dcbd
parent 18035 2152dea8585d
child 18233 7256461f8edc
child 20325 b92749c51ac0
child 21691 eb1695f62120
permissions -rw-r--r--
2010-10-01 Glynn Foster <[email protected]> * specs/SUNWos-welcome.spec: Bump to 1.0.6
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     1
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     2
# spec file for package glib2 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
11405
83dbd19ba377 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11398
diff changeset
     4
# Copyright 2008 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     6
# package are under the same license as the package itself.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16426
diff changeset
     8
%define owner erwannc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
#
16426
6e0af232ec80 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16340
diff changeset
    10
17852
edfc096bfd70 2010-04-16 Christian Kelly <[email protected]>
chrisk
parents: 17798
diff changeset
    11
%define OSR LFI#105446 (gnome Exec. summary):n/a
16426
6e0af232ec80 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16340
diff changeset
    12
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
Name:         glib2 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    14
License:      LGPL
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
Group:        System/Libraries
17872
033ea8993032 2010-04-20 Christian Kelly <[email protected]>
chrisk
parents: 17864
diff changeset
    16
Version:      2.25.1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
Release:      1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Distribution: Java Desktop System
17864
337913e88a9d 2010-04-19 Christian Kelly <[email protected]>
chrisk
parents: 17852
diff changeset
    19
Vendor:       Gnome Community
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Summary:      Low level core compatibility library for GTK+ and GNOME
17872
033ea8993032 2010-04-20 Christian Kelly <[email protected]>
chrisk
parents: 17864
diff changeset
    21
Source:       http://ftp.gnome.org/pub/GNOME/sources/glib/2.25/glib-%{version}.tar.bz2
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
15609
95bb135bd995 Update patch comments.
yippi
parents: 15558
diff changeset
    23
# Patch default-path to not include "." because on Solaris we want to avoid
15677
732720a3abc5 Fix patch comments.
yippi
parents: 15616
diff changeset
    24
# setting PATH to include the current working directory.  This was an
732720a3abc5 Fix patch comments.
yippi
parents: 15616
diff changeset
    25
# ARC requirement.  The GNOME community already decided to not change
732720a3abc5 Fix patch comments.
yippi
parents: 15616
diff changeset
    26
# this behavior (bugzilla bug 317945), but this change is safe.  This
732720a3abc5 Fix patch comments.
yippi
parents: 15616
diff changeset
    27
# code only gets executed when the user's PATH is unset, which should
732720a3abc5 Fix patch comments.
yippi
parents: 15616
diff changeset
    28
# be never.  Safer to avoid adding "." to PATH.
9749
706508a220c0 Fix patch comment.
yippi
parents: 9727
diff changeset
    29
#owner:yippi date:2005-08-14 type:feature 
11346
8db1dbc9c1cf 2007-12-21 Takao Fujiwara <[email protected]>
fujiwara
parents: 11247
diff changeset
    30
Patch1:       glib-01-default-path.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
# owner:laca type:bug date:2005-10-13
11346
8db1dbc9c1cf 2007-12-21 Takao Fujiwara <[email protected]>
fujiwara
parents: 11247
diff changeset
    32
Patch2:       glib-02-gmodule-always-lazy.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
#owner:stephen date:2006-11-01 type:feature bugster:6393731
11346
8db1dbc9c1cf 2007-12-21 Takao Fujiwara <[email protected]>
fujiwara
parents: 11247
diff changeset
    34
Patch3:       glib-03-trusted-extensions.diff
11434
ece450948145 2008-01-10 Padraig O'Briain <[email protected]>
padraig
parents: 11410
diff changeset
    35
#owner:padraig date:2008-01-10 type:bug bugster:5105006
11454
f3777b3bd67e Fix last commit.
dcarbery
parents: 11434
diff changeset
    36
Patch4:       glib-04-gio-trash-only-home.diff
11564
e3de076741b0 2008-01-30 Damien Carbery <[email protected]>
dcarbery
parents: 11546
diff changeset
    37
#owner:dcarbery date:2008-01-30 type:bug bugzilla:385132
11626
c68fd01ba85b 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11601
diff changeset
    38
Patch5:       glib-05-ac-canonical-host.diff
12346
9e20f11da13d 2008-05-23 Damien Carbery <[email protected]>
dcarbery
parents: 12313
diff changeset
    39
#owner:dcarbery date:2008-05-21 type:bug bugzilla:528506
12536
4e1ac677d6bb 2008-05-29 Damien Carbery <[email protected]>
dcarbery
parents: 12367
diff changeset
    40
Patch7:       glib-07-ss12-visibility.diff
16017
22969ff93928 2009-07-14 Chris Wang <[email protected]>
bewitche
parents: 16011
diff changeset
    41
#owner:erwannc date:2008-09-17 type:bug bugzilla:551919
13621
9bf41a45386d 2008-09-17 Chris Wang <[email protected]>
bewitche
parents: 13454
diff changeset
    42
Patch8:       glib-08-typedetect.diff
16017
22969ff93928 2009-07-14 Chris Wang <[email protected]>
bewitche
parents: 16011
diff changeset
    43
#owner:erwannc date:2009-02-23 type:feature bugster:6738169
15891
648c27e0986e 2009-06-12 Erwann Chenede - <[email protected]>
erwannc
parents: 15848
diff changeset
    44
Patch9:       glib-09-gsize.diff  
17798
98c3a8d79053 2010-04-06 Lin Ma <[email protected]>
lin
parents: 17770
diff changeset
    45
#owner:lin date:2010-04-06 type:bug doo:10194
98c3a8d79053 2010-04-06 Lin Ma <[email protected]>
lin
parents: 17770
diff changeset
    46
Patch10:      glib-10-gio-fen.diff
18035
2152dea8585d 2010-05-26 Lin Ma <[email protected]>
lin
parents: 17872
diff changeset
    47
#owner:lin date:2010-05-26 type:bug bugzilla:6955199
2152dea8585d 2010-05-26 Lin Ma <[email protected]>
lin
parents: 17872
diff changeset
    48
Patch11:      glib-11-gio-fen-assertion-on-root.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
URL:          http://www.gtk.org
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
Docdir:	      %{_defaultdocdir}/doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
AutoReqProv:  on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
Prereq:       /sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
%define pkgconfig_version 0.15.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
%define gtk_doc_version 1.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
%define intltool_version 0.34.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    58
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    59
Requires:      aaa_base
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
BuildRequires: pkgconfig >= %{pkgconfig_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
BuildRequires: gtk-doc >= %{gtk_doc_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    62
BuildRequires: intltool >= %{intltool_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    63
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    64
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    65
Glib is the base compatibility library for GTK+ and GNOME. It provides data
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    66
structure handling for C, portability wrappers, and interfaces for such
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    67
runtime functionality as an event loop, threads, dynamic laoding, and an
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    68
object system
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    69
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
%package devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
Summary:        GIMP Toolkit and GIMP Drawing Kit support library
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
Group:          Development/Libraries
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
Requires:       %{name} = %{version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
%description devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
Glib is the base compatibility library for GTK+ and GNOME. It provides data
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
structure handling for C, portability wrappers, and interfaces for such
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    78
runtime functionality as an event loop, threads, dynamic laoding, and an
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
object system
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
%setup -q -n glib-%{version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
%patch1 -p1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
%patch2 -p1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
%patch3 -p1
12077
57a76f58c89c 2008-04-10 Padraig O'Briain <[email protected]>
padraig
parents: 12070
diff changeset
    86
%patch4 -p1
11546
5472fd62fab6 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11545
diff changeset
    87
%patch5 -p1
14626
7473ff6b6221 2008-11-19 Darren Kenny <[email protected]>
dkenny
parents: 13621
diff changeset
    88
%patch7 -p1
13621
9bf41a45386d 2008-09-17 Chris Wang <[email protected]>
bewitche
parents: 13454
diff changeset
    89
%patch8 -p1
15208
90420b3a054d 2009-02-23 Chris Wang <[email protected]
bewitche
parents: 15129
diff changeset
    90
%patch9 -p1
17798
98c3a8d79053 2010-04-06 Lin Ma <[email protected]>
lin
parents: 17770
diff changeset
    91
%patch10 -p1
18035
2152dea8585d 2010-05-26 Lin Ma <[email protected]>
lin
parents: 17872
diff changeset
    92
%patch11 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    95
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    96
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    97
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    98
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    99
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   100
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   101
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
aclocal $ACLOCAL_FLAGS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
libtoolize --force --copy
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
gtkdocize
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
autoheader
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
automake -a -c -f
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
autoconf
17387
c2e2df7f89d0 2010-01-18 Jedy Wang <[email protected]>
jedy
parents: 17386
diff changeset
   112
export CFLAGS="%optflags"
17444
c79854fd5c2b 2010-01-26 Christian Kelly <[email protected]>
chrisk
parents: 17387
diff changeset
   113
export LDFLAGS="%_ldflags -lsocket"
9576
8b6438adb524 2007-03-16 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9565
diff changeset
   114
./configure --prefix=%{_prefix} \
8b6438adb524 2007-03-16 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9565
diff changeset
   115
            --mandir=%{_mandir} \
8b6438adb524 2007-03-16 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9565
diff changeset
   116
            --datadir=%{_datadir} \
8b6438adb524 2007-03-16 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9565
diff changeset
   117
            --libdir=%{_libdir} \
8b6438adb524 2007-03-16 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9565
diff changeset
   118
            --bindir=%{_bindir} \
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
	    --sysconfdir=%{_sysconfdir}	\
11398
58c56f666f41 2008-01-07 Ghee Teo <[email protected]>
gheet
parents: 11354
diff changeset
   120
	    --disable-fam	\
15558
435f886efc13 2009-04-04 Dave Lin <[email protected]>
davelam
parents: 15383
diff changeset
   121
	    %{gtk_doc_option}
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
make -j $CPUS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
make DESTDIR=$RPM_BUILD_ROOT install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
#Copy zh_HK from zh_TW
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
#Fixes bug 4930405
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
install --mode=0644 $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
rm $RPM_BUILD_ROOT%{_libdir}/*.la
16628
2f4e393859b1 2009-09-23 Dave Lin <[email protected]>
davelam
parents: 16569
diff changeset
   133
2f4e393859b1 2009-09-23 Dave Lin <[email protected]>
davelam
parents: 16569
diff changeset
   134
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   135
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   141
%postun
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   142
/sbin/ldconfig
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   143
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   144
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
%defattr(-,root,root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   146
%{_libdir}/lib*.so.*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   147
%{_datadir}/locale/*/LC_MESSAGES/*.mo
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   148
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   149
%files devel
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   150
%defattr(-,root,root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   151
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   152
%{_libdir}/lib*.so
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   153
%{_includedir}/glib-2.0/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   154
%{_libdir}/glib-2.0/include/*.h
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   155
%{_libdir}/pkgconfig/*.pc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   156
%{_datadir}/aclocal/*.m4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   157
%{_datadir}/glib-2.0/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   158
%{_datadir}/gtk-doc/html/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   159
%{_mandir}/man1/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   160
%{_mandir}/man3/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
%changelog
18035
2152dea8585d 2010-05-26 Lin Ma <[email protected]>
lin
parents: 17872
diff changeset
   163
* Tue May 26 2010 - [email protected]
2152dea8585d 2010-05-26 Lin Ma <[email protected]>
lin
parents: 17872
diff changeset
   164
- Added glib-11-gio-fen-assertion-on-root.diff for bugzilla:6955199.
17872
033ea8993032 2010-04-20 Christian Kelly <[email protected]>
chrisk
parents: 17864
diff changeset
   165
* Tue Apr 20 2010 - [email protected]
033ea8993032 2010-04-20 Christian Kelly <[email protected]>
chrisk
parents: 17864
diff changeset
   166
- Bump to 2.25.1.
17798
98c3a8d79053 2010-04-06 Lin Ma <[email protected]>
lin
parents: 17770
diff changeset
   167
* Tue Apr 06 2010 - [email protected]
98c3a8d79053 2010-04-06 Lin Ma <[email protected]>
lin
parents: 17770
diff changeset
   168
- Added glib-10-gio-fen.diff for doo#10194
17770
ddf9d79ff7a2 2010-03-29 Christian Kelly <[email protected]>
chrisk
parents: 17760
diff changeset
   169
* Mon Mar 29 2010 - [email protected]
ddf9d79ff7a2 2010-03-29 Christian Kelly <[email protected]>
chrisk
parents: 17760
diff changeset
   170
- Bump to 2.24.0.
17760
d566f872fd1b 2010-03-26 Christian Kelly <[email protected]>
chrisk
parents: 17685
diff changeset
   171
* Fri Mar 26 2010 - [email protected]
d566f872fd1b 2010-03-26 Christian Kelly <[email protected]>
chrisk
parents: 17685
diff changeset
   172
- Bump to 2.23.6.
17685
810cb30f6279 2010-03-11 Christian Kelly <[email protected]>
chrisk
parents: 17552
diff changeset
   173
* Thu Mar 11 2010 - [email protected]
810cb30f6279 2010-03-11 Christian Kelly <[email protected]>
chrisk
parents: 17552
diff changeset
   174
- Bump to 2.23.5.
17552
a5cc3ca42ade 2010-02-15 Christian Kelly <[email protected]>
chrisk
parents: 17471
diff changeset
   175
* Mon Feb 15 2010 - [email protected]
a5cc3ca42ade 2010-02-15 Christian Kelly <[email protected]>
chrisk
parents: 17471
diff changeset
   176
- Bump to 2.23.3.
17444
c79854fd5c2b 2010-01-26 Christian Kelly <[email protected]>
chrisk
parents: 17387
diff changeset
   177
* Tue Jan 26 2010 - [email protected]
c79854fd5c2b 2010-01-26 Christian Kelly <[email protected]>
chrisk
parents: 17387
diff changeset
   178
- Bump to 2.23.2.
16854
836adba35a29 2009-10-26 Harry Fu <[email protected]>
funix
parents: 16745
diff changeset
   179
* Thu Oct 22 2009 - [email protected]
836adba35a29 2009-10-26 Harry Fu <[email protected]>
funix
parents: 16745
diff changeset
   180
- Remove build option -D__STDC_ISO_10646__ due to doo # 11936.
16745
af2d71f11c77 2009-10-14 Dave Lin <[email protected]>
davelam
parents: 16628
diff changeset
   181
* Wed Oct 14 2009 - [email protected]
af2d71f11c77 2009-10-14 Dave Lin <[email protected]>
davelam
parents: 16628
diff changeset
   182
- Bump to 2.22.2
16628
2f4e393859b1 2009-09-23 Dave Lin <[email protected]>
davelam
parents: 16569
diff changeset
   183
* Wed Sep 23 2009 - [email protected]
2f4e393859b1 2009-09-23 Dave Lin <[email protected]>
davelam
parents: 16569
diff changeset
   184
- Bump to 2.22.0
16569
   185
* Wed Sep 16 2009 - [email protected]
   186
- Add build option -D__STDC_ISO_10646__ for correct collation.
16483
f82bcb7d04e8 2009-09-06 Dave Lin <[email protected]>
davelam
parents: 16434
diff changeset
   187
* Sun Sep 06 2009 - [email protected]
f82bcb7d04e8 2009-09-06 Dave Lin <[email protected]>
davelam
parents: 16434
diff changeset
   188
- Bump to 2.21.6
16340
8558520978d3 2009-08-25 Jeff Cai <[email protected]>
qc161282
parents: 16070
diff changeset
   189
* Tue Aug 25 2009 - [email protected]
8558520978d3 2009-08-25 Jeff Cai <[email protected]>
qc161282
parents: 16070
diff changeset
   190
- Bump to 2.21.5.
8558520978d3 2009-08-25 Jeff Cai <[email protected]>
qc161282
parents: 16070
diff changeset
   191
- Upstreamed patch -10-bad-return and -11-gio-fen-undef-function
16070
f9a2960567e6 2009-07-21 Lin Ma <[email protected]>
lin
parents: 16051
diff changeset
   192
* Mon Jul 20 2009 - [email protected]
f9a2960567e6 2009-07-21 Lin Ma <[email protected]>
lin
parents: 16051
diff changeset
   193
- Add a patch for doo#10117
16051
6f881691ef24 2009-07-19 Christian Kelly <[email protected]>
chrisk
parents: 16023
diff changeset
   194
* Sun Jul 19 2009 - [email protected]
6f881691ef24 2009-07-19 Christian Kelly <[email protected]>
chrisk
parents: 16023
diff changeset
   195
- Bump to 2.21.4.
6f881691ef24 2009-07-19 Christian Kelly <[email protected]>
chrisk
parents: 16023
diff changeset
   196
* Tue Jul 14 2009 - [email protected]
16017
22969ff93928 2009-07-14 Chris Wang <[email protected]>
bewitche
parents: 16011
diff changeset
   197
- Change patch 8,9 owner to erwann
15916
c60d7b259a7d Forgot changelog entry in previous commit
chrisk
parents: 15914
diff changeset
   198
* Tue Jun 16 2009 - [email protected]
c60d7b259a7d Forgot changelog entry in previous commit
chrisk
parents: 15914
diff changeset
   199
- Bump to 2.21.2.
c60d7b259a7d Forgot changelog entry in previous commit
chrisk
parents: 15914
diff changeset
   200
- Remove glib-11-gio-check-mountflag.diff and glib-10-display.diff.
c60d7b259a7d Forgot changelog entry in previous commit
chrisk
parents: 15914
diff changeset
   201
- Add glib-10-bad-return.diff.
15902
2480f9131304 2009-06-15 Ghee Teo - <[email protected]>
gheet
parents: 15891
diff changeset
   202
* Mon Jun 15 2009 - [email protected]
2480f9131304 2009-06-15 Ghee Teo - <[email protected]>
gheet
parents: 15891
diff changeset
   203
- patched fix to 585360 for now. Performance fix.
15616
6ba9f6e77e09 2009-04-15 Dave Lin <[email protected]>
davelam
parents: 15609
diff changeset
   204
* Wed Apr 15 2009 - [email protected]
6ba9f6e77e09 2009-04-15 Dave Lin <[email protected]>
davelam
parents: 15609
diff changeset
   205
- Bump to 2.20.1
15558
435f886efc13 2009-04-04 Dave Lin <[email protected]>
davelam
parents: 15383
diff changeset
   206
* Sat Apr 04 2009 - [email protected]
435f886efc13 2009-04-04 Dave Lin <[email protected]>
davelam
parents: 15383
diff changeset
   207
- Removed the unnecessary option %option_with_gnu_iconv.
15383
2953982585c5 * base-specs/gtk2.spec: Bump to 2.15.5.
davelam
parents: 15279
diff changeset
   208
* Fri Mar 13 2009 - [email protected]
2953982585c5 * base-specs/gtk2.spec: Bump to 2.15.5.
davelam
parents: 15279
diff changeset
   209
- Bump to 2.20.0
15279
a06995f8d93f 2009-03-03 Dave Lin <[email protected]>
davelam
parents: 15208
diff changeset
   210
* Mon Mar 02 2009 - [email protected]
a06995f8d93f 2009-03-03 Dave Lin <[email protected]>
davelam
parents: 15208
diff changeset
   211
- Bump to 2.19.10
15208
90420b3a054d 2009-02-23 Chris Wang <[email protected]
bewitche
parents: 15129
diff changeset
   212
* Mon Feb 23 2009 - [email protected]
90420b3a054d 2009-02-23 Chris Wang <[email protected]
bewitche
parents: 15129
diff changeset
   213
- Add patch 09 to fix 64 application fail on check gsize issue
15129
9825f1447c4b 2009-02-18 Dave Lin <[email protected]>
davelam
parents: 15109
diff changeset
   214
* Wed Feb 18 2009 - [email protected]
9825f1447c4b 2009-02-18 Dave Lin <[email protected]>
davelam
parents: 15109
diff changeset
   215
- Bump to 2.19.8
15109
951174972928 bumpt to 2.19.7
davelam
parents: 15087
diff changeset
   216
* Tue Feb 17 2009 - [email protected]
951174972928 bumpt to 2.19.7
davelam
parents: 15087
diff changeset
   217
- Bump to 2.19.7
15087
9f1bada65c59 2009-02-16 Dave Lin <[email protected]>
davelam
parents: 14862
diff changeset
   218
* Fri Feb 13 2009 - [email protected]
9f1bada65c59 2009-02-16 Dave Lin <[email protected]>
davelam
parents: 14862
diff changeset
   219
- Bump to 2.19.6
14862
7a02198330e4 2009-01-07 Christian Kelly <[email protected]>
chrisk
parents: 14770
diff changeset
   220
* Wed Jan 07 2000 - [email protected]
7a02198330e4 2009-01-07 Christian Kelly <[email protected]>
chrisk
parents: 14770
diff changeset
   221
- Bump to 2.19.4.
7a02198330e4 2009-01-07 Christian Kelly <[email protected]>
chrisk
parents: 14770
diff changeset
   222
- Remove patch9.
14770
d47f8c2d2317 2008-12-15 Chris Wang <[email protected]>
bewitche
parents: 14697
diff changeset
   223
* Mon Dec 15 2008 - [email protected]
d47f8c2d2317 2008-12-15 Chris Wang <[email protected]>
bewitche
parents: 14697
diff changeset
   224
- Add patch glib-09-sunpro_c.diff, define G_GNUC_INTERNAL to 
d47f8c2d2317 2008-12-15 Chris Wang <[email protected]>
bewitche
parents: 14697
diff changeset
   225
  __attribute__(visibility("hidden")) in SS12
14697
44961511f070 bump to gnome2.25.2
davelam
parents: 14626
diff changeset
   226
* Wed Dec 03 2008 - [email protected]
44961511f070 bump to gnome2.25.2
davelam
parents: 14626
diff changeset
   227
- Bump to 2.19.2
44961511f070 bump to gnome2.25.2
davelam
parents: 14626
diff changeset
   228
* Wed Dec 03 2008 - [email protected]
44961511f070 bump to gnome2.25.2
davelam
parents: 14626
diff changeset
   229
- Bump to 2.19.1
13621
9bf41a45386d 2008-09-17 Chris Wang <[email protected]>
bewitche
parents: 13454
diff changeset
   230
* Wed Sep 17 2008 - [email protected]
9bf41a45386d 2008-09-17 Chris Wang <[email protected]>
bewitche
parents: 13454
diff changeset
   231
- add patch 08-typedetect to fix defecto bug 3355 core dump from pidgin
13454
7f30579a4ff5 * base-specs/glib2.spec: Correct Download URL
pale
parents: 13394
diff changeset
   232
* Tue Sep 08 2008 - [email protected]
7f30579a4ff5 * base-specs/glib2.spec: Correct Download URL
pale
parents: 13394
diff changeset
   233
- Correct download URL
13394
cf99fdfabbca 2008-09-03 Christian Kelly <[email protected]>
chrisk
parents: 13168
diff changeset
   234
* Wed Sep 03 2008 - [email protected]
cf99fdfabbca 2008-09-03 Christian Kelly <[email protected]>
chrisk
parents: 13168
diff changeset
   235
- Bump to 2.18.0.
13168
54704ac13af0 2008-08-19 Dave Lin <[email protected]>
davelam
parents: 13134
diff changeset
   236
* Tue Aug 19 2008 - [email protected]
54704ac13af0 2008-08-19 Dave Lin <[email protected]>
davelam
parents: 13134
diff changeset
   237
- Bump to 2.17.7
54704ac13af0 2008-08-19 Dave Lin <[email protected]>
davelam
parents: 13134
diff changeset
   238
- Removed the upstreamed patch glib-06-dont-show-zfs.diff
13134
d1c969ae4fbf 2008-08-15 Padraig O'Briain <[email protected]>
padraig
parents: 13049
diff changeset
   239
* Fri Aug 15 2008 - [email protected]
d1c969ae4fbf 2008-08-15 Padraig O'Briain <[email protected]>
padraig
parents: 13049
diff changeset
   240
- Update patch 06-dont-show-zfs to what has been accepted upstream.
13049
b3f2e644c7da 2008-08-06 Damien Carbery <[email protected]>
dcarbery
parents: 12878
diff changeset
   241
* Wed Aug 06 2008 - [email protected]
b3f2e644c7da 2008-08-06 Damien Carbery <[email protected]>
dcarbery
parents: 12878
diff changeset
   242
- Bump to 2.17.6.
12878
affb3747396e 2008-07-22 Christian Kelly <[email protected]>
chrisk
parents: 12777
diff changeset
   243
* Tue Jul 22 2008 - [email protected]
affb3747396e 2008-07-22 Christian Kelly <[email protected]>
chrisk
parents: 12777
diff changeset
   244
- Bump to 2.17.4
12777
ceb1f5120e21 2008-07-09 Padraig O'Briain <[email protected]>
padraig
parents: 12755
diff changeset
   245
* Wed Jul 10 2008 - [email protected]
ceb1f5120e21 2008-07-09 Padraig O'Briain <[email protected]>
padraig
parents: 12755
diff changeset
   246
- Add patch 06-dont-show-zfs.
12755
378c127fb033 2008-07-03 Damien Carbery <[email protected]>
dcarbery
parents: 12742
diff changeset
   247
* Thu Jul 03 2008 - [email protected]
378c127fb033 2008-07-03 Damien Carbery <[email protected]>
dcarbery
parents: 12742
diff changeset
   248
- Bump to 2.17.3.
12658
c6eb92b012eb 2008-06-13 Damien Carbery <[email protected]>
dcarbery
parents: 12536
diff changeset
   249
* Fri Jun 13 2008 - [email protected]
c6eb92b012eb 2008-06-13 Damien Carbery <[email protected]>
dcarbery
parents: 12536
diff changeset
   250
- Bump to 2.17.2.
12536
4e1ac677d6bb 2008-05-29 Damien Carbery <[email protected]>
dcarbery
parents: 12367
diff changeset
   251
* Thu May 29 2008 - [email protected]
4e1ac677d6bb 2008-05-29 Damien Carbery <[email protected]>
dcarbery
parents: 12367
diff changeset
   252
- Bump to 2.17.0. Remove upstream patches, 06-gio-fen, 08-gio-set-name,
4e1ac677d6bb 2008-05-29 Damien Carbery <[email protected]>
dcarbery
parents: 12367
diff changeset
   253
  09-gio-fs-type. Renumber remainder.
12367
36b28e21f8da 2008-05-27 simon.zheng <[email protected]>
xz159989
parents: 12346
diff changeset
   254
* Tue May 27 2008 - [email protected]
36b28e21f8da 2008-05-27 simon.zheng <[email protected]>
xz159989
parents: 12346
diff changeset
   255
- Rework 09-gio-fs-type.diff the same as upstream.
12346
9e20f11da13d 2008-05-23 Damien Carbery <[email protected]>
dcarbery
parents: 12313
diff changeset
   256
* Wed Apr 08 2008 - [email protected]
9e20f11da13d 2008-05-23 Damien Carbery <[email protected]>
dcarbery
parents: 12313
diff changeset
   257
- Add patch ss12-visibility to fix bugzilla 528506. Sun Studio 12 compiler
9e20f11da13d 2008-05-23 Damien Carbery <[email protected]>
dcarbery
parents: 12313
diff changeset
   258
  doesn't support aliases for variables. Disable this change until we switch to
9e20f11da13d 2008-05-23 Damien Carbery <[email protected]>
dcarbery
parents: 12313
diff changeset
   259
  building with ss12.
12313
0bf7dec57a6d 2008-05-16 simon.zheng <[email protected]>
xz159989
parents: 12077
diff changeset
   260
* Fri May 16 2008 - [email protected]
0bf7dec57a6d 2008-05-16 simon.zheng <[email protected]>
xz159989
parents: 12077
diff changeset
   261
- Add glib-09-gio-fs-type.diff to identify filesystem type on Solaris. 
12077
57a76f58c89c 2008-04-10 Padraig O'Briain <[email protected]>
padraig
parents: 12070
diff changeset
   262
* Thu Apr 10 2008 - [email protected]
57a76f58c89c 2008-04-10 Padraig O'Briain <[email protected]>
padraig
parents: 12070
diff changeset
   263
- Rework glib-04-gio-trash-only-home.diff so that it applies
12070
7ed9f28c4257 2008-04-09 Damien Carbery <[email protected]>
dcarbery
parents: 12069
diff changeset
   264
* Wed Apr 08 2008 - [email protected]
7ed9f28c4257 2008-04-09 Damien Carbery <[email protected]>
dcarbery
parents: 12069
diff changeset
   265
- Bump to 2.16.3.
12069
da805e6a3eb6 2008-04-09 Padraig O'Briain <[email protected]>
padraig
parents: 12023
diff changeset
   266
* Wed Apr 09 2008 - [email protected]
da805e6a3eb6 2008-04-09 Padraig O'Briain <[email protected]>
padraig
parents: 12023
diff changeset
   267
- Added glib-08-gio-set-name.diff.
12023
be620483676e 2008-04-03 Padraig O'Briain <[email protected]>
padraig
parents: 12004
diff changeset
   268
* Thu Apr 03 2008 - [email protected]
be620483676e 2008-04-03 Padraig O'Briain <[email protected]>
padraig
parents: 12004
diff changeset
   269
- Added glib-07-gio-ignore-fs.diff.
12004
0990d104c565 2008-04-02 Damien Carbery <[email protected]>
dcarbery
parents: 11877
diff changeset
   270
* Wed Apr 03 2008 - [email protected]
0990d104c565 2008-04-02 Damien Carbery <[email protected]>
dcarbery
parents: 11877
diff changeset
   271
- Bump to 2.16.2.
11877
ee641eedc25e 2008-03-19 Lin Ma <[email protected]>
lin
parents: 11842
diff changeset
   272
* Tue Mar 18 2008 - [email protected]
ee641eedc25e 2008-03-19 Lin Ma <[email protected]>
lin
parents: 11842
diff changeset
   273
- Added glib-06-gio-fen.diff which is upstreamed and will be available
ee641eedc25e 2008-03-19 Lin Ma <[email protected]>
lin
parents: 11842
diff changeset
   274
  Glib 2.18.0, so it will be removed at that time.
11842
ef341ae585f3 2008-03-11 Damien Carbery <[email protected]>
dcarbery
parents: 11726
diff changeset
   275
* Tue Mar 11 2008 - [email protected]
ef341ae585f3 2008-03-11 Damien Carbery <[email protected]>
dcarbery
parents: 11726
diff changeset
   276
- Bump to 2.16.1.
11726
525c571ff043 2008-02-26 Damien Carbery <[email protected]>
dcarbery
parents: 11626
diff changeset
   277
* Tue Feb 26 2008 - [email protected]
525c571ff043 2008-02-26 Damien Carbery <[email protected]>
dcarbery
parents: 11626
diff changeset
   278
- Bump to 2.15.6.
11626
c68fd01ba85b 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11601
diff changeset
   279
* Wed Feb 13 2008 - [email protected]
c68fd01ba85b 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11601
diff changeset
   280
- Bump to 2.15.5. Remove upstream patch 05-func. Comment out patch4 as it needs
c68fd01ba85b 2008-02-13 Damien Carbery <[email protected]>
dcarbery
parents: 11601
diff changeset
   281
  engineer rework. Rename patch6.
11545
079ff0f3885a 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11504
diff changeset
   282
* Tue Jan 29 2008 - [email protected]
079ff0f3885a 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11504
diff changeset
   283
- Bump to 2.15.4.
11504
80a0f3123533 2008-01-22 Damien Carbery <[email protected]>
dcarbery
parents: 11463
diff changeset
   284
* Tue Jan 22 2008 - [email protected]
80a0f3123533 2008-01-22 Damien Carbery <[email protected]>
dcarbery
parents: 11463
diff changeset
   285
- Bump to 2.15.3.
11454
f3777b3bd67e Fix last commit.
dcarbery
parents: 11434
diff changeset
   286
* Mon Jan 07 2008 - [email protected]
f3777b3bd67e Fix last commit.
dcarbery
parents: 11434
diff changeset
   287
- Bump to 2.15.2. Remove upstream patch, 04-sed-i. Rename remainder.
12023
be620483676e 2008-04-03 Padraig O'Briain <[email protected]>
padraig
parents: 12004
diff changeset
   288
* Thu Jan 10 2008 - [email protected]
11434
ece450948145 2008-01-10 Padraig O'Briain <[email protected]>
padraig
parents: 11410
diff changeset
   289
- Add patch glib-05-gio-trash-only-home.diff, rework of gnome-vfs and
ece450948145 2008-01-10 Padraig O'Briain <[email protected]>
padraig
parents: 11410
diff changeset
   290
  nautilus patches.
11405
83dbd19ba377 2008-01-07 Damien Carbery <[email protected]>
dcarbery
parents: 11398
diff changeset
   291
* Mon Jan 07 2008 - [email protected]
11410
d32bdbe7dd5e Oops, rename patch 05 within the spec file.
dcarbery
parents: 11405
diff changeset
   292
- Bump to 2.15.1. Remove upstream patch, 04-void-return, rename remainder.
11398
58c56f666f41 2008-01-07 Ghee Teo <[email protected]>
gheet
parents: 11354
diff changeset
   293
* Fri Jan 04 2008 - [email protected]
58c56f666f41 2008-01-07 Ghee Teo <[email protected]>
gheet
parents: 11354
diff changeset
   294
- Added --disable-fam as per damien.
11353
fa6a3ee4d942 2007-12-26 Damien Carbery <[email protected]>
dcarbery
parents: 11351
diff changeset
   295
* Wed Dec 26 2007 - [email protected]
11354
efe7f4d753de 2007-12-26 Damien Carbery <[email protected]>
dcarbery
parents: 11353
diff changeset
   296
- Add patch 05-sed-i to rework sed command for non-GNU sed that doesn't support
efe7f4d753de 2007-12-26 Damien Carbery <[email protected]>
dcarbery
parents: 11353
diff changeset
   297
  -i option.
11351
4f937428a935 2007-12-25 Damien Carbery <[email protected]>
dcarbery
parents: 11350
diff changeset
   298
* Tue Dec 25 2007 - [email protected]
4f937428a935 2007-12-25 Damien Carbery <[email protected]>
dcarbery
parents: 11350
diff changeset
   299
- Add patch 04-void-return. void functions returning values are breaking build.
11350
b882c0a98c18 2007-12-23 Damien Carbery <[email protected]>
dcarbery
parents: 11346
diff changeset
   300
* Fri Dec 21 2007 - [email protected]
b882c0a98c18 2007-12-23 Damien Carbery <[email protected]>
dcarbery
parents: 11346
diff changeset
   301
- Bump to 2.15.0.
11346
8db1dbc9c1cf 2007-12-21 Takao Fujiwara <[email protected]>
fujiwara
parents: 11247
diff changeset
   302
* Fri Dec 21 2007 - [email protected]
8db1dbc9c1cf 2007-12-21 Takao Fujiwara <[email protected]>
fujiwara
parents: 11247
diff changeset
   303
- Remove glib-01-convert-utf8.diff Fixes 6294268
11247
1923a32b2c35 2007-11-27 Damien Carbery <[email protected]>
dcarbery
parents: 11142
diff changeset
   304
* Tue Nov 27 2007 - [email protected]
1923a32b2c35 2007-11-27 Damien Carbery <[email protected]>
dcarbery
parents: 11142
diff changeset
   305
- Bump to 2.14.4.
11142
ed6af3ba845c 2007-11-07 Damien Carbery <[email protected]>
dcarbery
parents: 10674
diff changeset
   306
* Wed Nov 07 2007 - [email protected]
ed6af3ba845c 2007-11-07 Damien Carbery <[email protected]>
dcarbery
parents: 10674
diff changeset
   307
- Bump to 2.14.3.
10674
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10588
diff changeset
   308
* Fri Oct 19 2007 - [email protected]
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10588
diff changeset
   309
- Bump to 2.14.2.
10588
4b1e55de29a5 2007-10-01 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10578
diff changeset
   310
* Tue Oct  2 2007 - [email protected]
4b1e55de29a5 2007-10-01 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10578
diff changeset
   311
- when building with GNU iconv, hack glib-2.0.pc.in so that /usr/gnu/lib
4b1e55de29a5 2007-10-01 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10578
diff changeset
   312
  is automatically added to the library search path and RUNPATH
10578
7d0030ee3beb 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   313
* Sat Sep 29 2007 - [email protected]
7d0030ee3beb 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   314
- remove --with-libiconv=native option as it appears to break the build
7d0030ee3beb 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   315
  on nevada
10572
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10509
diff changeset
   316
* Fri Sep 28 2007 - [email protected]
8cdee8cd9c9c 2007-09-29 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10509
diff changeset
   317
- add support for building with GNU libiconv
10509
b70a1810ff47 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10314
diff changeset
   318
* Tue Sep 18 2007 - [email protected]
b70a1810ff47 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10314
diff changeset
   319
- Bump to 2.14.1.
10273
6eef44b65f7c 2007-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 10194
diff changeset
   320
* Sun Aug 05 2007 - [email protected]
6eef44b65f7c 2007-08-05 Damien Carbery <[email protected]>
dcarbery
parents: 10194
diff changeset
   321
- Bump to 2.14.0. Remove upstream patch, 05-gthread-cast.
10193
e77f51b59ba8 2007-07-13 Damien Carbery <[email protected]>
dcarbery
parents: 10147
diff changeset
   322
* Fri Jul 13 2007 - [email protected]
e77f51b59ba8 2007-07-13 Damien Carbery <[email protected]>
dcarbery
parents: 10147
diff changeset
   323
- Bump to 2.13.7. Add patch 05-gthread-cast from svn trunk.
10147
a17a09dbaf1a 2007-07-02 Damien Carbery <[email protected]>
dcarbery
parents: 10079
diff changeset
   324
* Mon Jul 02 2007 - [email protected]
a17a09dbaf1a 2007-07-02 Damien Carbery <[email protected]>
dcarbery
parents: 10079
diff changeset
   325
- Bump to 2.13.6.
10079
8ce237420df7 2007-06-19 Damien Carbery <[email protected]>
dcarbery
parents: 10012
diff changeset
   326
* Tue Jun 19 2007 - [email protected]
8ce237420df7 2007-06-19 Damien Carbery <[email protected]>
dcarbery
parents: 10012
diff changeset
   327
- Bump to 2.13.5.
10012
cd518aaf1fbd 2007-06-07 Damien Carbery <[email protected]>
dcarbery
parents: 10004
diff changeset
   328
* Thu Jun 07 2007 - [email protected]
cd518aaf1fbd 2007-06-07 Damien Carbery <[email protected]>
dcarbery
parents: 10004
diff changeset
   329
- Bump to 2.13.4.
10004
749465fa8400 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9941
diff changeset
   330
* Wed Jun 06 2007 - [email protected]
749465fa8400 2007-06-06 Damien Carbery <[email protected]>
dcarbery
parents: 9941
diff changeset
   331
- Bump to 2.13.3.
9939
cd05624065bd 2007-05-22 Damien Carbery <[email protected]>
dcarbery
parents: 9884
diff changeset
   332
* Wed May 23 2007 - [email protected]
cd05624065bd 2007-05-22 Damien Carbery <[email protected]>
dcarbery
parents: 9884
diff changeset
   333
- Bump to 2.13.2. Remove upstream patch, 04-hidden. Renumber rest.
9880
ad99395cbe92 2007-05-11 Damien Carbery <[email protected]>
dcarbery
parents: 9818
diff changeset
   334
* Fri May 11 2007 - [email protected]
ad99395cbe92 2007-05-11 Damien Carbery <[email protected]>
dcarbery
parents: 9818
diff changeset
   335
- Bump to 2.13.1.
9818
8226610caadf 2007-05-02 Damien Carbery <[email protected]>
dcarbery
parents: 9749
diff changeset
   336
* Wed May 02 2007 - [email protected]
8226610caadf 2007-05-02 Damien Carbery <[email protected]>
dcarbery
parents: 9749
diff changeset
   337
- Bump to 2.12.12.
9576
8b6438adb524 2007-03-16 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9565
diff changeset
   338
* Thu Mar 15 2007 - [email protected]
8b6438adb524 2007-03-16 Laszlo (Laca) Peter <[email protected]>
laca
parents: 9565
diff changeset
   339
- convert to new style of building multiple ISAs as per docs/multi-ISA.txt
9565
4f6ed9cc5ede 2007-03-15 Doug Scott <[email protected]>
drdoug
parents: 9511
diff changeset
   340
* Wed Mar 15 2007 - [email protected]
4f6ed9cc5ede 2007-03-15 Doug Scott <[email protected]>
drdoug
parents: 9511
diff changeset
   341
- Removed adding ccdir to PATH
9511
1de15bd1471b 2007-03-09 Damien Carbery <[email protected]>
dcarbery
parents: 9500
diff changeset
   342
* Fri Mar 09 2007 - [email protected]
1de15bd1471b 2007-03-09 Damien Carbery <[email protected]>
dcarbery
parents: 9500
diff changeset
   343
- Bump to 2.12.11.
9500
aacbdd347cf9 2007-03-08 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   344
* Thu Mar 08 2007 - [email protected]
aacbdd347cf9 2007-03-08 Damien Carbery <[email protected]>
dcarbery
parents: 9400
diff changeset
   345
- Bump to 2.12.10. Remove upstream patch, 04-msgfmt-c. Renumber remainder.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   346
* Sun Feb  4 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   347
- remove patch ALL_LINGUAS.diff - no longer needed; reorder remaining
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   348
* Wed Jan 17 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   349
- Bump to 2.12.9.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   350
* Mon Jan 15 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   351
- Bump to 2.12.8.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   352
* Fri Jan 05 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   353
- Bump to 2.12.7.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   354
* Thu Dec 21 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   355
- Bump to 2.12.6.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   356
* Tue Dec 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   357
- Bump to 2.12.5. Remove upstream patches, 01-gettext-macro,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   358
  05-solaris-thread-flags, 09-use-fdwalk. Renumber remainder.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   359
* Fri Nov  3 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   360
- use %gtk_doc_option in configure so that it can be disabled using
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   361
  --without-gtk-doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   362
* Wed Nov 01 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   363
- added patch glib-11-trusted-extensions.diff: covers bugster 639371
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   364
* Mon Oct 02 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   365
- Bump to 2.12.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   366
* Mon Sep 25 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   367
- Add patch use-fdwalk for bugzilla 357585
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   368
* Wed Aug 30 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   369
- Bump to 2.12.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   370
* Wed Aug 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   371
- Bump to 2.12.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   372
* Mon Jul 24 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   373
- Bump to 2.12.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   374
* Thu Jul 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   375
- Bump to 2.12.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   376
* Thu Jul 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   377
- add patch ALL_LINGUAS.diff that removes the \n's from ALL_LINGUAS in
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   378
  AM_GLIB_GNU_GETTEXT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   379
* Thu May 25 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   380
- Add patch glib-08-hidden.diff to make sure that the G_HAVE_GNUC_VISIBILITY
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   381
  macro is defined to "__hidden" if using the Sun Forte compiler.  This 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   382
  makes sure that symbols that should be hidden are not exported when using
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   383
  our compiler.  This resolves the GNOME 2.14 LSARC 2006/202 TCR regarding
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   384
  this issue.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   385
* Wed Apr 26 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   386
- Bump to 2.10.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   387
* Wed Mar  8 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   388
- Bump to 2.10.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   389
* Sun Feb 26 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   390
- Bump to 2.10.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   391
* Mon Feb 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   392
- Bump to 2.9.6.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   393
* Sun Feb 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   394
- Call gettextize to fix infinite loop in configure.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   395
* Fri Jan 27 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   396
- Bump to 2.9.5
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   397
* Tue Jan 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   398
- Bump to 2.9.3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   399
* Sun Jan 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   400
- Bump to 2.9.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   401
* Tue Dec 20 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   402
- Bump to 2.9.1. Remove upstream patch 05-logname. Add intltool BuildRequires.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   403
* Tue Nov 29 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   404
- Bump to 2.8.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   405
* Mon Nov 28 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   406
- prepare for building from CVS snapshots:
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   407
- use a macro for Version
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   408
- fix autotool order, add some more
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   409
- cp mkinstalldirs so that we don't need to add even more autotool foo
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   410
* Tue Oct 11 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   411
- Bump to 2.8.3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   412
* Tue Sep 27 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   413
- Bump to 2.8.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   414
* Mon Aug 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   415
- Bump to 2.8.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   416
* Wed Jun 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   417
- Bump to 2.6.5
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   418
- Remove patch glib-04-uninstalled-pc.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   419
* Fri May 06 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   420
- Add patch 04 to add needed uninstalled.pc files to allow other
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   421
  base-libs libraries to build.  This requires calling autoconf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   422
  aclocal, etc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   423
- Fix naming of patches since the patches were renamed but this
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   424
  spec file not updated.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   425
* Fri May 06 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   426
- Bump to 2.6.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   427
* Wed Nov 15 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   428
- Bump to 2.4.8, since otherwise glib-gettextize doesn't create 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   429
  mkinstalldirs properly, and consequently it means I can't create
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   430
  tarballs from CVS sources. We also get a rake of nice bug fixes
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   431
  as a result.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   432
* Fri Nov 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   433
- Modify the default path that glib sets (if the user does not have PATH
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   434
  set), so it does not include "." since ARC determined this is a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   435
  security concern.  When building on Sun, set it to just "/usr/bin"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   436
  since "/bin" is a symlink to "/usr/bin".  On Linux set it to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   437
  "/bin:/usr/bin".
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   438
* Fri Oct 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   439
- use $CC64 for the 64-bit build if defined
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   440
* Wed Oct 05 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   441
- Added glib-04-convert-utf8.diff to fix CR 5055972
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   442
* Sat Oct  2 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   443
- Create 64bit libraries for Solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   444
* Thu Sep 16 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   445
- Added glib-03-g11n-allinguas.diff to include hu lingua
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   446
* Wed Aug 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   447
- added --enable-gtk-doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   448
* Thu Aug 05 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   449
- Add patch to fix glib get SIGCHLD everytime
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   450
* Thu Jul 08 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   451
- Updated l10n content to glib2-l10n-po-1.2.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   452
* Thu Jul 08 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   453
- ported to rpm4/suse91
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   454
* Wed Jul 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   455
- added "-j $CPUS" to make to speed up builds
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   456
* Fri May 14 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   457
- Bump to 2.4.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   458
* Wed May 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   459
- Updated l10n content to glib2-l10n-po-1.1.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   460
* Mon Mar 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   461
- Updated l10n content to glib2-l10n-po-1.0.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   462
* Wed Mar 24 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   463
- Bump to 2.4.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   464
* Wed Mar 10 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   465
- remove glib-02 patch (it wasn't being applied anyway).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   466
- bump to 2.3.6
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   467
* Thu Feb 19 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   468
- Add patch for glib/gmessages.h to change '...' to '__VA_ARGS__' to build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   469
  on Solaris. May revisit to use '#ifdef __sun'
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   470
* Tue Feb 10 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   471
- Bump to 2.3.2, l10n to 0.7
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   472
* Mon Dec 15 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   473
- update to 2.3.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   474
* Sat Oct 04 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   475
- update to 2.2.3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   476
* Thu Aug 14 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   477
- move lib*.so to -devel, remove *.a, *.la
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   478
* Fri Aug 01 2003 - <[email protected]> 2.2.2-1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   479
* Wed Jul 25 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   480
- add aaa_base dependency. Fixes postinstall script breakage
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   481
  during OS install.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   482
* Wed Jul 09 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   483
- add in sun po files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   484
* Thu May 12 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   485
- Initial spec file for glib2