Hello community, here is the log from the commit of package svrcore for openSUSE:Factory checked in at Mon Apr 11 15:51:32 CEST 2011.
-------- New Changes file: --- /dev/null 2010-08-26 16:28:41.000000000 +0200 +++ /mounts/work_src_done/STABLE/svrcore/svrcore.changes 2011-04-11 08:32:37.000000000 +0200 @@ -0,0 +1,10 @@ +------------------------------------------------------------------- +Mon Apr 11 06:31:26 UTC 2011 - [email protected] + +- fixed License tags + +------------------------------------------------------------------- +Fri Dec 25 11:40:16 CET 2009 - [email protected] + +- initial package + calling whatdependson for head-i586 New: ---- baselibs.conf svrcore-4.0.4.tar.bz2 svrcore.changes svrcore.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ svrcore.spec ++++++ # # spec file for package svrcore # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2009-2011 Wolfgang Rosenauer # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: svrcore BuildRequires: mozilla-nss-devel pkgconfig Summary: Secure PIN handling using NSS crypto Version: 4.0.4 Release: 1 License: MPLv1.1 or GPLv2+ or LGPLv2+ Url: http://www.mozilla.org/projects/security/pki/ Group: System/Libraries Source0: ftp://ftp.mozilla.org/pub/mozilla.org/directory/svrcore/releases/%{version}/src/svrcore-%{version}.tar.bz2 Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build %define libpackage libsvrcore0 %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 %{libpackage} Summary: Secure PIN handling using NSS crypto License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: System/Libraries %description -n libsvrcore0 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 devel Summary: Development files for secure PIN handling using NSS crypto License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Development/Libraries/Other Requires: %{libpackage} = %{version}-%{release} Requires: pkgconfig mozilla-nspr-devel mozilla-nss-devel %description 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 %makeinstall rm -f $RPM_BUILD_ROOT%{_libdir}/libsvrcore.a rm -f $RPM_BUILD_ROOT%{_libdir}/libsvrcore.la %clean %{__rm} -rf $RPM_BUILD_ROOT %post -n %{libpackage} -p /sbin/ldconfig %postun -n %{libpackage} -p /sbin/ldconfig %files -n %{libpackage} %defattr(-,root,root,-) %{_libdir}/libsvrcore.so.* %files devel %defattr(-,root,root,-) %doc LICENSE README NEWS %{_libdir}/pkgconfig/svrcore.pc %{_libdir}/libsvrcore.so %{_includedir}/svrcore.h %changelog ++++++ baselibs.conf ++++++ libsvrcore0 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
