Author: patrys Date: Wed Mar 18 17:16:47 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.26.0
---- Files affected: SPECS: vino.spec (1.43 -> 1.44) ---- Diffs: ================================================================ Index: SPECS/vino.spec diff -u SPECS/vino.spec:1.43 SPECS/vino.spec:1.44 --- SPECS/vino.spec:1.43 Mon Oct 20 18:34:54 2008 +++ SPECS/vino.spec Wed Mar 18 18:16:41 2009 @@ -2,14 +2,16 @@ Summary: A remote desktop system for GNOME Summary(pl.UTF-8): System zdalnego pulpitu dla GNOME Name: vino -Version: 2.24.1 +Version: 2.26.0 Release: 1 License: GPL v2+ Group: X11/Applications/Networking -Source0: http://ftp.gnome.org/pub/GNOME/sources/vino/2.24/%{name}-%{version}.tar.bz2 -# Source0-md5: b373292a7a5443d7fad1cce5eb07f37f +Source0: http://ftp.gnome.org/pub/GNOME/sources/vino/2.26/%{name}-%{version}.tar.bz2 +# Source0-md5: 7a10464824d8446411b90c162d34401e +Patch0: %{name}-configure.patch URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.24.0 +BuildRequires: NetworkManager-devel >= 0.7 BuildRequires: autoconf BuildRequires: automake BuildRequires: avahi-glib-devel >= 0.6.18 @@ -51,6 +53,7 @@ %prep %setup -q +%patch0 -p1 %build %{__intltoolize} @@ -93,7 +96,8 @@ %attr(755,root,root) %{_libexecdir}/vino-server %dir %{_datadir}/vino %{_datadir}/vino/*.glade -%{_datadir}/gnome/autostart/vino-server.desktop +%{_datadir}/vino/webservices +%{_sysconfdir}/xdg/autostart/vino-server.desktop %{_desktopdir}/vino-preferences.desktop %{_sysconfdir}/gconf/schemas/vino-server.schemas @@ -103,6 +107,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.44 2009/03/18 17:16:41 patrys +- 2.26.0 + Revision 1.43 2008/10/20 16:34:54 megabajt - updated to 2.24.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vino.spec?r1=1.43&r2=1.44&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
