diff --git a/yast2-CASA/yast2-CASA.changes b/yast2-CASA/yast2-CASA.changes index f6489868..a3a341ce 100644 --- a/yast2-CASA/yast2-CASA.changes +++ b/yast2-CASA/yast2-CASA.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 31 13:09:13 MDT 2007 - schoi@novell.com + +- fix the build break in STABLE branch due to yast2-devel package name change + ------------------------------------------------------------------- Fri Jul 6 15:31:27 MDT 2007 - jnorman@novell.com diff --git a/yast2-CASA/yast2-CASA.spec.in b/yast2-CASA/yast2-CASA.spec.in index 37a5aef6..c7b73a31 100644 --- a/yast2-CASA/yast2-CASA.spec.in +++ b/yast2-CASA/yast2-CASA.spec.in @@ -12,8 +12,13 @@ @HEADER-COMMENT@ -Name: yast2-CASA -BuildRequires: yast2-devel-doc yast2-devtools update-desktop-files libstdc++ libgcc +Name: yast2-CASA +%if %suse_version == 1030 +BuildRequires: yast2-devel-doc yast2-devtools update-desktop-files libstdc++ libgcc +%else +BuildRequires: yast2-devel yast2-devtools update-desktop-files libstdc++ libgcc +%endif + Version: @VERSION@ Release: 0 License: LGPL