libgnomeui.spec
author laca
Wed, 24 Aug 2005 17:17:36 +0000
changeset 5587 f91e733519db
parent 5575 97a1cc2f5471
child 5588 3c15bbf9aec6
permissions -rw-r--r--
renumber Patch<n> lines
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     1
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     2
# spec file for package libgnomeui 
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     3
#
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     4
# Copyright (c) 2005 Sun Microsystems, Inc.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     5
# This file and all modifications and additions to the pristine
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     6
# package are under the same license as the package itself.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
     7
#
50
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
     8
Name:         libgnomeui 
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
     9
License:      LGPL
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    10
Group:        System/Libraries/GNOME
5529
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
    11
Version:      2.11.2
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    12
Release:      2
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    13
Distribution: Java Desktop System
575
2b5c59a05848 2003-07-15 Mark McLoughlin <[email protected]>
markmc
parents: 552
diff changeset
    14
Vendor:	      Sun Microsystems, Inc.
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    15
Summary:      GNOME User Interface Library  
5529
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
    16
Source:       http://ftp.gnome.org/pub/GNOME/sources/libgnomeui/2.11/libgnomeui-%{version}.tar.bz2
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    17
Source1:      libgnomeui-2.3.gz
5587
f91e733519db renumber Patch<n> lines
laca
parents: 5575
diff changeset
    18
Patch1:       libgnomeui-01-icon-a11y.diff
f91e733519db renumber Patch<n> lines
laca
parents: 5575
diff changeset
    19
Patch2:       libgnomeui-02-disable-crash-dialog.diff
50
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    20
URL:          http://www.gnome.org
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    21
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    22
Autoreqprov:  on
1080
497903a49ccb 2003-08-19 Glynn Foster <[email protected]>
gman
parents: 1058
diff changeset
    23
Prereq:       /sbin/ldconfig
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    24
1219
ed7f2e8998c9 *** empty log message ***
stephen
parents: 1195
diff changeset
    25
%define gtk_doc_version 1.1
2647
33c071a214d3 2004-05-05 Niall Power <[email protected]>
niall
parents: 2643
diff changeset
    26
%define gtk2_version 2.4.0
4284
3ab8b00138f1 2004-10-19 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4276
diff changeset
    27
%define gail_version 1.5.7
2647
33c071a214d3 2004-05-05 Niall Power <[email protected]>
niall
parents: 2643
diff changeset
    28
%define libbonoboui_version 2.6.0
33c071a214d3 2004-05-05 Niall Power <[email protected]>
niall
parents: 2643
diff changeset
    29
%define libglade_version 2.3.6
33c071a214d3 2004-05-05 Niall Power <[email protected]>
niall
parents: 2643
diff changeset
    30
%define libbonobo_version 2.6.0
33c071a214d3 2004-05-05 Niall Power <[email protected]>
niall
parents: 2643
diff changeset
    31
%define libgnome_version 2.6.0
33c071a214d3 2004-05-05 Niall Power <[email protected]>
niall
parents: 2643
diff changeset
    32
%define gnome_keyring_version 0.2.0
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    33
2647
33c071a214d3 2004-05-05 Niall Power <[email protected]>
niall
parents: 2643
diff changeset
    34
Requires: gtk2 >= %{gtk2_version}
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    35
Requires: libbonoboui >= %{libbonoboui_version}
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    36
Requires: libglade >= %{libglade_version}
1487
1f8ddafb24b2 2004-01-07 Glynn Foster <[email protected]>
gman
parents: 1245
diff changeset
    37
Requires: gnome-keyring >= %{gnome_keyring_version}
4284
3ab8b00138f1 2004-10-19 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4276
diff changeset
    38
Requires: gail >= %{gail_version}
2647
33c071a214d3 2004-05-05 Niall Power <[email protected]>
niall
parents: 2643
diff changeset
    39
BuildRequires: gtk2-devel >= %{gtk2_version}
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    40
BuildRequires: libbonoboui-devel >= %{libbonoboui_version}
1487
1f8ddafb24b2 2004-01-07 Glynn Foster <[email protected]>
gman
parents: 1245
diff changeset
    41
BuildRequires: libglade-devel >= %{libglade_version}
1f8ddafb24b2 2004-01-07 Glynn Foster <[email protected]>
gman
parents: 1245
diff changeset
    42
