casa-yast: upgrade version number in make_casa_yast.sh
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-CASA (Version 1.6.462)
|
||||
# spec file for package yast2-CASA (Version @VERSION@)
|
||||
#
|
||||
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
Name: yast2-CASA
|
||||
BuildRequires: yast2-devel yast2-devtools update-desktop-files
|
||||
Version: 1.6.462
|
||||
Version: @VERSION@
|
||||
Release: 0
|
||||
License: LGPL
|
||||
Group: System/YaST
|
||||
@@ -23,7 +23,7 @@ Source0: %{name}-%{version}.tar.bz2
|
||||
|
||||
prefix: /usr
|
||||
|
||||
Requires: yast2 CASA = %{version}
|
||||
Requires: yast2 CASA = @VERSION@
|
||||
|
||||
#BuildArchitectures: i586
|
||||
|
||||
|
||||
Reference in New Issue
Block a user