From d31ed40b10cdc59ea05e603249a02626c2e48ac2 Mon Sep 17 00:00:00 2001 From: Scott Barninger Date: Mon, 17 Jul 2006 23:39:10 +0000 Subject: [PATCH] Move pango-devel requirement into gconsole only builds. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3160 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/platforms/mandrake/bacula.spec.in | 6 ++++-- bacula/platforms/redhat/bacula.spec.in | 6 ++++-- bacula/platforms/suse/bacula.spec.in | 6 ++++-- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/bacula/platforms/mandrake/bacula.spec.in b/bacula/platforms/mandrake/bacula.spec.in index 0df26ee9ae..ef63417119 100644 --- a/bacula/platforms/mandrake/bacula.spec.in +++ b/bacula/platforms/mandrake/bacula.spec.in @@ -224,7 +224,7 @@ Distribution: %{_dist} %{expand: %%define gccrel %(rpm -q gcc | cut -d - -f 3)} BuildRequires: gcc, gcc-c++, make, autoconf -BuildRequires: atk-devel, ncurses-devel, pango-devel, perl +BuildRequires: atk-devel, ncurses-devel, perl BuildRequires: libstdc++-devel = %{gccver}-%{gccrel}, libxml2-devel, zlib-devel BuildRequires: openssl-devel %if %{python} @@ -232,7 +232,7 @@ BuildRequires: python, python-devel %{expand: %%define pyver %(python -c 'import sys;print(sys.version[0:3])')} %endif %if %{gconsole} -BuildRequires: pkgconfig +BuildRequires: pkgconfig, pango-devel %endif %if %{rh7} BuildRequires: libtermcap-devel @@ -1621,6 +1621,8 @@ fi %endif %changelog +* Mon Jul 17 2006 D. Scott Barninger +- move pango-devel BuildRequires into gconsole only build * Sat Jul 15 2006 D. Scott Barninger - add provides and conflicts for standard suse packages - add third party packager tag support diff --git a/bacula/platforms/redhat/bacula.spec.in b/bacula/platforms/redhat/bacula.spec.in index 0df26ee9ae..ef63417119 100644 --- a/bacula/platforms/redhat/bacula.spec.in +++ b/bacula/platforms/redhat/bacula.spec.in @@ -224,7 +224,7 @@ Distribution: %{_dist} %{expand: %%define gccrel %(rpm -q gcc | cut -d - -f 3)} BuildRequires: gcc, gcc-c++, make, autoconf -BuildRequires: atk-devel, ncurses-devel, pango-devel, perl +BuildRequires: atk-devel, ncurses-devel, perl BuildRequires: libstdc++-devel = %{gccver}-%{gccrel}, libxml2-devel, zlib-devel BuildRequires: openssl-devel %if %{python} @@ -232,7 +232,7 @@ BuildRequires: python, python-devel %{expand: %%define pyver %(python -c 'import sys;print(sys.version[0:3])')} %endif %if %{gconsole} -BuildRequires: pkgconfig +BuildRequires: pkgconfig, pango-devel %endif %if %{rh7} BuildRequires: libtermcap-devel @@ -1621,6 +1621,8 @@ fi %endif %changelog +* Mon Jul 17 2006 D. Scott Barninger +- move pango-devel BuildRequires into gconsole only build * Sat Jul 15 2006 D. Scott Barninger - add provides and conflicts for standard suse packages - add third party packager tag support diff --git a/bacula/platforms/suse/bacula.spec.in b/bacula/platforms/suse/bacula.spec.in index 0df26ee9ae..ef63417119 100644 --- a/bacula/platforms/suse/bacula.spec.in +++ b/bacula/platforms/suse/bacula.spec.in @@ -224,7 +224,7 @@ Distribution: %{_dist} %{expand: %%define gccrel %(rpm -q gcc | cut -d - -f 3)} BuildRequires: gcc, gcc-c++, make, autoconf -BuildRequires: atk-devel, ncurses-devel, pango-devel, perl +BuildRequires: atk-devel, ncurses-devel, perl BuildRequires: libstdc++-devel = %{gccver}-%{gccrel}, libxml2-devel, zlib-devel BuildRequires: openssl-devel %if %{python} @@ -232,7 +232,7 @@ BuildRequires: python, python-devel %{expand: %%define pyver %(python -c 'import sys;print(sys.version[0:3])')} %endif %if %{gconsole} -BuildRequires: pkgconfig +BuildRequires: pkgconfig, pango-devel %endif %if %{rh7} BuildRequires: libtermcap-devel @@ -1621,6 +1621,8 @@ fi %endif %changelog +* Mon Jul 17 2006 D. Scott Barninger +- move pango-devel BuildRequires into gconsole only build * Sat Jul 15 2006 D. Scott Barninger - add provides and conflicts for standard suse packages - add third party packager tag support -- 2.39.5