From 076c09ca0a5034915ea62ef528f186e61229583f Mon Sep 17 00:00:00 2001 From: Scott Barninger Date: Sun, 30 Dec 2007 18:18:44 +0000 Subject: [PATCH] Fix typo fo su103 packages git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6164 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/platforms/mandrake/bacula.spec.in | 4 +++- bacula/platforms/redhat/bacula.spec.in | 4 +++- bacula/platforms/suse/bacula.spec.in | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) 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 -- 2.39.5