Changes requested by Rudy at SuSE were integreated for the stable build of NLD 10 to the main line development.

This commit is contained in:
Cameron (Kamran) Mashayekhi
2005-12-13 19:00:37 +00:00
parent 8f36de6bc7
commit 1361175b6b
3 changed files with 21 additions and 34 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package CASA (Version 1.5.0)
# spec file for package CASA (Version 1.6.0)
#
# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -18,10 +18,11 @@ License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
Group: Productivity/Other
Autoreqprov: on
%define bldno 1.1.1
Version: 1.5.000
Version: 1.6.000
Release: 0
Summary: Novell Common Authentication Service Adapter (CASA)
Source: %{name}-%{version}.tar.bz2
#Patch: %{name}-%{version}.dif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
requires: mono >= 1.1.7
ExclusiveArch: %ix86 x86_64
@@ -60,7 +61,7 @@ to one another.
%prep
%setup -q
#%patch
%ifarch x86_64
%define binsource bin64
%else
@@ -70,7 +71,7 @@ to one another.
%build
export PATH=.:$PATH
export PATH=.:$PATH:/usr/%_lib/qt3/bin
mk-cai-all
%install