rpms/pidgin/devel pidgin.spec,1.95,1.96

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


Author: nosnilmot

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

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


Index: pidgin.spec
===================================================================
RCS file: /cvs/extras/rpms/pidgin/devel/pidgin.spec,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -p -r1.95 -r1.96
--- pidgin.spec	6 Sep 2009 01:43:41 -0000	1.95
+++ pidgin.spec	6 Sep 2009 02:05:16 -0000	1.96
@@ -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 fedora-extras-commits mailing list