Mailinglist Archive: opensuse-commit (1092 mails)
| < Previous | Next > |
commit CASA-kwallet
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 25 Feb 2008 17:01:22 +0100
- Message-id: <20080225160122.D86226781B8@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package CASA-kwallet
checked in at Mon Feb 25 17:01:22 CET 2008.
--------
--- CASA-kwallet/CASA-kwallet.changes 2007-11-27 00:56:11.000000000 +0100
+++ /mounts/work_src_done/STABLE/CASA-kwallet/CASA-kwallet.changes
2008-02-25 07:32:03.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Feb 25 07:31:38 CET 2008 - crrodriguez@xxxxxxx
+
+- fix library-without-ldconfig-post* errors
+
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ CASA-kwallet.spec ++++++
--- /var/tmp/diff_new_pack.B29976/_old 2008-02-25 17:01:14.000000000 +0100
+++ /var/tmp/diff_new_pack.B29976/_new 2008-02-25 17:01:14.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package CASA-kwallet (Version 1.7.758 )
#
-# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -10,6 +10,7 @@
# norootforbuild
+
Name: CASA-kwallet
%define cfg Release
%define debug_opt ""
@@ -22,7 +23,7 @@
AutoReqProv: on
%define bldno 1.1.1
Version: 1.7.758
-Release: 130
+Release: 162
Summary: CASA Aggregation and Distribution KWallet plugin
Source: %{name}-%{version}.tar.bz2
#Patch: %{name}-%{version}.diff
@@ -64,6 +65,10 @@
ln -s libcasakwallet.so.%{bldno}
%{buildroot}%{bin_prefix}/%{_lib}/libcasakwallet.so
ln -s libcasakwallet.so.%{bldno}
%{buildroot}%{bin_prefix}/%{_lib}/libcasakwallet.so.1
+%post -p /sbin/ldconfig
+
+%postun -p /sbin/ldconfig
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -74,15 +79,17 @@
%{bin_prefix}/%{_lib}/libcasakwallet.so.1
%changelog
-* Tue Nov 27 2007 - dmueller@xxxxxxx
+* Mon Feb 25 2008 crrodriguez@xxxxxxx
+- fix library-without-ldconfig-post* errors
+* Tue Nov 27 2007 dmueller@xxxxxxx
- fix build against gcc 4.3
-* Thu Oct 11 2007 - sbrabec@xxxxxxx
+* Thu Oct 11 2007 sbrabec@xxxxxxx
- Removed bogus dependency on mDNSResponder.
-* Fri Jul 28 2006 - schoi@xxxxxxxxxx
+* Fri Jul 28 2006 schoi@xxxxxxxxxx
- update to 1.7.758
add special linker command
clean up src tarball
-* Fri Apr 21 2006 - schoi@xxxxxxxxxx
+* Sat Apr 22 2006 schoi@xxxxxxxxxx
- CASAKWALLET (CASA Kwallet) is the KWallet plugin for enabling the
CASA GUI to perform Aggregation and Distribution tasks for managing
KWallet through CASA in KDE desktop.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |