Hello community, here is the log from the commit of package sblim-cim-client2 for openSUSE:Factory checked in at Mon Sep 19 22:57:06 CEST 2011.
-------- --- sblim-cim-client2/sblim-cim-client2.changes 2011-06-28 14:06:14.000000000 +0200 +++ /mounts/work_src_done/STABLE/sblim-cim-client2/sblim-cim-client2.changes 2011-09-16 10:07:44.000000000 +0200 @@ -1,0 +2,15 @@ +Fri Sep 16 07:36:41 UTC 2011 - [email protected] + +- Version 2.1.10 + Bugfix release + - 3409691 2.1.10 packaging issues: rpmbuild broken on Red Hat + - 3406275 HEAD branch ONLY: sync with Experimental branch + - 3400209 Highlighted Static Analysis (PMD) issues + - 3397922 support OctetString + - 3390724 Problem with Reliable Indication support in the Listener + - 3374012 Sblim client CIMObjectPath class defect for LLA format URL + - 3376657 Get reliable indication properties once + - 3374206 NullPointerException caused by Indication + - 3323310 Need the ability to override certain Global Properties + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- sblim-cim-client2-2.1.9-doc.zip sblim-cim-client2-2.1.9-src.zip New: ---- sblim-cim-client2-2.1.10-doc.zip sblim-cim-client2-2.1.10-src.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sblim-cim-client2.spec ++++++ --- /var/tmp/diff_new_pack.EktoEI/_old 2011-09-19 22:57:00.000000000 +0200 +++ /var/tmp/diff_new_pack.EktoEI/_new 2011-09-19 22:57:00.000000000 +0200 @@ -21,7 +21,7 @@ # ----------------------------------------------------------------------------- Name: sblim-cim-client2 -Version: 2.1.9 +Version: 2.1.10 Release: 1 License: Other uncritical OpenSource License Url: http://sblim.sourceforge.net/ @@ -29,6 +29,7 @@ Summary: Java CIM Client library BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: http://downloads.sourceforge.net/project/sblim/%{name}/%{version}/%{name}-%{version}-src.zip +Source1: http://downloads.sourceforge.net/project/sblim/%{name}/%{version}/%{name}-%{version}-doc.zip BuildArch: noarch BuildRequires: java-devel unzip BuildRequires: jpackage-utils >= 1.5.32 @@ -94,6 +95,9 @@ for i in smpl/org/sblim/*/{example,samples}/*.{java,xml}; do [ -f "$i" ] && dos2unixConversion "$i" done +mkdir -p $RPM_BUILD_ROOT%{_javadocdir} +(cd $RPM_BUILD_ROOT%{_javadocdir}; unzip %{S:1}) + # ----------------------------------------------------------------------------- %build ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
