fixing version number in yast2-casa.spec.in
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,16 +14,16 @@ | ||||
|  | ||||
| Name:		yast2-CASA | ||||
| BuildRequires:	yast2-devel yast2-devtools update-desktop-files | ||||
| Version:	1.6.462 | ||||
| Version:	@VERSION@ | ||||
| Release:	0 | ||||
| License:	LGPL | ||||
| Group:		System/YaST | ||||
| BuildRoot:	%{_tmppath}/%{name}-%{version}-build | ||||
| Source0:	%{name}-%{version}.tar.bz2 | ||||
| #BuildRoot:	%{_tmppath}/%{name}-%{version}-build | ||||
| Source:		yast2-CASA-@VERSION@.tar.bz2 | ||||
|  | ||||
| prefix:		/usr | ||||
|  | ||||
| Requires:	yast2 CASA = %{version}  | ||||
| Requires:	yast2 CASA = @VERSION@  | ||||
|  | ||||
| #BuildArchitectures:	i586 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user