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. | # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. | ||||||
| # This file and all modifications and additions to the pristine | # This file and all modifications and additions to the pristine | ||||||
| @@ -14,16 +14,16 @@ | |||||||
|  |  | ||||||
| Name:		yast2-CASA | Name:		yast2-CASA | ||||||
| BuildRequires:	yast2-devel yast2-devtools update-desktop-files | BuildRequires:	yast2-devel yast2-devtools update-desktop-files | ||||||
| Version:	1.6.462 | Version:	@VERSION@ | ||||||
| Release:	0 | Release:	0 | ||||||
| License:	LGPL | License:	LGPL | ||||||
| Group:		System/YaST | Group:		System/YaST | ||||||
| BuildRoot:	%{_tmppath}/%{name}-%{version}-build | #BuildRoot:	%{_tmppath}/%{name}-%{version}-build | ||||||
| Source0:	%{name}-%{version}.tar.bz2 | Source:		yast2-CASA-@VERSION@.tar.bz2 | ||||||
|  |  | ||||||
| prefix:		/usr | prefix:		/usr | ||||||
|  |  | ||||||
| Requires:	yast2 CASA = %{version}  | Requires:	yast2 CASA = @VERSION@  | ||||||
|  |  | ||||||
| #BuildArchitectures:	i586 | #BuildArchitectures:	i586 | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user