packages: beagle/beagle.spec - turn off epiphany bcond - doesn't work with ...
sls
sls at pld-linux.org
Mon Feb 22 17:58:24 CET 2010
Author: sls Date: Mon Feb 22 16:58:24 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- turn off epiphany bcond - doesn't work with recent (2.28?) epiphany
- BR: rpm-pythonprov --with gui
---- Files affected:
packages/beagle:
beagle.spec (1.136 -> 1.137)
---- Diffs:
================================================================
Index: packages/beagle/beagle.spec
diff -u packages/beagle/beagle.spec:1.136 packages/beagle/beagle.spec:1.137
--- packages/beagle/beagle.spec:1.136 Mon Feb 22 17:45:03 2010
+++ packages/beagle/beagle.spec Mon Feb 22 17:58:18 2010
@@ -13,7 +13,8 @@
%bcond_without galago # build without galago support
%bcond_without gsf # build without libgsf support
%bcond_without gui # don't build GNOME based GUI
-%bcond_without epiphany # don't build epiphany extension
+# required epiphany with python support (2009.06.06 removed permanently from epiphany)
+%bcond_with epiphany # don't build epiphany extension
%bcond_without thunderbird # use Thunderbird backend
#
%if !%{with gui}
@@ -64,6 +65,7 @@
BuildRequires: dotnet-gnome-sharp-devel >= 2.16.0
BuildRequires: gtk+2-devel >= 2:2.10.10
BuildRequires: librsvg-devel >= 1:2.16.1
+BuildRequires: rpm-pythonprov
%endif
Requires: dotnet-gmime-sharp >= 2.3.5
Requires: dotnet-gsf-sharp
@@ -445,6 +447,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.137 2010/02/22 16:58:18 sls
+- turn off epiphany bcond - doesn't work with recent (2.28?) epiphany
+- BR: rpm-pythonprov --with gui
+
Revision 1.136 2010/02/22 16:45:03 sls
- BR: gtk+2-devel only --with gui
- beagle-doc-extractor built only --with gsf
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/beagle/beagle.spec?r1=1.136&r2=1.137&f=u
More information about the pld-cvs-commit
mailing list