yast2-CASA: add the conditional BuildRequires package for STABLE distro
This commit is contained in:
parent
530380e977
commit
990e1dac74
@ -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
|
Fri Jul 6 15:31:27 MDT 2007 - jnorman@novell.com
|
||||||
|
|
||||||
|
@ -13,7 +13,12 @@
|
|||||||
@HEADER-COMMENT@
|
@HEADER-COMMENT@
|
||||||
|
|
||||||
Name: yast2-CASA
|
Name: yast2-CASA
|
||||||
|
%if %suse_version == 1030
|
||||||
BuildRequires: yast2-devel-doc yast2-devtools update-desktop-files libstdc++ libgcc
|
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@
|
Version: @VERSION@
|
||||||
Release: 0
|
Release: 0
|
||||||
License: LGPL
|
License: LGPL
|
||||||
|
Loading…
Reference in New Issue
Block a user