This commit is contained in:
parent
f2196fe5d1
commit
bdbf507efc
@ -9,14 +9,12 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
# neededforbuild gnome-filesystem mono gtk2-devel gtk2 gtk-sharp-gapi gtk-sharp
|
# neededforbuild gnome-filesystem mono gtk2-devel gtk2 gtk-sharp-gapi gtk-sharp glib2
|
||||||
|
|
||||||
BuildRequires: aaa_base acl attr bash bind-utils bison bzip2 coreutils cpio cpp cracklib cvs cyrus-sasl db devs diffutils e2fsprogs file filesystem fillup findutils flex gawk gdbm-devel glibc glibc-devel glibc-locale gpm grep groff gzip info insserv kbd less libacl libattr libgcc libselinux libstdc++ libxcrypt m4 make man mktemp module-init-tools ncurses ncurses-devel net-tools netcfg openldap2-client openssl pam pam-modules patch permissions popt procinfo procps psmisc pwdutils rcs readline sed strace syslogd sysvinit tar tcpd texinfo timezone unzip util-linux vim zlib zlib-devel autoconf automake binutils gcc gdbm gettext gnome-filesystem libtool perl rpm gtk-sharp gtk2 mono glib2 glib2-32
|
|
||||||
|
|
||||||
Name: CASA
|
Name: CASA
|
||||||
URL: http://www.novell.com/products
|
URL: http://www.novell.com/products
|
||||||
%define prefix /opt/novell
|
%define prefix /opt/novell
|
||||||
License: Commercial, Other License(s), see package
|
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
|
||||||
Group: Productivity/Other
|
Group: Productivity/Other
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Version: 1.5.0
|
Version: 1.5.0
|
||||||
@ -24,12 +22,17 @@ Release: 0
|
|||||||
Summary: Novell Common Authentication Service Adapter (CASA)
|
Summary: Novell Common Authentication Service Adapter (CASA)
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Requires: mono >= 1.1.8 gtk-sharp >= 1.0.9 gtk2 >= 2.4.14
|
requires: mono >= 1.1.7 gtk-sharp >= 1.0.9
|
||||||
ExclusiveArch: %ix86 x86_64
|
ExclusiveArch: %ix86 x86_64
|
||||||
NoSource: 0
|
NoSource: 0
|
||||||
|
|
||||||
%description
|
%description
|
||||||
NOVELL Common Authentication Service Adapter (CASA).
|
CASA (Common Authentication Services Adaptor) is a common authentication
|
||||||
|
and security package providing a set of libraries for application and
|
||||||
|
service developers to provide single sign-on to an 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.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Include Files and Libraries mandatory for Development.
|
Summary: Include Files and Libraries mandatory for Development.
|
||||||
|
Loading…
Reference in New Issue
Block a user