SPECS (DEVEL): gaim.spec - bcond_without meanwhile (BR: meanwhile-...

radek radek at pld-linux.org
Fri Mar 23 16:23:57 CET 2007


Author: radek                        Date: Fri Mar 23 15:23:57 2007 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- bcond_without meanwhile (BR: meanwhile-devel), BR: rpm-pythonprov

---- Files affected:
SPECS:
   gaim.spec (1.154.2.27 -> 1.154.2.28) 

---- Diffs:

================================================================
Index: SPECS/gaim.spec
diff -u SPECS/gaim.spec:1.154.2.27 SPECS/gaim.spec:1.154.2.28
--- SPECS/gaim.spec:1.154.2.27	Fri Mar 23 15:57:38 2007
+++ SPECS/gaim.spec	Fri Mar 23 16:23:52 2007
@@ -10,6 +10,7 @@
 %bcond_without	doc		# do not generate and include documentation
 %bcond_without	evolution	# compile without the Gaim-Evolution plugin
 %bcond_without	gtkspell	# without gtkspell support
+%bcond_without	meanwhile	# without meanwhile support
 %bcond_without	text		# don't build text UI
 #
 %define		_pre	beta6
@@ -48,6 +49,7 @@
 %{?with_gtkspell:BuildRequires:	gtkspell-devel >= 2.0.11}
 BuildRequires:	intltool
 BuildRequires:	mdns-howl-devel
+%{?with_meanwhile:BuildRequires:	meanwhile-devel}
 BuildRequires:	libgadu-devel
 BuildRequires:	libtool
 BuildRequires:	libxml2-devel >= 2.6.26
@@ -55,6 +57,7 @@
 BuildRequires:	pkgconfig
 BuildRequires:	python-modules
 BuildRequires:	rpm-perlprov
+BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.177
 BuildRequires:	tcl-devel
 BuildRequires:	tk-devel
@@ -296,7 +299,7 @@
 %attr(755,root,root) %{_libdir}/gaim/liboscar.so
 %attr(755,root,root) %{_libdir}/gaim/liboscar.so.*
 %attr(755,root,root) %{_libdir}/gaim/libqq.so
-%attr(755,root,root) %{_libdir}/gaim/libsametime.so
+%{?with_meanwhile:%attr(755,root,root) %{_libdir}/gaim/libsametime.so}
 %attr(755,root,root) %{_libdir}/gaim/libsimple.so
 %attr(755,root,root) %{_libdir}/gaim/libyahoo.so
 %attr(755,root,root) %{_libdir}/gaim/libzephyr.so
@@ -404,6 +407,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.154.2.28  2007/03/23 15:23:52  radek
+- bcond_without meanwhile (BR: meanwhile-devel), BR: rpm-pythonprov
+
 Revision 1.154.2.27  2007/03/23 14:57:38  radek
 - BR: intltool, bind-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gaim.spec?r1=1.154.2.27&r2=1.154.2.28&f=u



More information about the pld-cvs-commit mailing list