base-specs/vino.spec
author convert-repo
Tue, 28 Sep 2010 11:41:29 +0000
changeset 20122 34a34bffcb68
parent 20109 234786f0a6c7
child 20154 21bfc321b6da
permissions -rw-r--r--
update tags
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 vino
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
19974
b5d8e70005c8 Correct Copyright lines.
yippi
parents: 18191
diff changeset
     4
# Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
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
#
20107
c9bb1ac4aebe Update module owners to the correct owners.
yippi
parents: 19974
diff changeset
     8
%define owner liyuan
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
#
16429
fe72291e50fd 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16356
diff changeset
    10
17852
edfc096bfd70 2010-04-16 Christian Kelly <[email protected]>
chrisk
parents: 17786
diff changeset
    11
%define OSR LFI#105446 (gnome Exec. summary):n/a
16429
fe72291e50fd 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16356
diff changeset
    12
14402
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13831
diff changeset
    13
%include l10n.inc
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    14
Name:			vino
14557
b8ed95bb49df 2008-11-05 Halton Huo <[email protected]>
halton
parents: 14480
diff changeset
    15
License:		GPL v2
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    16
Group:			System/GUI/GNOME
18191
0bc11e669d33 2010-06-30 Halton Huo <[email protected]>
halton
parents: 17968
diff changeset
    17
Version:		2.31.4
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Release:		2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
Distribution:		Java Desktop System
17865
b7ff02e93f66 2010-04-19 Christian Kelly <[email protected]>
chrisk
parents: 17852
diff changeset
    20
Vendor:			Gnome Community
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
Summary:		GNOME Remote Desktop
18191
0bc11e669d33 2010-06-30 Halton Huo <[email protected]>
halton
parents: 17968
diff changeset
    22
Source:			http://download.gnome.org/sources/%{name}/2.31/%{name}-%{version}.tar.bz2
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11829
diff changeset
    23
%if %build_l10n
14402
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13831
diff changeset
    24
Source1:                l10n-configure.sh
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13831
diff changeset
    25
Source2:                %{name}-po-sun-%{po_sun_version}.tar.bz2
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11829
diff changeset
    26
%endif
12891
8ea7961b555c 2008-07-23 Halton Huo <[email protected]>
halton
parents: 12809
diff changeset
    27
# date:2008-07-14 type:branding owner:jedy
13250
2d1f68a1233d 2008-08-22 Wang Xin <[email protected]>
jedy
parents: 13187
diff changeset
    28
Patch1:                 %{name}-01-menu-entry.diff
14804
e7d9cc917878 2008-12-23 Halton Huo <[email protected]>
halton
parents: 14677
diff changeset
    29
# date:2008-11-28 type:feature owner:fujiwara bugzilla:562523
14677
62651f354cec 2008-11-28 Takao Fujiwara <[email protected]>
fujiwara
parents: 14557
diff changeset
    30
Patch2:                 %{name}-02-cp-utf8.diff
20109
234786f0a6c7 Update module/patch owners.
yippi
parents: 20107
diff changeset
    31
# date:2010-06-30 owner:liyuan type:branding
18191
0bc11e669d33 2010-06-30 Halton Huo <[email protected]>
halton
parents: 17968
diff changeset
    32
# remove this patch when solaris bump autoconf to 2.6.4
0bc11e669d33 2010-06-30 Halton Huo <[email protected]>
halton
parents: 17968
diff changeset
    33