BuildRequires: gnome-keyring-devel >= %{gnome_keyring_version}
4284
3ab8b00138f1 2004-10-19 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4276
diff changeset
    43
BuildRequires: gail-devel >= %{gail_version}
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    44
BuildRequires: gtk-doc >= %{gtk_doc_version}
50
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    45
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    46
%description
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    47
libgnomeui is the GNOME User Interface Library, containing many widgets and 
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    48
convenient API used to developer GNOME applications that is not in GTK+ 
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    49
eg. About Dialog, Session Manager support
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    50
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    51
%package devel
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    52
Summary:      GNOME User Interface Development Library
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    53
Group:        Development/Libraries/GNOME
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    54
Requires:     %{name} = %{version}
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    55
Requires:     libgnome-devel >= %{libgnome_version}
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    56
Requires:     libbonoboui-devel >= %{libbonoboui_version}
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    57
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    58
%description devel
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    59
libgnomeui is the GNOME User Interface Library, containing many widgets and 
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    60
convenient API used to developer GNOME applications that is not in GTK+ 
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    61
eg. About Dialog, Session Manager support
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    62
50
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    63
%prep
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
    64
%setup -q
5575
97a1cc2f5471 2005-08-24 Laszlo Peter <[email protected]>
laca
parents: 5565
diff changeset
    65
%patch1 -p1
97a1cc2f5471 2005-08-24 Laszlo Peter <[email protected]>
laca
parents: 5565
diff changeset
    66
%patch2 -p1
4455
aea26bce3124 2004-11-05 Takao Fujiwara <[email protected]>
fujiwara
parents: 4453
diff changeset
    67
50
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    68
%build
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    69
%ifos linux
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    70
if [ -x /usr/bin/getconf ]; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    71
  CPUS=`getconf _NPROCESSORS_ONLN`
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    72
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    73
%else
3846
9ab79af72b15 2004-09-05 Laszlo Peter <[email protected]>
laca
parents: 3693
diff changeset
    74
  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
    75
%endif
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    76
if test "x$CPUS" = "x" -o $CPUS = 0; then
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    77
  CPUS=1
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    78
fi
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    79
1554
412fa6596330 2004-02-02 Niall Power <[email protected]
niall
parents: 1543
diff changeset
    80
libtoolize --force
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    81
aclocal $ACLOCAL_FLAGS -I .
1554
412fa6596330 2004-02-02 Niall Power <[email protected]
niall
parents: 1543
diff changeset
    82
autoheader
412fa6596330 2004-02-02 Niall Power <[email protected]
niall
parents: 1543
diff changeset
    83
automake -a -c -f
412fa6596330 2004-02-02 Niall Power <[email protected]
niall
parents: 1543
diff changeset
    84
autoconf
412fa6596330 2004-02-02 Niall Power <[email protected]
niall
parents: 1543
diff changeset
    85
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    86
CFLAGS="$RPM_OPT_FLAGS"				\
3693
bbd1dcb472e1 2004-08-23 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
    87
./configure --prefix=%{_prefix}		\
bbd1dcb472e1 2004-08-23 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
    88
	    --sysconfdir=%{_sysconfdir}	\
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    89
	    --mandir=%{_mandir}			\
3693
bbd1dcb472e1 2004-08-23 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
    90
	    --libexecdir=%{_libexecdir}	\
bbd1dcb472e1 2004-08-23 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
    91
	    --enable-gtk-doc
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
    92
make -j $CPUS
50
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    93
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
    94
%install
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
    95
make DESTDIR=$RPM_BUILD_ROOT install
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1504
diff changeset
    96
install -d $RPM_BUILD_ROOT%{_mandir}/man3
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
    97
install --mode=0644 %SOURCE1 $RPM_BUILD_ROOT%{_mandir}/man3
1487
1f8ddafb24b2 2004-01-07 Glynn Foster <[email protected]>
gman
parents: 1245
diff changeset
    98
#Copy zh_HK from zh_TW
1f8ddafb24b2 2004-01-07 Glynn Foster <[email protected]>
gman
parents: 1245
diff changeset
    99
#Fixes bug 4930405
1522
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1504
diff changeset
   100
install -d $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES
c8efb7f0f398 2004-01-10 Laszlo Peter <[email protected]>
laca
parents: 1504
diff changeset
   101
