SPECS: vino.spec - make it build with --as-needed

patrys patrys at pld-linux.org
Thu Aug 10 22:05:12 CEST 2006


Author: patrys                       Date: Thu Aug 10 20:05:12 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make it build with --as-needed

---- Files affected:
SPECS:
   vino.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/vino.spec
diff -u SPECS/vino.spec:1.22 SPECS/vino.spec:1.23
--- SPECS/vino.spec:1.22	Sat May 27 02:20:13 2006
+++ SPECS/vino.spec	Thu Aug 10 22:05:05 2006
@@ -3,7 +3,7 @@
 Summary(pl):	System zdalnego pulpitu dla GNOME
 Name:		vino
 Version:	2.13.5
-Release:	3
+Release:	4
 License:	GPL v2+
 Group:		Applications/Networking
 Source0:	http://ftp.gnome.org/pub/gnome/sources/vino/2.13/%{name}-%{version}.tar.bz2
@@ -50,7 +50,8 @@
 %{__autoconf}
 %{__automake}
 %configure \
-	--disable-schemas-install
+	--disable-schemas-install \
+	LIBS="-lgnutls"
 %{__make}
 
 %install
@@ -94,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2006/08/10 20:05:05  patrys
+- make it build with --as-needed
+
 Revision 1.22  2006/05/27 00:20:13  qboosh
 - merged deps update from AC-branch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vino.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list