rpms/pidgin/F-11 pidgin.spec,1.76,1.77

Stu Tomlinson nosnilmot at fedoraproject.org
Sun Sep 6 02:05:16 UTC 2009


Author: nosnilmot

Update of /cvs/extras/rpms/pidgin/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5939/F-11

Modified Files:
	pidgin.spec 
Log Message:
sync spec files on devel & F-11


Index: pidgin.spec
===================================================================
RCS file: /cvs/extras/rpms/pidgin/F-11/pidgin.spec,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -p -r1.76 -r1.77
--- pidgin.spec	6 Sep 2009 01:43:41 -0000	1.76
+++ pidgin.spec	6 Sep 2009 02:05:16 -0000	1.77
@@ -412,6 +412,9 @@ SWITCHES="--with-extraversion=%{release}
 %if ! %{libidn_support}
 	SWITCHES="$SWITCHES --disable-idn"
 %endif
+%if ! %{vv_support}
+	SWITCHES="$SWITCHES --disable-vv"
+%endif
 
 # FC5+ automatic -fstack-protector-all switch
 export RPM_OPT_FLAGS=${RPM_OPT_FLAGS//-fstack-protector/-fstack-protector-all}
@@ -614,6 +617,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Sun Sep 06 2009 Stu Tomlinson <stu at nosnilmot.com> 2.6.2-1.1
+- VV support needs to be explicitly disabled on F10
+
 * Sun Sep 06 2009 Stu Tomlinson <stu at nosnilmot.com> 2.6.2-1
 - 2.6.2 Fixes a number of crashes
 




More information about the scm-commits mailing list