SPECS: sylpheed-claws.spec - added BR for new gnomeprint bcond
luzik
luzik at pld-linux.org
Wed Feb 8 07:41:22 CET 2006
Author: luzik Date: Wed Feb 8 06:41:22 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added BR for new gnomeprint bcond
---- Files affected:
SPECS:
sylpheed-claws.spec (1.113 -> 1.114)
---- Diffs:
================================================================
Index: SPECS/sylpheed-claws.spec
diff -u SPECS/sylpheed-claws.spec:1.113 SPECS/sylpheed-claws.spec:1.114
--- SPECS/sylpheed-claws.spec:1.113 Wed Feb 1 16:27:11 2006
+++ SPECS/sylpheed-claws.spec Wed Feb 8 07:41:17 2006
@@ -10,6 +10,7 @@
%bcond_without clamav # build without clamav plugin
%bcond_without spamassassin # build without spamassassin plugin
%bcond_without trayicon # build without trayicon plugin
+%bcond_without gnomeprint # build without gnomeprint support
%bcond_with mathml # build with mathml plugin
#
%define _iconver 20040929
@@ -35,6 +36,7 @@
BuildRequires: gdk-pixbuf-devel >= 0.8
BuildRequires: gettext-devel
BuildRequires: gmp-devel
+%{?with_gnomeprint:BuildRequires: libgnomeprintui-devel}
%{?with_gpg:BuildRequires: gpgme-devel >= 1:0.4.5}
BuildRequires: gtk+2-devel >= 2.4.0
BuildRequires: imlib-devel >= 1.9
@@ -131,11 +133,11 @@
%{?with_trayicon:--enable-trayicon-plugin } \
%{!?with_trayicon:--disable-trayicon-plugin } \
%{?with_spamassassin:--enable-spamassassin-plugin } \
+ %{?with_gnomeprint:--enable-gnomeprint } \
--enable-aspell \
--enable-gdk-pixbuf \
--enable-pthread \
--disable-static \
- --enable-gnomeprint \
--enable-libetpan \
--with-config-dir=.sylpheed
@@ -192,6 +194,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.114 2006/02/08 06:41:17 luzik
+- added BR for new gnomeprint bcond
+
Revision 1.113 2006/02/01 15:27:11 mwinkler
- manual missing, faq missing
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/sylpheed-claws.spec?r1=1.113&r2=1.114&f=u
More information about the pld-cvs-commit
mailing list