CASA: updated CASA.spec.in to fix the build break
This commit is contained in:
parent
f9139d6404
commit
fb7c157779
@ -21,6 +21,7 @@
|
||||
%define debug_opt ""
|
||||
|
||||
|
||||
|
||||
Name: @PACKAGE@
|
||||
URL: http://www.novell.com/products
|
||||
BuildRequires: gcc-c++ glade-sharp2 glib-sharp2 glib2-devel gtk-sharp2 gtk-sharp2-gapi gtk2-devel java2-devel-packages kdelibs3-devel krb5-devel libgssapi libstdc++-devel mono-devel pam-devel pkgconfig qt3-devel
|
||||
@ -55,10 +56,10 @@ enterprise network. CASA provides a local on box credential store that
|
||||
is purely session based in 1.0. This store is populated with your
|
||||
Desktop and Network Login credentials on Novell Linux Desktop, Windows
|
||||
and Apple workstations.
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Novell, Inc.
|
||||
|
||||
%package cli
|
||||
License: LGPL v2.1 or later
|
||||
Summary: CASA Command Line Interface
|
||||
@ -69,10 +70,10 @@ Requires: CASA = %{version}
|
||||
This package contains a CLI (command line interface) that provides a way
|
||||
for administrators to set, reset or delete credentials used by
|
||||
services. These credentials are stored in CASA.
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Novell, Inc.
|
||||
|
||||
%package devel
|
||||
License: LGPL v2.1 or later
|
||||
Summary: CASA include Files and Libraries mandatory for Development
|
||||
@ -81,12 +82,12 @@ Requires: CASA >= 1.0.0
|
||||
|
||||
%description devel
|
||||
This package contains all necessary include files and libraries needed
|
||||
to develop applications that can use CASA (Common Authnetication
|
||||
Services Adapter)for credential storage and single sign-on.
|
||||
|
||||
to develop applications that can use CASA (Common Authnetication Services Adapter)
|
||||
for credential storage and single sign-on.
|
||||
Authors:
|
||||
--------
|
||||
Novell, Inc.
|
||||
|
||||
%package gui
|
||||
License: LGPL v2.1 or later
|
||||
Summary: The CASA Console Utility
|
||||
@ -99,10 +100,12 @@ This package contains the CASA (Common Authnetication Services Adapter)
|
||||
Management application that allows you to manage credentials within
|
||||
CASA and for your kwallet gnome keyring. Additionally, you can also
|
||||
link secrets to one another.
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Novell, Inc.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
#%patch
|
||||
|
Loading…
Reference in New Issue
Block a user