2006-04-14 22:38:26 +02:00
|
|
|
#
|
2006-04-22 20:46:36 +02:00
|
|
|
# spec file for package yast2-CASA (Version @VERSION@)
|
2006-04-14 22:38:26 +02:00
|
|
|
#
|
|
|
|
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
|
|
|
# This file and all modifications and additions to the pristine
|
|
|
|
# package are under the same license as the package itself.
|
|
|
|
#
|
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org
|
|
|
|
#
|
|
|
|
|
|
|
|
# norootforbuild
|
|
|
|
|
|
|
|
@HEADER-COMMENT@
|
|
|
|
|
2007-07-31 21:12:02 +02:00
|
|
|
Name: yast2-CASA
|
|
|
|
%if %suse_version == 1030
|
|
|
|
BuildRequires: yast2-devel-doc yast2-devtools update-desktop-files libstdc++ libgcc
|
|
|
|
%else
|
|
|
|
BuildRequires: yast2-devel yast2-devtools update-desktop-files libstdc++ libgcc
|
|
|
|
%endif
|
|
|
|
|
2006-04-22 20:46:36 +02:00
|
|
|
Version: @VERSION@
|
2006-04-14 22:38:26 +02:00
|
|
|
Release: 0
|
|
|
|
License: LGPL
|
|
|
|
Group: System/YaST
|
2006-04-21 23:46:00 +02:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
|
|
Source0: %{name}-%{version}.tar.bz2
|
2006-04-14 22:38:26 +02:00
|
|
|
|
|
|
|
prefix: /usr
|
|
|
|
|
2006-04-24 18:07:03 +02:00
|
|
|
Requires: yast2 CASA > 1.6.400
|
2006-04-14 22:38:26 +02:00
|
|
|
|
|
|
|
|
|
|
|
Summary: Configuration for Novell CASA (Common Authentication Services Adapter)
|
|
|
|
|
|
|
|
%description
|
|
|
|
Novell CASA (Common Authentication Services Adapter) YaST Configuration module. This module
|
|
|
|
is designed to assist system administrators to configure and eanble CASA through Yast after
|
|
|
|
system installation.
|
|
|
|
|
|
|
|
@PREP@
|
|
|
|
|
|
|
|
@BUILD@
|
|
|
|
|
|
|
|
@INSTALL@
|
|
|
|
|
|
|
|
@CLEAN@
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
2006-04-19 00:12:38 +02:00
|
|
|
%dir @yncludedir@/CASA
|
|
|
|
@yncludedir@/CASA/*
|
|
|
|
@clientdir@/CASA.ycp
|
|
|
|
@clientdir@/CASA_*.ycp
|
2006-04-24 18:07:03 +02:00
|
|
|
@moduledir@/NovellCasa.*
|
2006-04-19 00:12:38 +02:00
|
|
|
@desktopdir@/CASA.desktop
|
2006-04-14 22:38:26 +02:00
|
|
|
%doc @docdir@
|