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