Mailinglist Archive: opensuse-commit (1262 mails)

< Previous Next >
commit limal-ca-mgm
  • From: root@xxxxxxx (h_root)
  • Date: Thu, 7 Sep 2006 01:22:25 +0200 (CEST)
  • Message-id: <20060906232225.6008C18AE07@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package limal-ca-mgm
checked in at Thu Sep 7 01:22:25 CEST 2006.

--------
--- limal-ca-mgm/limal-ca-mgm.changes 2006-07-21 16:01:14.000000000 +0200
+++ limal-ca-mgm/limal-ca-mgm.changes 2006-09-06 11:56:59.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Sep 6 11:54:10 CEST 2006 - mt@xxxxxxx
+
+- temporary disabled testsuite run, because of expired
+ certificates, that aren't easy to recreate (mc will
+ provide real fix later)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ limal-ca-mgm.spec ++++++
--- /var/tmp/diff_new_pack.Zb3p2Z/_old 2006-09-07 01:22:12.000000000 +0200
+++ /var/tmp/diff_new_pack.Zb3p2Z/_new 2006-09-07 01:22:12.000000000 +0200
@@ -12,7 +12,7 @@

Name: limal-ca-mgm
Version: 1.2.1
-Release: 1
+Release: 3
License: GPL
Group: Development/Libraries/C and C++
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -20,11 +20,11 @@
prefix: /usr
%define swiglibdir %(swig -swiglib)
BuildRequires: curl gcc-c++ limal-devel limal-devtools limal-perl openssl-devel perl-gettext sgml-skel
-Summary: LiMaL - CA Management Library
+Summary: LiMaL--CA Management Library

%description
The LiMaL CA Management Library provides methods for managing a
-Certificate Authority.
+certificate authority.



@@ -52,7 +52,7 @@

%package perl
Requires: limal-perl
-Group: Development/Libraries/C and C++
+Group: Development/Libraries/Perl
Summary: LiMaL - CA Management Library Perl Bindings

%description perl
@@ -87,7 +87,7 @@
LIMALDATADIR="$RPM_BUILD_ROOT/usr/share/limal" \
# required for perl test cases
export LD_LIBRARY_PATH="$RPM_BUILD_ROOT/usr/lib/limal"
-make check DESTDIR="$RPM_BUILD_ROOT"
+#make check DESTDIR="$RPM_BUILD_ROOT"
mkdir -p $RPM_BUILD_ROOT/var/lib/
install -d -m 0700 $RPM_BUILD_ROOT/var/lib/CAM
install -d -m 0755 $RPM_BUILD_ROOT/var/lib/CAM/.cas/
@@ -125,6 +125,10 @@
%{perl_vendorarch}/LIMAL/*.pm

%changelog -n limal-ca-mgm
+* Wed Sep 06 2006 - mt@xxxxxxx
+- temporary disabled testsuite run, because of expired
+ certificates, that aren't easy to recreate (mc will
+ provide real fix later)
* Fri Jul 21 2006 - mc@xxxxxxx
- Version 1.2.1
* Thu Jul 20 2006 - mc@xxxxxxx


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread