cvsdist fb35ffa
%define libgcrypt_version 1.2.0
f1c7647
%define libnotify_version 0.7.0
f1c7647
%define telepathy_glib_version 0.11.6
cvsdist 829c4c0
cvsdist 829c4c0
Summary: A remote desktop system for GNOME
cvsdist 829c4c0
Name: vino
Richard Hughes f7a9fee
Version: 3.10.1
0009e97
Release: 1%{?dist}
cvsdist 829c4c0
URL: http://www.gnome.org
307d353
#VCS: git:git://git.gnome.org/vino
1ef512a
Source0: http://download.gnome.org/sources/vino/3.10/%{name}-%{version}.tar.xz
6111dcc
f634cd5
License: GPLv2+
cvsdist 829c4c0
Group: User Interface/Desktops
cvsdist 829c4c0
051d82e
BuildRequires: gtk3-devel
cvsdist 829c4c0
BuildRequires: libgcrypt-devel >= %{libgcrypt_version}
3e1e5b2
BuildRequires: libnotify-devel >= %{libnotify_version}
2b65134
BuildRequires: telepathy-glib-devel >= %{telepathy_glib_version}
8bc664e
BuildRequires: libXt-devel, libXtst-devel, libXdamage-devel, avahi-glib-devel
7ba17b9
BuildRequires: intltool
ae8e41a
BuildRequires: gettext
84f14cd
BuildRequires: libsecret-devel
2770c2c
BuildRequires: libsoup-devel
fafbf4b
BuildRequires: NetworkManager-devel
6111dcc
BuildRequires: libSM-devel
f1c7647
# BuildRequires: autoconf automake libtool
5114422
BuildRequires: gnome-common
8bc664e
cvsdist 829c4c0
%description
cvsdist 829c4c0
Vino is a VNC server for GNOME. It allows remote users to
cvsdist 829c4c0
connect to a running GNOME session using VNC.
cvsdist 829c4c0
cvsdist 829c4c0
%prep
cvsdist 829c4c0
%setup -q
cvsdist 829c4c0
f1c7647
# autoreconf -i -f
f1c7647
# intltoolize --force
9a03224
cvsdist 829c4c0
%build
051d82e
%configure                      \
051d82e
  --disable-http-server         \
d9e8f0c
  --with-avahi                  \
d9e8f0c
  --with-network-manager        \
84f14cd
  --with-secret                 \
d9e8f0c
  --with-telepathy              \
d9e8f0c
  --with-gnutls                 \
7316a0c
7316a0c
# drop unneeded direct library deps with --as-needed
7316a0c
# libtool doesn't make this easy, so we do it the hard way
7316a0c
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' -e 's/    if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/      func_append compile_command " -Wl,-O1,--as-needed"\n      func_append finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
7316a0c
f1c7647
make %{?_smp_mflags}
cvsdist 829c4c0
cvsdist 829c4c0
%install
a4185c1
make install DESTDIR=$RPM_BUILD_ROOT
cvsdist 829c4c0
cvsdist 829c4c0
# stuff we don't want
2aedad0
rm -rf $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/icon-theme.cache
cvsdist 829c4c0
cvsdist 829c4c0
%find_lang %{name}
cvsdist 829c4c0
Christopher Aillon fd8be47
%post
Christopher Aillon fd8be47
touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
Christopher Aillon fd8be47
58ab89a
%postun
307d353
if [ $1 -eq 0 ]; then
307d353
  touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
307d353
  gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
e65c55a
  glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
58ab89a
fi
cvsdist 829c4c0
307d353
%posttrans
307d353
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
e65c55a
glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
051d82e
307d353
cvsdist 829c4c0
%files -f %{name}.lang
c451a1e
%doc AUTHORS COPYING NEWS README docs/TODO docs/remote-desktop.txt
56e5598
%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Vino.service
d5ebbec
%{_datadir}/telepathy/clients/Vino.client
cvsdist 829c4c0
%{_bindir}/*
cvsdist 829c4c0
%{_libexecdir}/*
debd3a7
%{_sysconfdir}/xdg/autostart/vino-server.desktop
c559530
%{_datadir}/glib-2.0/schemas/org.gnome.Vino.enums.xml
c559530
%{_datadir}/glib-2.0/schemas/org.gnome.Vino.gschema.xml
822231a
%{_datadir}/GConf/gsettings/org.gnome.Vino.convert
cvsdist 829c4c0
cvsdist 829c4c0
%changelog
Richard Hughes f7a9fee
* Mon Oct 14 2013 Richard Hughes <rhughes@redhat.com> - 3.10.1-1
Richard Hughes f7a9fee
- Update to 3.10.1
Richard Hughes f7a9fee
1ef512a
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
1ef512a
- Update to 3.10.0
1ef512a
0009e97
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.92-1
0009e97
- Update to 3.9.92
0009e97
fe52cbb
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.3-2
fe52cbb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
fe52cbb
Richard Hughes 2498fe0
* Tue Jul 16 2013 Richard Hughes <rhughes@redhat.com> - 3.9.3-1
Richard Hughes 2498fe0
- Update to 3.9.3
Richard Hughes 2498fe0
86b384e
* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.2-1
86b384e
- Update to 3.9.2
86b384e
- Adapt the spec file for dropped preferences dialog
84f14cd
- Build with libsecret
d9e8f0c
- Update the configure options; most have been renamed from --enable to --with
86b384e
25028d1
* Mon Apr 15 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.1-1
25028d1
- Update to 3.8.1
25028d1
933aa69
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-1
933aa69
- Update to 3.8.0
933aa69
Richard Hughes d9d01ef
* Tue Mar 19 2013 Richard Hughes <rhughes@redhat.com> - 3.7.92-1
Richard Hughes d9d01ef
- Update to 3.7.92
Richard Hughes d9d01ef
7f7a10f
* Fri Mar  8 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.91-1
7f7a10f
- Update to 3.7.91
7f7a10f
Richard Hughes 5ff8236
* Tue Feb 19 2013 Richard Hughes <rhughes@redhat.com> - 3.7.90-1
Richard Hughes 5ff8236
- Update to 3.7.90
Richard Hughes 5ff8236
ba55ca8
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.7.4-2
ba55ca8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
ba55ca8
Richard Hughes 0fc7ee6
* Wed Jan 16 2013 Richard Hughes <hughsient@gmail.com> - 3.7.4-1
Richard Hughes 0fc7ee6
- Update to 3.7.4
Richard Hughes 0fc7ee6
Richard Hughes d27f0bd
* Wed Jan 09 2013 Richard Hughes <hughsient@gmail.com> - 3.7.3-1
Richard Hughes d27f0bd
- Update to 3.7.3
Richard Hughes d27f0bd
01286cb
* Sun Dec  2 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.2-2
01286cb
- Don't add a vendor prefix to the desktop file, that breaks
01286cb
  activating the preferences from the statusicon (#827913)
01286cb
23ee595
* Tue Nov 13 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.2-1
23ee595
- Update to 3.6.2
23ee595
90266a9
* Wed Oct 17 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
90266a9
- Update to 3.6.1
90266a9
961edfe
* Tue Sep 25 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.0-1
961edfe
- Update to 3.6.0
961edfe
Richard Hughes 3582059
* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 3.5.92-1
Richard Hughes 3582059
- Update to 3.5.92
Richard Hughes 3582059
Richard Hughes 6074c51
* Wed Aug 22 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
Richard Hughes 6074c51
- Update to 3.5.90
Richard Hughes 6074c51
610a028
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.2-2
610a028
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
610a028
Richard Hughes 18bef9f
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-1
Richard Hughes 18bef9f
- Update to 3.5.2
Richard Hughes 18bef9f
ab966a3
* Sun May 06 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.1-1
ab966a3
- Update to 3.5.1
ab966a3
e65c55a
* Tue Apr 24 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-2
e65c55a
- Silence rpm scriptlet output
e65c55a
4d7167b
* Tue Apr 17 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-1
4d7167b
- Update to 3.4.1
4d7167b
Debarshi Ray 4e01c7a
* Tue Mar 27 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.4.0-1
Debarshi Ray 4e01c7a
- Update to 3.4.0
Debarshi Ray 4e01c7a
f739012
* Wed Mar 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.3.92-1
f739012
- Update to 3.3.92
22abe7a
- Don't BR unique-devel; vino doesn't use libunique any more
f739012
32ce33f
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.3-2
32ce33f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
32ce33f
7c22d80
* Wed Dec 21 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
7c22d80
- Update to 3.3.3
7c22d80
b162a22
* Wed Nov  2 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.1-1
b162a22
- Update to 3.3.1
b162a22
bb5b33c
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-2
bb5b33c
- Rebuilt for glibc bug#747377
bb5b33c
403f910
* Wed Oct 19 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
403f910
- Update to 3.2.1
403f910
20452e4
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
20452e4
- Update to 3.2.0
20452e4
d7f7574
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.92-1
d7f7574
- Update to 3.1.92
d7f7574
6c3aec3
* Tue Sep  6 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.91-1
6c3aec3
- Update to 3.1.91
6c3aec3
403f910
* Wed Aug 31 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.90-1
403f910
- Update to 3.1.90
403f910
403f910
* Thu Aug 18 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.5-1
403f910
- Update to 3.1.5
403f910
d656d22
* Mon Jul 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.4-1
d656d22
- Update to 3.1.4
d656d22
Bastien Nocera 7add264
* Tue Jul 05 2011 Bastien Nocera <bnocera@redhat.com> 3.1.3-1
Bastien Nocera 7add264
- Update to 3.1.3
Bastien Nocera 7add264
415858f
* Tue Jun 14 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.2-1
415858f
- Update to 3.1.2
415858f
f1c7647
* Wed May 11 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.1-1
f1c7647
- Update to 3.1.1
f1c7647
Christopher Aillon fd8be47
* Sat May 07 2011 Christopher Aillon <caillon@redhat.com> - 3.0.2-2
Christopher Aillon fd8be47
- Update icon cache scriptlet
Christopher Aillon fd8be47
Christopher Aillon 4c12754
* Wed May  4 2011 Christopher Aillon <caillon@redhat.com> - 3.0.2-1
Christopher Aillon 4c12754
- Update to 3.0.2
Christopher Aillon 4c12754
46b6391
* Mon Apr 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1-1
46b6391
- Update to 3.0.1
46b6391
dd0fa62
* Mon Apr  4 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.0-1
dd0fa62
- Update to 3.0.0
dd0fa62
7aea59b
* Fri Mar 25 2011 Matthias Clasen <mclasen@redhat.com> - 2.99.5-1
7aea59b
- Update to 2.99.5
7aea59b
1db0e7a
* Mon Mar 21 2011 Matthias Clasen <mclasen@redhat.com> - 2.99.4-1
1db0e7a
- Update to 2.99.4
1db0e7a
9098086
* Tue Mar  8 2011 Matthias Clasen <mclasen@redhat.com> - 2.99.3-1
9098086
- Update to 2.99.3
9098086
051d82e
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.99.0-1
051d82e
- Update to 2.99.0
051d82e
e581393
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.32.0-3
e581393
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
e581393
8b05e05
* Wed Nov  3 2010 Matthias Clasen <mclasen@redhat.com> - 2.32.0-2
8b05e05
- Rebuild against libnotify 0.7.0
8b05e05
46670e8
* Wed Sep 29 2010 Matthias Clasen <mclasen@redhat.com> - 2.32.0-1
46670e8
- Update to 2.32.0
46670e8
cd65e85
* Tue Aug 31 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.91-1
cd65e85
- Update to 2.31.91
cd65e85
7e74073
* Wed Jun 30 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.4-1
7e74073
- Update to 2.31.4
7e74073
307d353
* Tue Mar 30 2010 Matthias Clasen <mclasen@redhat.com> - 2.28.2-1
307d353
- Update to 2.28.2
307d353
1589d7b
* Mon Oct 19 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.1-1
1589d7b
- Update to 2.28.1
1589d7b
ca9cf2f
* Sun Sep 27 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-3
ca9cf2f
- Even better, just rely on autostart
ca9cf2f
e82b0d7
* Sun Sep 27 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-2
e82b0d7
- Make vino-server set a proper restart command
e82b0d7
c7059a4
* Wed Sep 23 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-1
c7059a4
- Update to 2.28.0
c7059a4
7878b36
* Mon Sep  7 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.92-1
7878b36
- Update to 2.27.92
7878b36
7b68c2c
* Tue Aug 25 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.91-1
7b68c2c
- Update to 2.27.91
7b68c2c
d7c613b
* Tue Aug 11 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.90-1
d7c613b
- Update to 2.27.90
d7c613b
2b65134
* Mon Aug  3 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.5-2
2b65134
- Enable telepathy
2b65134
35c9ed6
* Tue Jul 28 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.5-1
35c9ed6
- Update to 2.27.5
35c9ed6
3ef90d2
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.26.1-6
3ef90d2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
3ef90d2
5014b39
* Thu Jul  9 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.1-5
5014b39
- Rebuild to shrink GConf schemas
5014b39
26fde9c
* Tue Jun 16 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.1-4
26fde9c
- Try again: rebuild with new gcc
26fde9c
e2905bf
* Mon Jun 15 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.1-3
e2905bf
- Rebuild with new gcc
e2905bf
7316a0c
* Fri Jun 12 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.1-2
7316a0c
- Drop unneeded direct dependencies
7316a0c
c2ecb59
* Mon Apr 13 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.1-1
c2ecb59
- Update to 2.26.1
c2ecb59
- See http://download.gnome.org/sources/vino/2.26/vino-2.26.1.news
c2ecb59
fd68437
* Mon Mar 16 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.0-1
fd68437
- Update to 2.26.0
fd68437
fafbf4b
* Mon Mar  2 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.92-1
fafbf4b
- Update to 2.25.92
fafbf4b
- Enable NetworkManager support
fafbf4b
1955267
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.91-2
1955267
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
1955267
c17daec
* Wed Feb 18 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.91-1
c17daec
- Update to 2.25.91
c17daec
ed2c241
* Tue Feb  3 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.90-1
ed2c241
- Update to 2.25.90
ed2c241
b89f7a1
* Fri Jan 23 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.5-1
b89f7a1
- Update to 2.25.5
b89f7a1
fee4718
* Tue Jan  6 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.4-1
fee4718
- Update to 2.25.4
fee4718
8d6fe02
* Wed Dec 17 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.3-1
8d6fe02
- Update to 2.25.3
8d6fe02
4ccb6ad
* Mon Oct 20 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.1-1
4ccb6ad
- Update to 2.24.1
4ccb6ad
1f8b21e
* Mon Sep 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-1
1f8b21e
- Update to 2.24.0
1f8b21e
cf94e4d
* Mon Sep  8 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.92-1
cf94e4d
- Update to 2.23.92
cf94e4d
1150224
* Tue Sep  2 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.91-1
1150224
- Update to 2.23.91
1150224
a4185c1
* Fri Aug 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.90-1
a4185c1
- Update to 2.23.90
a4185c1
515fb2f
* Fri Jul 25 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.5-3
515fb2f
- Use autostart to have gnome-session start the server
515fb2f
ae2453b
* Fri Jul 25 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.5-2
ae2453b
- Use standard icon names
ae2453b
7ba17b9
* Tue Jul 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.5-1
7ba17b9
- Update to 2.23.5
7ba17b9
574cc90
* Mon Apr  7 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.1-1
574cc90
- Update to 2.22.1
574cc90
64be9ff
* Mon Mar 10 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.0-1
64be9ff
- Update to 2.22.0
64be9ff
0a5ea63
* Mon Feb 25 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.92-1
0a5ea63
- Update 2.21.92
0a5ea63
6dedcd0
* Tue Feb 12 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.91-1
6dedcd0
- Update to 2.21.91
6dedcd0
bd8b65b
* Tue Jan 29 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.90-1
bd8b65b
- Update to 2.21.90
bd8b65b
93cdb37
* Wed Dec  5 2007 Matthias Clasen <mclasen@redhat.com> - 2.21.3-1
93cdb37
- Update to 2.21.3
93cdb37
3622ce8
* Tue Nov 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.21.2-1
3622ce8
- Update to 2.21.2
3622ce8
67b43ce
* Tue Oct 23 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.1-2
67b43ce
- Rebuild against new dbus-glib
67b43ce
a73fd78
* Mon Oct 15 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.1-1
a73fd78
- Update to 2.20.1 (translation updates)
a73fd78
d2902c0
* Tue Oct  2 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-2
d2902c0
- Fix a directory ownership issue
d2902c0
2cc8526
* Mon Sep 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-1
2cc8526
- Update to 2.20.0
2cc8526
0539047
* Tue Sep  4 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.92-1
0539047
- Update to 2.19.92
0539047
c451a1e
* Mon Aug 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.90-1
c451a1e
- Update to 2.19.90
f634cd5
- Update the license field
c451a1e
828d6dc
* Mon Jul  9 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.5-1
828d6dc
- Update to 2.19.5
828d6dc
2930a8d
* Sun May 20 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.1-1
2930a8d
- Update to 2.18.1
2930a8d
503911f
* Tue Mar 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0-1
503911f
- Update to 2.18.0
503911f
8d13372
* Tue Feb 27 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.92-1
8d13372
- Update to 2.17.92
8d13372
- Drop obsolete patches
8d13372
c919459
* Wed Jan 24 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.5-2
c919459
- Fix some careless gconf value handling
c919459
- use libnotify
c919459
- Improve category in the desktop file
c919459
8c9b4ef
* Wed Jan 10 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.5-1
8c9b4ef
- Update to 2.17.5
8c9b4ef
2843e7a
* Tue Dec 19 2006 Matthias Clasen <mclasen@redhat.com> - 2.17.4-1
2843e7a
- Update to 2.17.4
2843e7a
fcf6d15
* Mon Nov  6 2006 Matthias Clasen <mclasen@redhat.com> - 2.17.2-1
fcf6d15
- Update to 2.17.2
fcf6d15
09ba742
* Sat Oct 22 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.0-1
09ba742
- Update to 2.16.0
09ba742
35041f3
* Wed Oct 18 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.5-6
35041f3
- Fix scripts according to the packaging guidelines
35041f3
a445809
* Tue Oct 17 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.5-5
35041f3
- Fix #191160
a445809
4cf779c
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.13.5-4.1
4cf779c
- rebuild
4cf779c
ae8e41a
* Sat Jun 10 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.5-4
ae8e41a
- More missing BuildRequires
ae8e41a
8bc664e
* Mon May 22 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.5-3
b87ffb9
- Add missing BuildRequires
8bc664e
f7b0ff6
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.13.5-2.2
f7b0ff6
- bump again for double-long bug on ppc(64)
f7b0ff6
6a3a672
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.13.5-2.1
6a3a672
- rebuilt for new gcc4.1 snapshot and glibc changes
6a3a672
a549076
* Tue Jan 17 2006 Mark McLoughlin <markmc@redhat.com> 2.13.5-2
a549076
- Build with --enable-avahi
a549076
41e87f0
* Tue Jan 17 2006 Matthias Clasen <mclasen@redhat.com> 2.13.5-1
41e87f0
- Update to 2.13.5
41e87f0
cd487ca
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
cd487ca
- rebuilt
cd487ca
7854e49
* Mon Sep 26 2005 Mark McLoughlin <markmc@redhat.com> 2.12.0-2
7854e49
- Add patch from Alexandre Oliva <oliva@lsd.ic.unicamp.br> to fix
7854e49
  more keyboard brokeness (#158713)
7854e49
e9579ef
* Wed Sep  7 2005 Matthias Clasen <mclasen@redhat.com> 2.12.0-1
e9579ef
- Update to 2.12.0
e9579ef
abce04e
* Wed Aug 17 2005 Matthias Clasen <mclasen@redhat.com> 2.11.90-2
abce04e
- Rebuild
abce04e
8ce53ea
* Thu Aug  4 2005 Matthias Clasen <mclasen@redhat.com> 2.11.90-1
8ce53ea
- New upstream version
8ce53ea
b39c42d
* Mon Jul 11 2005 Matthias Clasen <mclasen@redhat.com> 2.11.1.2-1
b39c42d
- Newer upstream version
b39c42d
- Drop upstreamed patches
b39c42d
3679a9e
* Fri May 20 2005 Mark McLoughlin <markmc@redhat.com> 2.10.0-4
3679a9e
- Fix various keyboarding handling issues:
3679a9e
   + bug #142974: caps lock not working
3679a9e
   + bug #140515: shift not working with some keys
3679a9e
   + bug #134451: over-eager key repeating
3679a9e
19e2060
* Wed Apr 27 2005 Jeremy Katz <katzj@redhat.com> - 2.10.0-3
19e2060
- silence %%post
19e2060
022696e
* Mon Mar 28 2005 Christopher Aillon <caillon@redhat.com>
022696e
- rebuilt
022696e
58ab89a
* Fri Mar 25 2005 Christopher Aillon <caillon@redhat.com> 2.10.0-1
58ab89a
- Update to 2.10.0
58ab89a
- Update the GTK+ theme icon cache on (un)install
58ab89a
3b68252
* Wed Mar  2 2005 Mark McLoughlin <markmc@redhat.com> 2.9.2-2
3b68252
- Rebuild with gcc4
3b68252
acb1c05
* Thu Jan 27 2005 Matthias Clasen <mclasen@redhat.com> 2.9.2-1
acb1c05
- Update to 2.9.2
acb1c05
51deefc
* Tue Oct 12 2004 Mark McLoughlin <markmc@redhat.com> 2.8.1-1
51deefc
- Update to 2.8.1
51deefc
- Remove backported fixes
51deefc
1cb8a8b
* Thu Oct  7 2004 Mark McLoughlin <markmc@redhat.com> 2.8.0.1-1.1
1cb8a8b
- Don't hang with metacity's "reduced resources" mode (#134240) 
1cb8a8b
- Improve the key repeat rate situation a good deal (#134451)
1cb8a8b
3faf83a
* Wed Sep 29 2004 Mark McLoughlin <markmc@redhat.com> 2.8.0.1-1
3faf83a
- Update to 2.8.0.1
3faf83a
14a7ba0
* Tue Sep 21 2004 Mark McLoughlin <markmc@redhat.com> 2.8.0-1
14a7ba0
- Update to 2.8.0
14a7ba0
- Remove upstreamed work-without-gnutls patch
14a7ba0
cvsdist 1237593
* Tue Sep  7 2004 Matthias Clasen <mclasen@redhat.com> 2.7.92-3
cvsdist 1237593
- Disable help button until there is help (#131632)
cvsdist 1237593
 
cvsdist 02a53a0
* Wed Sep  1 2004 Mark McLoughlin <markmc@redhat.com> 2.7.92-2
cvsdist 02a53a0
- Add patch to fix hang without GNU TLS (bug #131354)
cvsdist 02a53a0
cvsdist 150d1f4
* Mon Aug 30 2004 Mark McLoughlin <markmc@redhat.com> 2.7.92-1
cvsdist 150d1f4
- Update to 2.7.92
cvsdist 150d1f4
cvsdist fb35ffa
* Tue Aug 17 2004 Mark McLoughlin <markmc@redhat.com> 2.7.91-1
cvsdist fb35ffa
- Update to 2.7.91
cvsdist fb35ffa
cvsdist fb35ffa
* Mon Aug 16 2004 Mark McLoughlin <markmc@redhat.com> 2.7.90-2
cvsdist fb35ffa
- Define libgcrypt_version
cvsdist fb35ffa
cvsdist f4e1e1d
* Thu Aug 12 2004 Mark McLoughlin <markmc@redhat.com> 2.7.90-1
cvsdist f4e1e1d
- Update to 2.7.90
cvsdist f4e1e1d
cvsdist 779e595
* Wed Aug  4 2004 Mark McLoughlin <markmc@redhat.com> 2.7.4-1
cvsdist 779e595
- Update to 2.7.4
cvsdist 779e595
cvsdist 829c4c0
* Tue Jul 13 2004 Mark McLoughlin <markmc@redhat.com> 2.7.3.1-1
cvsdist 829c4c0
- Initial build.