rpms/pidgin/FC-5 pidgin.spec,1.13,1.14

Stu Tomlinson (nosnilmot) fedora-extras-commits at redhat.com
Mon May 7 01:38:01 UTC 2007


Author: nosnilmot

Update of /cvs/extras/rpms/pidgin/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3155

Modified Files:
	pidgin.spec 
Log Message:
Fix booleans in Pidgin spec file to match what FC-5 provides



Index: pidgin.spec
===================================================================
RCS file: /cvs/extras/rpms/pidgin/FC-5/pidgin.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- pidgin.spec	7 May 2007 01:18:40 -0000	1.13
+++ pidgin.spec	7 May 2007 01:37:27 -0000	1.14
@@ -19,11 +19,11 @@
 # OPTION: Modular X (FC5+)
 %define modular_x               1
 # OPTION: dbus-glib split (FC6+)
-%define dbus_glib_splt		1
+%define dbus_glib_splt		0
 # OPTION: Meanwhile integration (F7+)
-%define meanwhile_integration	1
+%define meanwhile_integration	0
 # OPTION: Perl devel separated out (F7+)
-%define perl_devel_separated    1
+%define perl_devel_separated    0
 
 Name:		pidgin
 Version:	2.0.0




More information about the fedora-extras-commits mailing list