yast2-CASA: add the conditional BuildRequires package for STABLE distro

This commit is contained in:
soochoi 2007-07-31 19:12:02 +00:00
parent 530380e977
commit 990e1dac74
2 changed files with 12 additions and 2 deletions

View File

@ -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

View File

@ -13,7 +13,12 @@
@HEADER-COMMENT@
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