]> git.sur5r.net Git - bacula/bacula/commitdiff
Move pango-devel requirement into gconsole only builds.
authorScott Barninger <scott@barninger.com>
Mon, 17 Jul 2006 23:39:10 +0000 (23:39 +0000)
committerScott Barninger <scott@barninger.com>
Mon, 17 Jul 2006 23:39:10 +0000 (23:39 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3160 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/platforms/mandrake/bacula.spec.in
bacula/platforms/redhat/bacula.spec.in
bacula/platforms/suse/bacula.spec.in

index 0df26ee9ae68a58e54b1b9035360367e9d15ed82..ef63417119d0c81cad51ad97596913306b0a4bf0 100644 (file)
@@ -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 <barninger@fairfieldcomputers.com>
+- move pango-devel BuildRequires into gconsole only build
 * Sat Jul 15 2006 D. Scott Barninger <barninger@fairfieldcomputers.com>
 - add provides and conflicts for standard suse packages
 - add third party packager tag support
index 0df26ee9ae68a58e54b1b9035360367e9d15ed82..ef63417119d0c81cad51ad97596913306b0a4bf0 100644 (file)
@@ -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 <barninger@fairfieldcomputers.com>
+- move pango-devel BuildRequires into gconsole only build
 * Sat Jul 15 2006 D. Scott Barninger <barninger@fairfieldcomputers.com>
 - add provides and conflicts for standard suse packages
 - add third party packager tag support
index 0df26ee9ae68a58e54b1b9035360367e9d15ed82..ef63417119d0c81cad51ad97596913306b0a4bf0 100644 (file)
@@ -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 <barninger@fairfieldcomputers.com>
+- move pango-devel BuildRequires into gconsole only build
 * Sat Jul 15 2006 D. Scott Barninger <barninger@fairfieldcomputers.com>
 - add provides and conflicts for standard suse packages
 - add third party packager tag support