Author: megabajt Date: Mon Mar 21 21:47:38 2011 GMT Module: packages Tag: DEVEL ---- Log message: - updated to 2.99.4 - removed obsolete configure options
---- Files affected: packages/vino: vino.spec (1.57.2.2 -> 1.57.2.3) ---- Diffs: ================================================================ Index: packages/vino/vino.spec diff -u packages/vino/vino.spec:1.57.2.2 packages/vino/vino.spec:1.57.2.3 --- packages/vino/vino.spec:1.57.2.2 Mon Mar 7 22:50:51 2011 +++ packages/vino/vino.spec Mon Mar 21 22:47:33 2011 @@ -2,43 +2,43 @@ Summary: A remote desktop system for GNOME Summary(pl.UTF-8): System zdalnego pulpitu dla GNOME Name: vino -Version: 2.99.3 +Version: 2.99.4 Release: 1 License: GPL v2+ Group: X11/Applications/Networking Source0: http://ftp.gnome.org/pub/GNOME/sources/vino/2.99/%{name}-%{version}.tar.bz2 -# Source0-md5: 964d4ca7e73bcacb1cdd56a974eb3fe2 +# Source0-md5: ccc0e6c74b82b3c3350d0f4751075cf2 URL: http://www.gnome.org/ BuildRequires: NetworkManager-devel >= 0.7 BuildRequires: autoconf >= 2.64 BuildRequires: automake >= 1:1.10 -BuildRequires: avahi-glib-devel >= 0.6.18 BuildRequires: avahi-devel >= 0.6.18 +BuildRequires: avahi-glib-devel >= 0.6.18 BuildRequires: gettext-devel +BuildRequires: glib2-devel >= 1:2.28.0 BuildRequires: gnome-common >= 2.24.0 BuildRequires: gnutls-devel >= 1.0.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.7.0 BuildRequires: libsoup-devel >= 2.26.0 -BuildRequires: libtool >= 2.2.6 -BuildRequires: libunique-devel >= 1.0.0 +BuildRequires: libtool >= 2:2.2.6 BuildRequires: perl-base BuildRequires: pkgconfig -BuildRequires: rpmbuild(macros) >= 1.311 +BuildRequires: rpmbuild(macros) >= 1.592 BuildRequires: telepathy-glib-devel >= 0.13.13 BuildRequires: xorg-lib-libICE-devel BuildRequires: xorg-lib-libSM-devel +BuildRequires: xorg-lib-libX11-devel BuildRequires: xorg-lib-libXdamage-devel -BuildRequires: xorg-lib-libXfixes-devel BuildRequires: xorg-lib-libXext-devel +BuildRequires: xorg-lib-libXfixes-devel BuildRequires: xorg-lib-libXtst-devel -BuildRequires: xorg-lib-libX11-devel BuildRequires: zlib-devel +Requires(post,postun): glib2 >= 1:2.26.0 # sr@Latn vs. sr@latin Conflicts: glibc-misc < 6:2.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -56,9 +56,6 @@ %prep %setup -q -sed -i -e 's/^en@shaw//' po/LINGUAS -rm -f po/[email protected] - %build %{__intltoolize} %{__libtoolize} @@ -67,11 +64,7 @@ %{__autoheader} %{__automake} %configure \ - --enable-avahi \ --enable-ipv6 \ - --enable-gnome-keyring \ - --enable-libnotify \ - --disable-telepathy \ --disable-schemas-compile \ --disable-silent-rules %{__make} @@ -118,6 +111,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.57.2.3 2011/03/21 21:47:33 megabajt +- updated to 2.99.4 +- removed obsolete configure options + Revision 1.57.2.2 2011/03/07 21:50:51 wiget - up to 2.99.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vino/vino.spec?r1=1.57.2.2&r2=1.57.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
