Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37883637
en ru br
Репозитории ALT
5.1: 4.0.4-alt1
4.1: 4.0.3.01-alt1
4.0: 4.0.3.01-alt1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: svrcore

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Summary: Secure PIN handling using NSS crypto
Name: svrcore
Version: 4.0.4
Release: alt1
License: MPL/GPL/LGPL
URL: http://www.mozilla.org/projects/security/pki/
Group: System/Libraries

Source0: ftp://ftp.mozilla.org/pub/mozilla.org/directory/svrcore/releases/4.0.4/%name-%version.tar.bz2

# Automatically added by buildreq on Fri Feb 23 2007

BuildRequires: gcc-c++ libnss-devel

%description
svrcore provides applications with several ways to handle secure PIN storage
e.g. in an application that must be restarted, but needs the PIN to unlock
the private key and other crypto material, without user intervention.  svrcore
uses the facilities provided by NSS.

%package -n lib%name
Summary: Secure PIN handling using NSS crypto
Group: System/Libraries
Provides: %name = %version

%description -n lib%name
svrcore provides applications with several ways to handle secure PIN storage
e.g. in an application that must be restarted, but needs the PIN to unlock
the private key and other crypto material, without user intervention.  svrcore
uses the facilities provided by NSS.

%package -n lib%name-devel
Summary: Development files for secure PIN handling using NSS crypto
Group: Development/Other
Requires: lib%name = %version-%release
Requires: libnss-devel

%description -n lib%name-devel
svrcore provides applications with several ways to handle secure PIN storage
e.g. in an application that must be restarted, but needs the PIN to unlock
the private key and other crypto material, without user intervention.  svrcore
uses the facilities provided by NSS.

This package contains header files and symlinks to develop programs which will
use the libsvrcore library.  You should install this package if you need to
develop programs which will use the svrcore library.

%prep
%setup -q

%build
%configure
%make

%install
%make_install install DESTDIR=%buildroot
rm -f %buildroot/%_libdir/libsvrcore.a
rm -f %buildroot/%_libdir/libsvrcore.la

%post -p %post_ldconfig
%postun -p %postun_ldconfig

%files -n lib%name
%doc LICENSE README NEWS
%_libdir/libsvrcore.so.*

%files  -n lib%name-devel
%_libdir/pkgconfig/%name.pc
%_libdir/libsvrcore.so
%_includedir/svrcore.h

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin