rpms/vino/devel vino.spec,1.31,1.32

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Jan 17 09:18:25 UTC 2006


Author: markmc

Update of /cvs/dist/rpms/vino/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv18446

Modified Files:
	vino.spec 
Log Message:
* Tue Jan 17 2006 Mark McLoughlin <markmc at redhat.com> 2.13.5-2
- Build with --enable-avahi



Index: vino.spec
===================================================================
RCS file: /cvs/dist/rpms/vino/devel/vino.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- vino.spec	17 Jan 2006 05:48:30 -0000	1.31
+++ vino.spec	17 Jan 2006 09:18:20 -0000	1.32
@@ -7,7 +7,7 @@
 Summary: A remote desktop system for GNOME
 Name: vino
 Version: 2.13.5
-Release: 1
+Release: 2
 URL: http://www.gnome.org
 Source0: %{name}-%{version}.tar.bz2
 License: GPL
@@ -37,7 +37,11 @@
 %setup -q
 
 %build
-%configure --disable-gnutls --disable-session-support --disable-http-server
+%configure                   \
+  --enable-avahi             \
+  --disable-gnutls           \
+  --disable-session-support  \
+  --disable-http-server
 make
 
 %install
@@ -90,6 +94,9 @@
 %{_sysconfdir}/gconf/schemas/*.schemas
 
 %changelog
+* Tue Jan 17 2006 Mark McLoughlin <markmc at redhat.com> 2.13.5-2
+- Build with --enable-avahi
+
 * Tue Jan 17 2006 Matthias Clasen <mclasen at redhat.com> 2.13.5-1
 - Update to 2.13.5
 




More information about the fedora-cvs-commits mailing list