Author: wiget Date: Mon Feb 21 23:49:11 2011 GMT Module: packages Tag: DEVEL ---- Log message: - updated to 2.99.0
---- Files affected: packages/vino: vino.spec (1.57 -> 1.57.2.1) ---- Diffs: ================================================================ Index: packages/vino/vino.spec diff -u packages/vino/vino.spec:1.57 packages/vino/vino.spec:1.57.2.1 --- packages/vino/vino.spec:1.57 Fri Jan 14 22:25:12 2011 +++ packages/vino/vino.spec Tue Feb 22 00:49:06 2011 @@ -2,40 +2,43 @@ Summary: A remote desktop system for GNOME Summary(pl.UTF-8): System zdalnego pulpitu dla GNOME Name: vino -Version: 2.32.1 +Version: 2.99.0 Release: 1 License: GPL v2+ Group: X11/Applications/Networking -Source0: http://ftp.gnome.org/pub/GNOME/sources/vino/2.32/%{name}-%{version}.tar.bz2 -# Source0-md5: 136af49e142adc1d6df0bfe3374e203e +Source0: http://ftp.gnome.org/pub/GNOME/sources/vino/2.99/%{name}-%{version}.tar.bz2 +# Source0-md5: 2b55c8207478a6c48ea0aa06a2c01325 URL: http://www.gnome.org/ -BuildRequires: GConf2-devel >= 2.26.0 BuildRequires: NetworkManager-devel >= 0.7 BuildRequires: autoconf >= 2.64 BuildRequires: automake >= 1:1.10 BuildRequires: avahi-glib-devel >= 0.6.18 -BuildRequires: dbus-devel >= 1.2.3 -BuildRequires: dbus-glib-devel >= 0.74 +BuildRequires: avahi-devel >= 0.6.18 BuildRequires: gettext-devel BuildRequires: gnome-common >= 2.24.0 BuildRequires: gnutls-devel >= 1.0.0 -BuildRequires: gtk+2-devel >= 2:2.20.0 +BuildRequires: gtk+3-devel >= 3.0.0 +BuildRequires: glib2-devel >= 2.28.0 BuildRequires: intltool >= 0.40.0 BuildRequires: libgcrypt-devel >= 1.2.0 BuildRequires: libgnome-keyring-devel >= 2.26.0 BuildRequires: libjpeg-devel -BuildRequires: libnotify-devel >= 0.4.4 +BuildRequires: libnotify-devel >= 0.7.0 BuildRequires: libsoup-devel >= 2.26.0 -BuildRequires: libtool +BuildRequires: libtool >= 2.2.6 BuildRequires: libunique-devel >= 1.0.0 BuildRequires: perl-base BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.311 -BuildRequires: telepathy-glib-devel >= 0.12.0 +#BuildRequires: telepathy-glib-devel >= 0.13.13 BuildRequires: xorg-lib-libICE-devel BuildRequires: xorg-lib-libSM-devel +BuildRequires: xorg-lib-libXdamage-devel +BuildRequires: xorg-lib-libXfixes-devel +BuildRequires: xorg-lib-libXext-devel +BuildRequires: xorg-lib-libXtst-devel +BuildRequires: xorg-lib-libX11-devel BuildRequires: zlib-devel -Requires(post,preun): GConf2 # sr@Latn vs. sr@latin Conflicts: glibc-misc < 6:2.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -68,7 +71,8 @@ --enable-ipv6 \ --enable-gnome-keyring \ --enable-libnotify \ - --disable-schemas-install \ + --disable-telepathy \ + --disable-schemas-compile \ --disable-silent-rules %{__make} @@ -84,10 +88,10 @@ rm -rf $RPM_BUILD_ROOT %post -%gconf_schema_install vino-server.schemas +%glib_compile_schemas -%preun -%gconf_schema_uninstall vino-server.schemas +%postun +%glib_compile_schemas %files -f %{name}.lang %defattr(644,root,root,755) @@ -100,11 +104,14 @@ %{_datadir}/vino/vino-preferences.ui %{_datadir}/vino/vino-prompt.ui %{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Vino.service -%{_datadir}/telepathy/clients/Vino.client +#%{_datadir}/telepathy/clients/Vino.client %{_datadir}/vino/webservices %{_sysconfdir}/xdg/autostart/vino-server.desktop %{_desktopdir}/vino-preferences.desktop -%{_sysconfdir}/gconf/schemas/vino-server.schemas +#%{_sysconfdir}/gconf/schemas/vino-server.schemas +%{_datadir}/glib-2.0/schemas/org.gnome.Vino.enums.xml +%{_datadir}/glib-2.0/schemas/org.gnome.Vino.gschema.xml + %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -112,6 +119,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.57.2.1 2011/02/21 23:49:06 wiget +- updated to 2.99.0 + Revision 1.57 2011/01/14 21:25:12 megabajt - updated to 2.32.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vino/vino.spec?r1=1.57&r2=1.57.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
