packages: pidgin/pidgin.spec - fix --without perl

glen glen at pld-linux.org
Sat Jul 24 15:38:31 CEST 2010


Author: glen                         Date: Sat Jul 24 13:38:31 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix --without perl

---- Files affected:
packages/pidgin:
   pidgin.spec (1.268 -> 1.269) 

---- Diffs:

================================================================
Index: packages/pidgin/pidgin.spec
diff -u packages/pidgin/pidgin.spec:1.268 packages/pidgin/pidgin.spec:1.269
--- packages/pidgin/pidgin.spec:1.268	Sat Jul 24 15:15:43 2010
+++ packages/pidgin/pidgin.spec	Sat Jul 24 15:38:25 2010
@@ -502,7 +502,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-# %patch2 -p1
+#patch2 -p1
 
 %build
 %if %{with dotnet}
@@ -523,13 +523,14 @@
 	%{?with_gnutls:--enable-nss=no} \
 	%{?with_doc:--enable-dot --enable-devhelp} \
 	%{!?with_silc:--with-silc-includes=not_existent_directory} \
-	--%{?with_cap:en}%{!?with_cap:dis}able-cap \
 	%{?with_sasl:--enable-cyrus-sasl} \
+	--%{?with_cap:en}%{!?with_cap:dis}able-cap \
 	--%{?with_dbus:en}%{!?with_dbus:dis}able-dbus \
 	--%{?with_nm:en}%{!?with_nm:dis}able-nm \
 	--%{?with_evolution:en}%{!?with_evolution:dis}able-gevolution \
-	%{!?with_gtkspell:--disable-gtkspell} \
-	%{?with_dotnet:--enable-mono} \
+	--%{!?with_gtkspell:dis}%{?with_gtkspell:en}able-gtkspell \
+	--%{!?with_dotnet:dis}%{?with_dotnet:en}able-mono \
+	--%{!?with_perl:dis}%{?with_perl:en}able-perl \
 	--%{?with_text:en}%{!?with_text:dis}able-consoleui
 
 %{__make}
@@ -848,6 +849,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.269  2010/07/24 13:38:25  glen
+- fix --without perl
+
 Revision 1.268  2010/07/24 13:15:43  glen
 - enable e-d-s
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pidgin/pidgin.spec?r1=1.268&r2=1.269&f=u



More information about the pld-cvs-commit mailing list