From: Scott Barninger Date: Sun, 30 Dec 2007 18:18:44 +0000 (+0000) Subject: Fix typo fo su103 packages X-Git-Tag: Release-7.0.0~5231 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=076c09ca0a5034915ea62ef528f186e61229583f;p=bacula%2Fbacula Fix typo fo su103 packages git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6164 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/platforms/mandrake/bacula.spec.in b/bacula/platforms/mandrake/bacula.spec.in index 3ade5356a5..457d5590a4 100644 --- a/bacula/platforms/mandrake/bacula.spec.in +++ b/bacula/platforms/mandrake/bacula.spec.in @@ -726,7 +726,7 @@ Requires: termcap Requires: glibc >= 2.5 Requires: termcap %endif -%if %{su102} +%if %{su103} Requires: glibc >= 2.6 Requires: termcap %endif @@ -2176,6 +2176,8 @@ fi %endif %changelog +* Sun Dec 30 2007 D. Scott Barninger +- fix typo on su103 client package requirements * Fri Dec 28 2007 D. Scott Barninger - add nobuild_mtx switch - add patch for postgresql.c for old postgresql versions diff --git a/bacula/platforms/redhat/bacula.spec.in b/bacula/platforms/redhat/bacula.spec.in index 3ade5356a5..457d5590a4 100644 --- a/bacula/platforms/redhat/bacula.spec.in +++ b/bacula/platforms/redhat/bacula.spec.in @@ -726,7 +726,7 @@ Requires: termcap Requires: glibc >= 2.5 Requires: termcap %endif -%if %{su102} +%if %{su103} Requires: glibc >= 2.6 Requires: termcap %endif @@ -2176,6 +2176,8 @@ fi %endif %changelog +* Sun Dec 30 2007 D. Scott Barninger +- fix typo on su103 client package requirements * Fri Dec 28 2007 D. Scott Barninger - add nobuild_mtx switch - add patch for postgresql.c for old postgresql versions diff --git a/bacula/platforms/suse/bacula.spec.in b/bacula/platforms/suse/bacula.spec.in index 3ade5356a5..457d5590a4 100644 --- a/bacula/platforms/suse/bacula.spec.in +++ b/bacula/platforms/suse/bacula.spec.in @@ -726,7 +726,7 @@ Requires: termcap Requires: glibc >= 2.5 Requires: termcap %endif -%if %{su102} +%if %{su103} Requires: glibc >= 2.6 Requires: termcap %endif @@ -2176,6 +2176,8 @@ fi %endif %changelog +* Sun Dec 30 2007 D. Scott Barninger +- fix typo on su103 client package requirements * Fri Dec 28 2007 D. Scott Barninger - add nobuild_mtx switch - add patch for postgresql.c for old postgresql versions