install --mode=0644 $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW/LC_MESSAGES/*.mo $RPM_BUILD_ROOT%{_datadir}/locale/zh_HK/LC_MESSAGES/
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   102
rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/filesystems/*.a
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   103
rm $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/filesystems/*.la
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   104
rm $RPM_BUILD_ROOT%{_libdir}/libglade/*/*.a
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   105
rm $RPM_BUILD_ROOT%{_libdir}/libglade/*/*.la
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   106
rm $RPM_BUILD_ROOT%{_libdir}/*.a
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   107
rm $RPM_BUILD_ROOT%{_libdir}/*.la
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   108
50
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
   109
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
   110
%clean
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
   111
rm -rf $RPM_BUILD_ROOT
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
   112
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
   113
%post
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
   114
/sbin/ldconfig
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
   115
199
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
   116
%postun
b79a771b183e 2003-05-28 Glynn Foster <[email protected]>
gman
parents: 156
diff changeset
   117
/sbin/ldconfig
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
   118
50
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
   119
%files
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
   120
%{_datadir}/locale/*/LC_MESSAGES/libgnomeui-2.0.mo
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
   121
%{_datadir}/pixmaps/*.png
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
   122
%{_libexecdir}/*
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
   123
%{_libdir}/libglade/2.0/libgnome*so*
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   124
%{_libdir}/lib*.so.*
2647
33c071a214d3 2004-05-05 Niall Power <[email protected]>
niall
parents: 2643
diff changeset
   125
%{_libdir}/gtk-2.0/2.4.0/filesystems/*.so
50
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
   126
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
   127
%files devel
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
   128
%{_libdir}/pkgconfig/*.pc
50
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
   129
%{_includedir}/libgnomeui-2.0/libgnomeui/*.h
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
   130
%{_includedir}/libgnomeui-2.0/*.h
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   131
%{_libdir}/lib*.so
50
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
   132
%{_datadir}/gtk-doc/html/libgnomeui
1487
1f8ddafb24b2 2004-01-07 Glynn Foster <[email protected]>
gman
parents: 1245
diff changeset
   133
%{_mandir}/man3/*
50
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
   134
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
   135
%changelog
5529
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   136
* Mon Aug 15 2005 - [email protected]
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   137
- Bump to 2.11.2.
9133a916e53a * *.spec: More bumping to latest versions for 2.11 work.
dc144907
parents: 5518
diff changeset
   138
5518
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   139
* Wed Aug 03 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   140
- remove upstream patch (cancel-rename.diff)
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   141
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   142
* Wed Jun 15 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   143
- Add more libs to LDADD so that it builds with the new pkgconfig
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   144
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   145
* Fri May 13 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   146
- Added patch libgnomeui-10-cancel-rename.diff, fixes
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   147
  nautilus crash for rename operation in smb.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   148
  Fixes bug#6264644.
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   149
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   150
* Fri May 06 2005 - [email protected]
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   151
- Bump to 2.10.0
235b0b4aa324 merged the gnome-2-10 branch to HEAD
laca
parents: 5517
diff changeset
   152
5250
3dd5337c86ad 2005-03-16 Balamurali Viswanathan <[email protected]>
bviswa
parents: 5237
diff changeset
   153
* Wed Mar 16 2005 - [email protected]
3dd5337c86ad 2005-03-16 Balamurali Viswanathan <[email protected]>
bviswa
parents: 5237
diff changeset
   154
- Added patch libgnomeui-09-disconnect-close.diff. Don't connect the close
3dd5337c86ad 2005-03-16 Balamurali Viswanathan <[email protected]>
bviswa
parents: 5237
diff changeset
   155
  signal in the authentication dialog. Fixes bug #6237403
3dd5337c86ad 2005-03-16 Balamurali Viswanathan <[email protected]>
bviswa
parents: 5237
diff changeset
   156
4787
50653bcc30a5 2004-12-23 Vinay M R <[email protected]>
vinaymr
parents: 4761
diff changeset
   157
* Thu Dec 23 2004 - [email protected]
50653bcc30a5 2004-12-23 Vinay M R <[email protected]>
vinaymr
parents: 4761
diff changeset
   158
- Added libgnomeui-08-disable-crash-dialog.diff to make
50653bcc30a5 2004-12-23 Vinay M R <[email protected]>
vinaymr
parents: 4761
diff changeset
   159
  --disable-crash-dialog option work. Fixes bug #6210518.
50653bcc30a5 2004-12-23 Vinay M R <[email protected]>
vinaymr
parents: 4761
diff changeset
   160
4761
12cb5a4ecfb5 2004-12-17 Glynn Foster <[email protected]>
gman
parents: 4744
diff changeset
   161
* Fri Dec 17 2004 - [email protected]
12cb5a4ecfb5 2004-12-17 Glynn Foster <[email protected]>
gman
parents: 4744
diff changeset
   162
- Bump to 2.6.2, so that we pick up a bunch of file chooser
12cb5a4ecfb5 2004-12-17 Glynn Foster <[email protected]>
gman
parents: 4744
diff changeset
   163
  fixes.
12cb5a4ecfb5 2004-12-17 Glynn Foster <[email protected]>
gman
parents: 4744
diff changeset
   164
4544
9b3f38ce5bbd 2004-11-12 Padraig O'Briain <[email protected]>
padraigo
parents: 4541
diff changeset
   165
* Fri Nov 12 2004 - [email protected]
9b3f38ce5bbd 2004-11-12 Padraig O'Briain <[email protected]>
padraigo
parents: 4541
diff changeset
   166
- Add patch libgnomeui-08-a11y-children.diff. Fixes bug #5080627
9b3f38ce5bbd 2004-11-12 Padraig O'Briain <[email protected]>
padraigo
parents: 4541
diff changeset
   167
4453
3d415c5fe14a 2004-11-05 Archana Shah <[email protected]>
archana
parents: 4409
diff changeset
   168
* Fri Nov 5 2004 - [email protected]
3d415c5fe14a 2004-11-05 Archana Shah <[email protected]>
archana
parents: 4409
diff changeset
   169
- Added patch libgnomeui-07-sftp.diff.
3d415c5fe14a 2004-11-05 Archana Shah <[email protected]>
archana
parents: 4409
diff changeset
   170
  Fixes bug# 5088520
3d415c5fe14a 2004-11-05 Archana Shah <[email protected]>
archana
parents: 4409
diff changeset
   171
4353
a61e21bf9801 2004-10-28 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4284
diff changeset
   172
* Thu Oct 28 2004 - [email protected]
a61e21bf9801 2004-10-28 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4284
diff changeset
   173
- Modified patch libgnomeui-06 so that the selected icon have 
a61e21bf9801 2004-10-28 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4284
diff changeset
   174
  SPI_STATE_FOCUSED
a61e21bf9801 2004-10-28 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4284
diff changeset
   175
4284
3ab8b00138f1 2004-10-19 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4276
diff changeset
   176
* Tue Oct 19 2004 - [email protected]
3ab8b00138f1 2004-10-19 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4276
diff changeset
   177
- Added patch libgnomeui-06 to make the icon list accessible.
3ab8b00138f1 2004-10-19 Balamurali Viswanathan <[email protected]>
bviswa
parents: 4276
diff changeset
   178
4155
897f7cbb6cfe 2004-10-05 Srirama Sharma <[email protected]>
srirama
parents: 4133
diff changeset
   179
* Tue Oct 5 2004 - [email protected]
897f7cbb6cfe 2004-10-05 Srirama Sharma <[email protected]>
srirama
parents: 4133
diff changeset
   180
- Added patch libgnomeui-05-file-chooser.diff to
897f7cbb6cfe 2004-10-05 Srirama Sharma <[email protected]>
srirama
parents: 4133
diff changeset
   181
  canonicalize the URI before looking it up in the 
897f7cbb6cfe 2004-10-05 Srirama Sharma <[email protected]>
srirama
parents: 4133
diff changeset
   182
  folder's hash table. Fixes Bug #5103163.
897f7cbb6cfe 2004-10-05 Srirama Sharma <[email protected]>
srirama
parents: 4133
diff changeset
   183
3913
c7e9995e52c7 2004-09-14 Muktha <[email protected]>
muktha
parents: 3858
diff changeset
   184
* Tue Sep 14 2004 - [email protected]
c7e9995e52c7 2004-09-14 Muktha <[email protected]>
muktha
parents: 3858
diff changeset
   185
- Added patch libgnomeui-04-druid-theming.diff to make
c7e9995e52c7 2004-09-14 Muktha <[email protected]>
muktha
parents: 3858
diff changeset
   186
  'Add a printer' dialog theme compliant.
c7e9995e52c7 2004-09-14 Muktha <[email protected]>
muktha
parents: 3858
diff changeset
   187
  Fixes bug #5035846.
c7e9995e52c7 2004-09-14 Muktha <[email protected]>
muktha
parents: 3858
diff changeset
   188
3693
bbd1dcb472e1 2004-08-23 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
   189
* Wed Aug 18 2004 - [email protected]
bbd1dcb472e1 2004-08-23 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
   190
- added --enable-gtk-doc
bbd1dcb472e1 2004-08-23 Brian Cameron <[email protected]>
bc99092
parents: 3679
diff changeset
   191
3440
9ca4082364a3 2004-07-28 Glynn Foster <[email protected]>
gman
parents: 3425
diff changeset
   192
* Wed Jul 28 2004 - [email protected]
9ca4082364a3 2004-07-28 Glynn Foster <[email protected]>
gman
parents: 3425
diff changeset
   193
- Bump to 2.6.1.1
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   194
3440
9ca4082364a3 2004-07-28 Glynn Foster <[email protected]>
gman
parents: 3425
diff changeset
   195
* Wed Jul 28 2004 - [email protected]
9ca4082364a3 2004-07-28 Glynn Foster <[email protected]>
gman
parents: 3425
diff changeset
   196
- Add patch to unfocus the widgets on the previous page
9ca4082364a3 2004-07-28 Glynn Foster <[email protected]>
gman
parents: 3425
diff changeset
   197
  of the GnomeDruid widget. Patch from Eric Zhao.
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   198
3279
5d64ee516a02 Bumped l10n tarball revision from 1.1 to 1.2 in all spec-files.
damiend
parents: 3263
diff changeset
   199
* 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
   200
- Updated l10n content to libgnomeui-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
   201
3628
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   202
* Thu Jul 08 2004 - [email protected]
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   203
- ported to rpm4
cf6118e136d2 Merged from cinnabar-suse91 branch back into HEAD
mattk
parents: 3580
diff changeset
   204
3263
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   205
* Wed Jul 07 2004 - [email protected]
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   206
- added "-j $CPUS" to make to speed up builds
3c14210c0b99 add -j to make to speed up build
dermotm
parents: 3224
diff changeset
   207
3197
83748f32f3ad 2004-06-24 Takao Fujiwara <[email protected]>
fujiwara
parents: 3157
diff changeset
   208
* Thu Jun 24 2004 - [email protected]
83748f32f3ad 2004-06-24 Takao Fujiwara <[email protected]>
fujiwara
parents: 3157
diff changeset
   209
- Updated libgnomeui-01-g11n-i18n-ui.diff to i18n Filesystem in gtkdialog.
83748f32f3ad 2004-06-24 Takao Fujiwara <[email protected]>
fujiwara
parents: 3157
diff changeset
   210
  bugzilla #144529
83748f32f3ad 2004-06-24 Takao Fujiwara <[email protected]>
fujiwara
parents: 3157
diff changeset
   211
3157
220a72f4553e 2004-06-17 Ghee Teo <[email protected]>
gheet
parents: 3120
diff changeset
   212
* Thu Jun 17 2004 - [email protected]
220a72f4553e 2004-06-17 Ghee Teo <[email protected]>
gheet
parents: 3120
diff changeset
   213
- Added libgnomeui-03-mount-crashed-gedit.diff. The patch is taken from
220a72f4553e 2004-06-17 Ghee Teo <[email protected]>
gheet
parents: 3120
diff changeset
   214
  HEAD (also included in 2.6.1.1 tarball release). bugzilla id#139063.
220a72f4553e 2004-06-17 Ghee Teo <[email protected]>
gheet
parents: 3120
diff changeset
   215
  Bugtraq id 5055273. Since we are at Beta, so have to keep this patch
220a72f4553e 2004-06-17 Ghee Teo <[email protected]>
gheet
parents: 3120
diff changeset
   216
  for the time being and uprev after Beta, this patch can then be removed.
220a72f4553e 2004-06-17 Ghee Teo <[email protected]>
gheet
parents: 3120
diff changeset
   217
2882
82c63f7d104b Updated libgnomeui.spec to include libgnomeui-02-g11n-potfiles.diff.
yk150259
parents: 2777
diff changeset
   218
* Tue May 25 2004 - [email protected]
82c63f7d104b Updated libgnomeui.spec to include libgnomeui-02-g11n-potfiles.diff.
yk150259
parents: 2777
diff changeset
   219
- Added libgnomeui-02-g11n-potfiles.diff
82c63f7d104b Updated libgnomeui.spec to include libgnomeui-02-g11n-potfiles.diff.
yk150259
parents: 2777
diff changeset
   220
2736
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2647
diff changeset
   221
* Wed May 12 2004 - [email protected]
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2647
diff changeset
   222
- Updated l10n content to libgnomeui-l10n-po-1.1.tar.bz2
bd6e69980863 Updated all spec files to reflect 1.1 version l10n tarballs delivered into
damiend
parents: 2647
diff changeset
   223
2647
33c071a214d3 2004-05-05 Niall Power <[email protected]>
niall
parents: 2643
diff changeset
   224
* Wed May 05 2004 - [email protected]
33c071a214d3 2004-05-05 Niall Power <[email protected]>
niall
parents: 2643
diff changeset
   225
- Add missing gtk file selector plug-in to %files.
33c071a214d3 2004-05-05 Niall Power <[email protected]>
niall
parents: 2643
diff changeset
   226
  Add gtk2 to requirements
33c071a214d3 2004-05-05 Niall Power <[email protected]>
niall
parents: 2643
diff changeset
   227
2643
f528274d0e2b 2004-05-04 Glynn Foster <[email protected]>
gman
parents: 2619
diff changeset
   228
* Wed May 04 2004 - [email protected]
f528274d0e2b 2004-05-04 Glynn Foster <[email protected]>
gman
parents: 2619
diff changeset
   229
- Remove auth manager patch, it was wrong and rejected in
f528274d0e2b 2004-05-04 Glynn Foster <[email protected]>
gman
parents: 2619
diff changeset
   230
  bugzilla.
f528274d0e2b 2004-05-04 Glynn Foster <[email protected]>
gman
parents: 2619
diff changeset
   231
2350
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   232
* Mon Mar 29 2004 - [email protected]
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   233
- Updated l10n content to libgnomeui-l10n-po-1.0.tar.bz2
9adca2a8c84f Uprevved l10n tarballs to version 1.0
damiend
parents: 2280
diff changeset
   234
2273
ffcdae78b108 2004-03-22 Takao Fujiwara <[email protected]>
fujiwara
parents: 2269
diff changeset
   235
* Mon Mar 22 2004 - [email protected]
ffcdae78b108 2004-03-22 Takao Fujiwara <[email protected]>
fujiwara
parents: 2269
diff changeset
   236
- Added libgnomeui-02-g11n-i18n-ui.diff to fix 4995208
ffcdae78b108 2004-03-22 Takao Fujiwara <[email protected]>
fujiwara
parents: 2269
diff changeset
   237
2269
739620ed50a2 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2159
diff changeset
   238
* Mon Mar 22 2004 - [email protected]
739620ed50a2 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2159
diff changeset
   239
- Bump to 2.6.0 and remove broken file entry patch that doesn't
739620ed50a2 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2159
diff changeset
   240
  fix anything.
739620ed50a2 2004-03-23 Glynn Foster <[email protected]>
gman
parents: 2159
diff changeset
   241
1674
07fd160acb5c 2004-02-15 Laszlo Peter <[email protected]>
laca
parents: 1609
diff changeset
   242
* Sun Feb 15 2004 - [email protected]
07fd160acb5c 2004-02-15 Laszlo Peter <[email protected]>
laca
parents: 1609
diff changeset
   243
- Add --libexecdir to the configure options so we get the correct path
07fd160acb5c 2004-02-15 Laszlo Peter <[email protected]>
laca
parents: 1609
diff changeset
   244
  on Solaris
07fd160acb5c 2004-02-15 Laszlo Peter <[email protected]>
laca
parents: 1609
diff changeset
   245
1554
412fa6596330 2004-02-02 Niall Power <[email protected]
niall
parents: 1543
diff changeset
   246
* Mon Feb 02 2004 - [email protected]
412fa6596330 2004-02-02 Niall Power <[email protected]
niall
parents: 1543
diff changeset
   247
- Bump to 2.5.3
412fa6596330 2004-02-02 Niall Power <[email protected]
niall
parents: 1543
diff changeset
   248
- Add ACLOCAL_FLAGS env to aclocal invocation
412fa6596330 2004-02-02 Niall Power <[email protected]
niall
parents: 1543
diff changeset
   249
1504
a821d3f5947a 2004-01-08 Niall Power <[email protected]>
niall
parents: 1487
diff changeset
   250
* Thu Jan 08 2004 - [email protected]
a821d3f5947a 2004-01-08 Niall Power <[email protected]>
niall
parents: 1487
diff changeset
   251
- Update to 2.5.2 to make nautilus build
a821d3f5947a 2004-01-08 Niall Power <[email protected]>
niall
parents: 1487
diff changeset
   252
1487
1f8ddafb24b2 2004-01-07 Glynn Foster <[email protected]>
gman
parents: 1245
diff changeset
   253
* Mon Dec 15 2003 - [email protected]
1f8ddafb24b2 2004-01-07 Glynn Foster <[email protected]>
gman
parents: 1245
diff changeset
   254
- Update to 2.5.1
1f8ddafb24b2 2004-01-07 Glynn Foster <[email protected]>
gman
parents: 1245
diff changeset
   255
1245
a51d49ea7ca8 *** empty log message ***
stephen
parents: 1219
diff changeset
   256
* Mon Oct 13 2003 - [email protected]
a51d49ea7ca8 *** empty log message ***
stephen
parents: 1219
diff changeset
   257
- added auth manager patch (moved from nautilus)
a51d49ea7ca8 *** empty log message ***
stephen
parents: 1219
diff changeset
   258
1219
ed7f2e8998c9 *** empty log message ***
stephen
parents: 1195
diff changeset
   259
* Thu Oct 09 2003 - [email protected]
ed7f2e8998c9 *** empty log message ***
stephen
parents: 1195
diff changeset
   260
- Updated for 2.4
ed7f2e8998c9 *** empty log message ***
stephen
parents: 1195
diff changeset
   261
1167
61879e9467ef *** empty log message ***
stephen
parents: 1157
diff changeset
   262
* Thu Sep 25 2003 - [email protected]
61879e9467ef *** empty log message ***
stephen
parents: 1157
diff changeset
   263
- Fix icon theming for icons with full paths
61879e9467ef *** empty log message ***
stephen
parents: 1157
diff changeset
   264
1058
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   265
* Thu Aug 14 2003 - <[email protected]>
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   266
- move lib*.so to -devel, remove *.a, *.la
219c9b3fae9f 2003-08-14 Laszlo Peter <[email protected]>
laca
parents: 1025
diff changeset
   267
1003
a3e112c39abc 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   268
* Thu Aug 07 2003 - [email protected]
1006
3fc1a2848ddb 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 1003
diff changeset
   269
- Remove the evil activate signal on file entry 
3fc1a2848ddb 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 1003
diff changeset
   270
  browse ok button callback. Stops browse dialog
3fc1a2848ddb 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 1003
diff changeset
   271
  being displayed twice, when user selects stuff.
3fc1a2848ddb 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 1003
diff changeset
   272
3fc1a2848ddb 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 1003
diff changeset
   273
* Thu Aug 07 2003 - [email protected]
1003
a3e112c39abc 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   274
- Update tarball, bump version, reset release.
a3e112c39abc 2003-08-07 Glynn Foster <[email protected]>
gman
parents: 831
diff changeset
   275
523
d6c177eb8313 Added more .po tarballs
mick
parents: 290
diff changeset
   276
* Thu Jul 10 2003 - [email protected]
d6c177eb8313 Added more .po tarballs
mick
parents: 290
diff changeset
   277
- Added .po tarball
d6c177eb8313 Added more .po tarballs
mick
parents: 290
diff changeset
   278
50
81e0d477339a *** empty log message ***
lk86177
parents:
diff changeset
   279
* Tue May 13 2003 - [email protected]
156
acc6f409a6eb 2003-05-27 Niall Power <[email protected]>
niall
parents: 50
diff changeset
   280
- Initial Sun release.