Author: patrys Date: Wed Dec 12 22:56:33 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - enable avahi and sessions
---- Files affected: SPECS: vino.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: SPECS/vino.spec diff -u SPECS/vino.spec:1.33 SPECS/vino.spec:1.34 --- SPECS/vino.spec:1.33 Sat Nov 10 17:20:07 2007 +++ SPECS/vino.spec Wed Dec 12 23:56:28 2007 @@ -11,6 +11,7 @@ URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.20.0 BuildRequires: ORBit2-devel >= 1:2.14.7 +BuildRequires: avahi-glib-devel >= 0.6.18 BuildRequires: gettext-devel BuildRequires: gnome-common >= 2.20.0 BuildRequires: gnome-keyring-devel >= 2.20.0 @@ -58,8 +59,10 @@ %{__autoconf} %{__automake} %configure \ + --enable-avahi \ --enable-gnome-keyring \ --enable-libnotify \ + --enable-session-support \ --disable-schemas-install \ LIBS="-lgnutls" %{__make} @@ -107,6 +110,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2007-12-12 22:56:28 patrys +- enable avahi and sessions + Revision 1.33 2007-11-10 16:20:07 megabajt - [EMAIL PROTECTED] -> [EMAIL PROTECTED]; release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vino.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