Patch3:                 %{name}-03-autoconf.diff
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
BuildRoot:		%{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
Docdir:			%{_defaultdocdir}/doc
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
Autoreqprov:		on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
%define			gnutls_version 0.9.5
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
%define			gtk2_version 2.2.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
%define			GConf_version 2.2.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
%define			libglade_version 2.0.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
%define                 intltool_version 0.25
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
%define			libgnomeui_version 2.4.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
Requires:		gnutls         >= %{gnutls_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    46
Requires:		gtk2           >= %{gtk2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    47
Requires:		GConf          >= %{GConf_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    48
Requires:		libglade       >= %{libglade_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    49
Requires:		libgnomeui     >= %{libgnomeui_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    50
BuildRequires:		gnutls-devel   >= %{gnutls_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    51
BuildRequires:		gtk2-devel     >= %{gtk2_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    52
BuildRequires:		GConf-devel    >= %{GConf_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    53
BuildRequires:		libglade-devel >= %{libglade_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    54
BuildRequires:		intltool       >= %{intltool_version}
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    55
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    56
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    57
Vino is an integrated GNOME VNC server and a VNC client written in Java.
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
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    60
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    61
%setup -q
14402
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13831
diff changeset
    62
%if %build_l10n
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13831
diff changeset
    63
bzcat %SOURCE2 | tar xf -
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13831
diff changeset
    64
cd po-sun; make; cd ..
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13831
diff changeset
    65
%endif
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13831
diff changeset
    66
12809
1aa970719e1b 2008-07-14 Wang Xin <[email protected]>
jedy
parents: 12359
diff changeset
    67
%patch1 -p1
14677
62651f354cec 2008-11-28 Takao Fujiwara <[email protected]>
fujiwara
parents: 14557
diff changeset
    68
%patch2 -p1
17968
1e83c4d58384 2010-05-06 Halton Huo <[email protected]>
halton
parents: 17865
diff changeset
    69
%patch3 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    70
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    71
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    72
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    77
  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
    78
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    79
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    80
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
aclocal $ACLOCAL_FLAGS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
libtoolize --force
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    85
intltoolize --force --automake
12031
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11829
diff changeset
    86
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11829
diff changeset
    87
%if %build_l10n
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11829
diff changeset
    88
bash -x %SOURCE1 --enable-copyright
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11829
diff changeset
    89
%endif
8ed3afd23a6f 2008-04-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 11829
diff changeset
    90
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    91
autoheader
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    92
automake -a -f -c --gnu
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    93
autoconf 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    94
14973
69a6109162db 2009-01-24 Halton Huo <[email protected]>
halton
parents: 14959
diff changeset
    95
CFLAGS="$RPM_OPT_FLAGS" \
69a6109162db 2009-01-24 Halton Huo <[email protected]>
halton
parents: 14959
diff changeset
    96
./configure   --prefix=%{_prefix}               \
69a6109162db 2009-01-24 Halton Huo <[email protected]>
halton
parents: 14959
diff changeset
    97
              --sysconfdir=%{_sysconfdir}       \
69a6109162db 2009-01-24 Halton Huo <[email protected]>
halton
parents: 14959
diff changeset
    98
              --libexecdir=%{_libexecdir}       \
69a6109162db 2009-01-24 Halton Huo <[email protected]>
halton
parents: 14959
diff changeset
    99
              --enable-http-server=yes          \
69a6109162db 2009-01-24 Halton Huo <[email protected]>
halton
parents: 14959
diff changeset
   100
              --enable-gnome-keyring=yes        \
69a6109162db 2009-01-24 Halton Huo <[email protected]>
halton
parents: 14959
diff changeset
   101
              --enable-avahi=yes                \
69a6109162db 2009-01-24 Halton Huo <[email protected]>
halton
parents: 14959
diff changeset
   102
              --enable-libunique=yes            \
10084
d2709fbec4d5 Fix debug code in vino.spec.
dcarbery
parents: 10082
diff changeset
   103
%if %debug_build
14973
69a6109162db 2009-01-24 Halton Huo <[email protected]>
halton
parents: 14959
diff changeset
   104
              --enable-debug=yes                \
10084
d2709fbec4d5 Fix debug code in vino.spec.
dcarbery
parents: 10082
diff changeset
   105
%endif
14973
69a6109162db 2009-01-24 Halton Huo <[email protected]>
halton
parents: 14959
diff changeset
   106
              --enable-ipv6=yes
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
make -j $CPUS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   115
make -i install DESTDIR=$RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   116
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   117
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   118
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   119
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   120
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   122
%post
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   123
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/vino-server.schemas >/dev/null
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
%files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   127
%defattr(-,root,root)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   128
%doc AUTHORS COPYING ChangeLog NEWS README
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
%doc docs/remote-desktop.txt
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
%doc docs/TODO
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   131
%{_bindir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   132
%{_libdir}/bonobo/servers/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   133
%{_libexecdir}/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   134
%{_datadir}/applications/
10172
8d21584c9e1d * SUNWgnome-remote-desktop.spec: Use $prefix/share/vino for data in
halton
parents: 10167
diff changeset
   135
%{_datadir}/vino/*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   136
%{_datadir}/icons/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
%{_datadir}/locale/*/LC_MESSAGES/*.mo
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
%config %{_sysconfdir}/gconf/schemas/*
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
%changelog
18191
0bc11e669d33 2010-06-30 Halton Huo <[email protected]>
halton
parents: 17968
diff changeset
   141
* Wed Jun 30 2010 - [email protected]
0bc11e669d33 2010-06-30 Halton Huo <[email protected]>
halton
parents: 17968
diff changeset
   142
- Bump to 2.31.4
0bc11e669d33 2010-06-30 Halton Huo <[email protected]>
halton
parents: 17968
diff changeset
   143
- Remove upstreamed patch 03-sol-ifaddrs.diff
17968
1e83c4d58384 2010-05-06 Halton Huo <[email protected]>
halton
parents: 17865
diff changeset
   144
* Thu May 06 2010 - [email protected]
1e83c4d58384 2010-05-06 Halton Huo <[email protected]>
halton
parents: 17865
diff changeset
   145
- Add patch 03-sol-ifaddrs.diff to fix bugzilla #617848
17786
b84958df6939 2010-03-31 Halton Huo <[email protected]>
halton
parents: 16814
diff changeset
   146
* Wed Mar 31 2010 - [email protected]
b84958df6939 2010-03-31 Halton Huo <[email protected]>
halton
parents: 16814
diff changeset
   147
- Bump to 2.28.2
16814
d8af58ce512f 2009-10-20 Halton Huo <[email protected]>
halton
parents: 16606
diff changeset
   148
* Tue Oct 20 2009 - [email protected]
d8af58ce512f 2009-10-20 Halton Huo <[email protected]>
halton
parents: 16606
diff changeset
   149
- Bump to 2.28.1
16606
8938520ae32c 2009-09-22 Halton Huo <[email protected]>
halton
parents: 16490
diff changeset
   150
* Tue Sep 21 2009 - [email protected]
8938520ae32c 2009-09-22 Halton Huo <[email protected]>
halton
parents: 16490
diff changeset
   151
- Bump to 2.28.0
16490
7880233605d3 2009-09-08 Halton Huo <[email protected]>
halton
parents: 16434
diff changeset
   152
* Wed Sep 08 2009 - [email protected]
7880233605d3 2009-09-08 Halton Huo <[email protected]>
halton
parents: 16434
diff changeset
   153
- Bump to 2.27.92
16356
2eb1014bcf89 2009-08-26 Halton Huo <[email protected]>
halton
parents: 16244
diff changeset
   154
* Wed Aug 26 2009 - [email protected]
2eb1014bcf89 2009-08-26 Halton Huo <[email protected]>
halton
parents: 16244
diff changeset
   155
- Bump to 2.27.91
16244
d5c21f9e92cf 2009-08-12 Halton Huo <[email protected]>
halton
parents: 16224
diff changeset
   156
* Wed Aug 12 2009 - [email protected]
d5c21f9e92cf 2009-08-12 Halton Huo <[email protected]>
halton
parents: 16224
diff changeset
   157
- Bump to 2.27.90
16087
bb6160ac2bd7 2009-07-22 Halton Huo <[email protected]>
halton
parents: 15782
diff changeset
   158
* Wed Jul 22 2009 - [email protected]
bb6160ac2bd7 2009-07-22 Halton Huo <[email protected]>
halton
parents: 15782
diff changeset
   159
- Add patch gnutls28.diff to let vino build with gnutls 2.8.
15782
725a1145c0c2 2009-05-19 Halton Huo <[email protected]>
halton
parents: 15611
diff changeset
   160
* Tue May 19 2009 - [email protected]
725a1145c0c2 2009-05-19 Halton Huo <[email protected]>
halton
parents: 15611
diff changeset
   161
- Bump to 2.26.2
15611
f48e6e50c1e8 2009-04-14 Halton Huo <[email protected]>
halton
parents: 15409
diff changeset
   162
* Tue Apr 14 2009 - [email protected]
f48e6e50c1e8 2009-04-14 Halton Huo <[email protected]>
halton
parents: 15409
diff changeset
   163
- Bump to 2.26.1
15409
e3ec3214270e * base-specs/glibmm.spec: Bump to 2.20.0.
davelam
parents: 15272
diff changeset
   164
* Tue Mar 17 2009 - [email protected]
e3ec3214270e * base-specs/glibmm.spec: Bump to 2.20.0.
davelam
parents: 15272
diff changeset
   165
- Bump to 2.26.0
15272
a36a3e54fe96 2009-03-03 Halton Huo <[email protected]>
halton
parents: 15106
diff changeset
   166
* Tue Mar 03 2009 - [email protected]
a36a3e54fe96 2009-03-03 Halton Huo <[email protected]>
halton
parents: 15106
diff changeset
   167
- Bump to 2.25.92
15106
66b25abc65a4 2009-02-17 Halton Huo <[email protected]>
halton
parents: 15042
diff changeset
   168
* Tue Feb 17 2009 - [email protected]
66b25abc65a4 2009-02-17 Halton Huo <[email protected]>
halton
parents: 15042
diff changeset
   169
- Bump to 2.25.91
15042
5dd29fe21877 2009-02-09 Halton Huo <[email protected]>
halton
parents: 14973
diff changeset
   170
* Mon Feb 09 2009 - [email protected]
5dd29fe21877 2009-02-09 Halton Huo <[email protected]>
halton
parents: 14973
diff changeset
   171
- Bump to 2.25.90
5dd29fe21877 2009-02-09 Halton Huo <[email protected]>
halton
parents: 14973
diff changeset
   172
- Remove upstreamed patch typo.diff
14973
69a6109162db 2009-01-24 Halton Huo <[email protected]>
halton
parents: 14959
diff changeset
   173
* Sat Jan 24 2009 - [email protected]
69a6109162db 2009-01-24 Halton Huo <[email protected]>
halton
parents: 14959
diff changeset
   174
- Enable libunique explicitly
14959
1c136643d5e0 2009-01-22 Halton Huo <[email protected]>
halton
parents: 14845
diff changeset
   175
* Tue Jan 22 2009 - [email protected]
1c136643d5e0 2009-01-22 Halton Huo <[email protected]>
halton
parents: 14845
diff changeset
   176
- Bump to 2.25.5
1c136643d5e0 2009-01-22 Halton Huo <[email protected]>
halton
parents: 14845
diff changeset
   177
- Remove patch ifaddrs.diff
1c136643d5e0 2009-01-22 Halton Huo <[email protected]>
halton
parents: 14845
diff changeset
   178
- Add patch typo.diff to fix bugzilla #568646
14845
2a4157c32e79 2009-01-06 Halton Huo <[email protected]>
halton
parents: 14804
diff changeset
   179
* Tue Jan 06 2009 - [email protected]
2a4157c32e79 2009-01-06 Halton Huo <[email protected]>
halton
parents: 14804
diff changeset
   180
- Bump to 2.25.4
14804
e7d9cc917878 2008-12-23 Halton Huo <[email protected]>
halton
parents: 14677
diff changeset
   181
* Tue Dec 23 2008 - [email protected]
e7d9cc917878 2008-12-23 Halton Huo <[email protected]>
halton
parents: 14677
diff changeset
   182
- Bump to 2.25.3
e7d9cc917878 2008-12-23 Halton Huo <[email protected]>
halton
parents: 14677
diff changeset
   183
- Add patch ifaddrs.diff to fix bugzilla #565422
14677
62651f354cec 2008-11-28 Takao Fujiwara <[email protected]>
fujiwara
parents: 14557
diff changeset
   184
* Fri Nov 28 2008 - [email protected]
62651f354cec 2008-11-28 Takao Fujiwara <[email protected]>
fujiwara
parents: 14557
diff changeset
   185
- Add patch cp-utf8.diff to copy multibyte chars.
14480
ad7d5529eb80 2008-10-21 Halton Huo <[email protected]>
halton
parents: 14402
diff changeset
   186
* Tue Oct 21 2008 - [email protected]
ad7d5529eb80 2008-10-21 Halton Huo <[email protected]>
halton
parents: 14402
diff changeset
   187
- Bump to 2.24.1.
14402
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13831
diff changeset
   188
* Wed Oct 01 2008 - [email protected]
03dd5cf0fba9 2008-10-01 Takao Fujiwara <[email protected]>
fujiwara
parents: 13831
diff changeset
   189
- Add l10n tarball.
13738
f320da57594d 2008-09-24 Christian Kelly <[email protected]>
chrisk
parents: 13447
diff changeset
   190
* Wed Sep 24 2008 - [email protected]
f320da57594d 2008-09-24 Christian Kelly <[email protected]>
chrisk
parents: 13447
diff changeset
   191
- Bump to 2.24.0.
13447
99c662cc8950 2008-09-09 Halton Huo <[email protected]>
halton
parents: 13346
diff changeset
   192
* Tue Sep 09 2008 - [email protected]
99c662cc8950 2008-09-09 Halton Huo <[email protected]>
halton
parents: 13346
diff changeset
   193
- Bump to 2.23.92
13250
2d1f68a1233d 2008-08-22 Wang Xin <[email protected]>
jedy
parents: 13187
diff changeset
   194
* Fri Aug 22 2008 - [email protected]
2d1f68a1233d 2008-08-22 Wang Xin <[email protected]>
jedy
parents: 13187
diff changeset
   195
- rename desktop.diff to menu-entry.diff.
13187
5fb21b4de0dc bump to vino 2.23.90
davelam
parents: 13163
diff changeset
   196
* Tue Aug 19 2008 - [email protected]
5fb21b4de0dc bump to vino 2.23.90
davelam
parents: 13163
diff changeset
   197
- Bump to 2.23.90
13163
68b584ba085d 2008-08-19 Halton Huo <[email protected]>
halton
parents: 13065
diff changeset
   198
* Tue Aug 19 2008 - [email protected]
68b584ba085d 2008-08-19 Halton Huo <[email protected]>
halton
parents: 13065
diff changeset
   199
- Bump to 2.23.90
68b584ba085d 2008-08-19 Halton Huo <[email protected]>
halton
parents: 13065
diff changeset
   200
- Remove upstreamed patch keyring-h.diff and autostart.diff
13065
4f895ab11740 2008-08-07 Halton Huo <[email protected]>
halton
parents: 12891
diff changeset
   201
* Thu Aug 07 2008 - [email protected]
4f895ab11740 2008-08-07 Halton Huo <[email protected]>
halton
parents: 12891
diff changeset
   202
- Add patch autostart.diff to fix bugster #6727827, bugzilla #544650 
4f895ab11740 2008-08-07 Halton Huo <[email protected]>
halton
parents: 12891
diff changeset
   203
12891
8ea7961b555c 2008-07-23 Halton Huo <[email protected]>
halton
parents: 12809
diff changeset
   204
* Wed Jul 23 2008 - [email protected]
8ea7961b555c 2008-07-23 Halton Huo <[email protected]>
halton
parents: 12809
diff changeset
   205
- Bump to 2.23.5
8ea7961b555c 2008-07-23 Halton Huo <[email protected]>
halton
parents: 12809
diff changeset
   206
- Add patch keyring-h.diff to fix bugzilla #544277
8ea7961b555c 2008-07-23 Halton Huo <[email protected]>
halton
parents: 12809
diff changeset
   207
12809
1aa970719e1b 2008-07-14 Wang Xin <[email protected]>
jedy
parents: 12359
diff changeset
   208
* Mon Jul 13 2008 - [email protected]
1aa970719e1b 2008-07-14 Wang Xin <[email protected]>
jedy
parents: 12359
diff changeset
   209
- Add 01-desktop.diff.
1aa970719e1b 2008-07-14 Wang Xin <[email protected]>
jedy
parents: 12359
diff changeset
   210
12359
99d2537f4e45 2008-05-27 Halton Huo <[email protected]>
halton
parents: 12031
diff changeset
   211
* Tue May 27 2008 - [email protected]
99d2537f4e45 2008-05-27 Halton Huo <[email protected]>
halton
parents: 12031
diff changeset
   212
- Bump to 2.22.2
99d2537f4e45 2008-05-27 Halton Huo <[email protected]>
halton
parents: 12031
diff changeset
   213
11829
3c4ccf04fc37 2008-03-10 Damien Carbery <[email protected]>
dcarbery
parents: 11724
diff changeset
   214
* Mon Mar 10 2008 - [email protected]
3c4ccf04fc37 2008-03-10 Damien Carbery <[email protected]>
dcarbery
parents: 11724
diff changeset
   215
- Bump to 2.22.0.
3c4ccf04fc37 2008-03-10 Damien Carbery <[email protected]>
dcarbery
parents: 11724
diff changeset
   216
11724
8c73fecb3343 2008-02-26 Damien Carbery <[email protected]>
dcarbery
parents: 11621
diff changeset
   217
* Tue Feb 26 2008 - [email protected]
8c73fecb3343 2008-02-26 Damien Carbery <[email protected]>
dcarbery
parents: 11621
diff changeset
   218
- Bump to 2.21.92.
8c73fecb3343 2008-02-26 Damien Carbery <[email protected]>
dcarbery
parents: 11621
diff changeset
   219
11621
eb1452b7ffc3 2008-02-12 Damien Carbery <[email protected]>
dcarbery
parents: 11545
diff changeset
   220
* Tue Feb 12 2008 - [email protected]
eb1452b7ffc3 2008-02-12 Damien Carbery <[email protected]>
dcarbery
parents: 11545
diff changeset
   221
- Bump to 2.21.91.
eb1452b7ffc3 2008-02-12 Damien Carbery <[email protected]>
dcarbery
parents: 11545
diff changeset
   222
11545
079ff0f3885a 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11280
diff changeset
   223
* Tue Jan 29 2008 - [email protected]
079ff0f3885a 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11280
diff changeset
   224
- Bump to 2.21.90.
079ff0f3885a 2008-01-29 Damien Carbery <[email protected]>
dcarbery
parents: 11280
diff changeset
   225
11280
426cb4b7de24 2007-12-04 Damien Carbery <[email protected]>
dcarbery
parents: 11173
diff changeset
   226
* Tue Dec 04 2007 - [email protected]
426cb4b7de24 2007-12-04 Damien Carbery <[email protected]>
dcarbery
parents: 11173
diff changeset
   227
- Bump to 2.21.3.
426cb4b7de24 2007-12-04 Damien Carbery <[email protected]>
dcarbery
parents: 11173
diff changeset
   228
11173
4467a7dc357a 2007-11-13 Halton Huo <[email protected]>
halton
parents: 11098
diff changeset
   229
* Tue Nov 13 2007 - [email protected]
4467a7dc357a 2007-11-13 Halton Huo <[email protected]>
halton
parents: 11098
diff changeset
   230
- Bump to 2.21.2.
4467a7dc357a 2007-11-13 Halton Huo <[email protected]>
halton
parents: 11098
diff changeset
   231
11098
cb7bcf02329e 2007-11-01 Halton Huo <[email protected]>
halton
parents: 11077
diff changeset
   232
* Wed Oct 31 2007 - [email protected]
cb7bcf02329e 2007-11-01 Halton Huo <[email protected]>
halton
parents: 11077
diff changeset
   233
- Enable avahi.
cb7bcf02329e 2007-11-01 Halton Huo <[email protected]>
halton
parents: 11077
diff changeset
   234
11077
f06ce3f6eb7d 2007-10-30 Damien Carbery <[email protected]>
dcarbery
parents: 10674
diff changeset
   235
* Tue Oct 30 2007 - [email protected]
f06ce3f6eb7d 2007-10-30 Damien Carbery <[email protected]>
dcarbery
parents: 10674
diff changeset
   236
- Bump to 2.21.1.
f06ce3f6eb7d 2007-10-30 Damien Carbery <[email protected]>
dcarbery
parents: 10674
diff changeset
   237
10674
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10523
diff changeset
   238
* Fri Oct 19 2007 - [email protected]
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10523
diff changeset
   239
- Bump to 2.20.1.
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10523
diff changeset
   240
10523
81e4ba86f158 2007-09-19 Damien Carbery <[email protected]>
dcarbery
parents: 10420
diff changeset
   241
* Wed Sep 19 2007 - [email protected]
81e4ba86f158 2007-09-19 Damien Carbery <[email protected]>
dcarbery
parents: 10420
diff changeset
   242
- Bump to 2.20.0.
81e4ba86f158 2007-09-19 Damien Carbery <[email protected]>
dcarbery
parents: 10420
diff changeset
   243
10420
70a765146da1 2007-09-03 Damien Carbery <[email protected]>
dcarbery
parents: 10328
diff changeset
   244
* Mon Sep 03 2007 - [email protected]
70a765146da1 2007-09-03 Damien Carbery <[email protected]>
dcarbery
parents: 10328
diff changeset
   245
- Bump to 2.19.92.
70a765146da1 2007-09-03 Damien Carbery <[email protected]>
dcarbery
parents: 10328
diff changeset
   246
10328
8448a2976c6b 2007-08-15 Damien Carbery <[email protected]>
dcarbery
parents: 10172
diff changeset
   247
* Wed Aug 15 2007 - [email protected]
8448a2976c6b 2007-08-15 Damien Carbery <[email protected]>
dcarbery
parents: 10172
diff changeset
   248
- Bump to 2.19.90.
8448a2976c6b 2007-08-15 Damien Carbery <[email protected]>
dcarbery
parents: 10172
diff changeset
   249
10172
8d21584c9e1d * SUNWgnome-remote-desktop.spec: Use $prefix/share/vino for data in
halton
parents: 10167
diff changeset
   250
* Tue Jul 10 2007 - [email protected]
8d21584c9e1d * SUNWgnome-remote-desktop.spec: Use $prefix/share/vino for data in
halton
parents: 10167
diff changeset
   251
- Bump to 2.19.5
8d21584c9e1d * SUNWgnome-remote-desktop.spec: Use $prefix/share/vino for data in
halton
parents: 10167
diff changeset
   252
- Remove upstreamed patches.
8d21584c9e1d * SUNWgnome-remote-desktop.spec: Use $prefix/share/vino for data in
halton
parents: 10167
diff changeset
   253
10167
c5593de33d41 * base-specs/gnome-keyring.spec: Bump to 2.19.5,
halton
parents: 10085
diff changeset
   254
* Mon Jul 09 2007 - [email protected]
c5593de33d41 * base-specs/gnome-keyring.spec: Bump to 2.19.5,
halton
parents: 10085
diff changeset
   255
- Add patch crash-on-null-password.diff.
c5593de33d41 * base-specs/gnome-keyring.spec: Bump to 2.19.5,
halton
parents: 10085
diff changeset
   256
10082
db9e139c85c6 * base-specs/vino.spec: Use --enable-debug when using pkgtool --with-debug.
halton
parents: 9766
diff changeset
   257
* Wed Jun 20 2007 - [email protected]
db9e139c85c6 * base-specs/vino.spec: Use --enable-debug when using pkgtool --with-debug.
halton
parents: 9766
diff changeset
   258
- Use --enable-debug when using pkgtool --with-debug.
db9e139c85c6 * base-specs/vino.spec: Use --enable-debug when using pkgtool --with-debug.
halton
parents: 9766
diff changeset
   259
9764
7db500a27148 * base-specs/vino.spec: since patch reworked, remove %ifarch thing.
halton
parents: 9757
diff changeset
   260
* Fri Apr 20 2007 - [email protected]
7db500a27148 * base-specs/vino.spec: since patch reworked, remove %ifarch thing.
halton
parents: 9757
diff changeset
   261
- Rework patch xsun-disable-scroll.diff, remove %ifarch thing.
9765
ffb4d9ccf450 * base-specs/vino.spec: Add patch http-vnc-command.diff to show
halton
parents: 9764
diff changeset
   262
- Add patch http-vnc-command.diff to fix bugzilla 431635.
9764
7db500a27148 * base-specs/vino.spec: since patch reworked, remove %ifarch thing.
halton
parents: 9757
diff changeset
   263
9757
2403e0dbfecc * base-specs/vino.spec: Fix 6508483, disable mouse wheel scroll up/down functionality to avoid crash, only patch on sparc, remove it when
halton
parents: 9708
diff changeset
   264
* Wed Apr 18 2007 - [email protected]
2403e0dbfecc * base-specs/vino.spec: Fix 6508483, disable mouse wheel scroll up/down functionality to avoid crash, only patch on sparc, remove it when
halton
parents: 9708
diff changeset
   265
- Add patch xsun-disable-scroll.diff to fix bugster 6508483.
2403e0dbfecc * base-specs/vino.spec: Fix 6508483, disable mouse wheel scroll up/down functionality to avoid crash, only patch on sparc, remove it when
halton
parents: 9708
diff changeset
   266
9707
315e79761395 * base-specs/vino.spec:
halton
parents: 9571
diff changeset
   267
* Tue Apr 10 2007 - [email protected]
9708
155d4a2bb14f * base-specs/vino.spec: Bump to 2.18.1
halton
parents: 9707
diff changeset
   268
- Bump to 2.18.1.
9707
315e79761395 * base-specs/vino.spec:
halton
parents: 9571
diff changeset
   269
- Remove patch crash-critical-warning.diff, upstreamed.
315e79761395 * base-specs/vino.spec:
halton
parents: 9571
diff changeset
   270
9571
eb3e09f6bd9c * base-specs/vino.spec: Add patch crash-critical-warning.diff to fix
halton
parents: 9534
diff changeset
   271
* Fri Mar 13 2007 - [email protected]
eb3e09f6bd9c * base-specs/vino.spec: Add patch crash-critical-warning.diff to fix
halton
parents: 9534
diff changeset
   272
- Add patch crash-critical-warning.diff to fix critical warning,
eb3e09f6bd9c * base-specs/vino.spec: Add patch crash-critical-warning.diff to fix
halton
parents: 9534
diff changeset
   273
  for bugzilla #418836, bugster #6535190.
eb3e09f6bd9c * base-specs/vino.spec: Add patch crash-critical-warning.diff to fix
halton
parents: 9534
diff changeset
   274
9534
40287f8b0d62 * base-specs/vino.spec: Remove upstreamed patch gtkicontheme-header.diff
halton
parents: 9522
diff changeset
   275
* Tue Mar 13 2007 - [email protected]
40287f8b0d62 * base-specs/vino.spec: Remove upstreamed patch gtkicontheme-header.diff
halton
parents: 9522
diff changeset
   276
- Remove patch gtkicontheme-header.diff, upstreamed.
40287f8b0d62 * base-specs/vino.spec: Remove upstreamed patch gtkicontheme-header.diff
halton
parents: 9522
diff changeset
   277
9522
eee0e85e99af 2007-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   278
* Mon Mar 12 2007 - [email protected]
eee0e85e99af 2007-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   279
- Bump to 2.18.0.
eee0e85e99af 2007-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 9397
diff changeset
   280
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   281
* Tue Feb 27 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   282
- Bump to 2.17.92.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   283
- Add patch gtkicontheme-header.diff to fix bugzilla #412559.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   284
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   285
* Mon Feb 26 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   286
- remove option --enable-session-support=yes to 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   287
  do not distribute vino-session.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   288
- remove useless patch vino-01-remove-vino-session.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   289
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   290
* Tue Feb 13 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   291
- Add patch remove-vino-session.diff to fix bugzilla  #407364
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   292
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   293
* Fri Feb 09 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   294
- Remove useless patch vino-01-fix-a11y-hang.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   295
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   296
* Tue Jan 09 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   297
- Bump to 2.17.5.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   298
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   299
* Tue Dec 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   300
- Bump to 2.17.4. Remove upstream patch, vino-02-keyborad-map.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   301
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   302
* Mon Nov 27 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   303
- Remove patch disable-xsun.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   304
- Add patch keyborad-map.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   305
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   306
* Thu Nov 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   307
- Remove upstream patches, 02-a11y-theme-icons and 03-a11y-selectable-label. 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   308
  Renumber remainder.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   309
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   310
* Thu Nov 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   311
- Bump to 2.17.2. Remove 8 upstream patches: 02-gnome-keyring, 03-xgl,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   312
  04-ipv6-remove-dead-code, 05-ipv6-use-getaddrinfo, 06-ipv6-use-inet-ntop,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   313
  07-ipv6-configure-check, 08-ipv6-create-ipv6-socket,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   314
  09-ipv6-create-ipv6-http-socket.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   315
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   316
* Fri Nov 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   317
- Change patch owner to opensolaris id.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   318
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   319
* Thu Nov 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   320
- Add patch disable-xsun.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   321
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   322
* Wed Nov 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   323
- Add patch a11y-theme-icons.diff to fix bug
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   324
  bugster:6491224 bugzilla:345394
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   325
- Add patch a11y-selectable-label.diff to fix bug
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   326
  bugster:6491221 bugzilla:338043
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   327
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   328
* Tue Nov 07 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   329
- Remove glib-gettextize because intltoolize added.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   330
- Enable ipv6-create-ipv6-socket.diff and 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   331
  ipv6-create-ipv6-http-socket.diff to fix ipv6 problem, 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   332
  bugster #6483870, bugzilla #310965.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   333
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   334
* Fri Nov 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   335
- Add autoheader before configure to fix ipv6 and gnome-keyring.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   336
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   337
* Fri Oct 27 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   338
- Change IPv6 patch according community new patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   339
- Add configure option --enable-ipv6=yes
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   340
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   341
* Thu Oct 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   342
- Rename patch keyring.diff to gnome-keyring.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   343
- Add option --enable-gnome-keyring.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   344
- Add patch ipv6-support.diff to support IPv6, #6483870.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   345
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   346
* Tue Oct 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   347
- Add patch xgl.diff to fix sparc crash bug #6409721.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   348
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   349
* Tue Oct 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   350
- Bump to 2.16.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   351
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   352
* Wed Oct 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   353
- Remove Patch2 vino-02-libgnomeui-include.diff and reorder,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   354
  since patch1 already fix this problem.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   355
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   356
* Fri Jan 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   357
- Bump to 2.13.5.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   358
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   359
* Fri Sep 30 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   360
- Add patch to move a #include outside '#ifdef HAVE_GNUTLS' code so that it
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   361
  builds. Bugzilla: 315459.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   362
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   363
* Sun Sep 18 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   364
- Remove the resolution-change patch, and reorder.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   365
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   366
* Sat Sep 17 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   367
- Bump to 2.12.0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   368
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   369
* Tue Aug 23 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   370
- Remove PATH setting as it is not used (info was wrong and build unaffected).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   371
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   372
* Tue Aug 16 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   373
- Bump to 2.11.90.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   374
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   375
* Thu May 26 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   376
- Bump to 2.10.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   377
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   378
* Fri May 20 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   379
- Added vino-08-fix-a11y-hang.diff to fix the gnome-session hang
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   380
  with a11y and remote desktop enabled. Fixes bug #6272397.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   381
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   382
* Wed Mar 02 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   383
- Added vino-07-allow-resolution-change.diff to fix the crash when
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   384
  trying to change resolution from the client. Fixes bug #4965618.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   385
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   386
* Thu Sep 16 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   387
* Added vino-05-g11n-alllinguas.diff to include cs,hu linguas
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   388
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   389
* Thu Aug 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   390
- Help invocation for vino is implemented.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   391
 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   392
* Thu Jul 08 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   393
- Updated l10n content to vino-l10n-po-1.2.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   394
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   395
* Wed Jul 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   396
- added "-j $CPUS" to make to speed up builds
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   398
* Sun May 30 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   399
- New JDK
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   400
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   401
* Wed May 14 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   402
- added vino-03-fix-stdint.diff to fix build error on S9
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   403
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   404
* Wed May 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   405
- Updated l10n content to vino-l10n-po-1.1.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   406
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   407
* Thu Apr 14 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   408
- Add ACLOCAL_FLAGS to aclocal call for Solaris build.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   409
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   410
* Wed Mar 31 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   411
- replace tar jxf with the more solaris friendly
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   412
  bzcat piped through tar
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   413
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   414
* Mon Mar 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   415
- Updated l10n content to vino-l10n-po-1.0.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   416
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   417
* Wed Feb 11 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   418
- Update to 0.14 + port
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   419
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   420
* Thu Nov 06 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   421
- Initial spec file