Hello community, here is the log from the commit of package libfunambol for openSUSE:Factory checked in at Mon Sep 19 21:12:00 CEST 2011.
-------- --- libfunambol/libfunambol.changes 2010-08-25 18:27:50.000000000 +0200 +++ /mounts/work_src_done/STABLE/libfunambol/libfunambol.changes 2011-09-16 14:55:46.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Feb 16 11:06:44 UTC 2011 - [email protected] + +- update to v 9.0 , see changeslog.txt + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- libfunambol-8.0.5.tar.bz2 New: ---- libfunambol-9.0.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfunambol.spec ++++++ --- /var/tmp/diff_new_pack.zxcMd6/_old 2011-09-19 21:11:54.000000000 +0200 +++ /var/tmp/diff_new_pack.zxcMd6/_new 2011-09-19 21:11:54.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package libfunambol (Version 8.0.5) +# spec file for package libfunambol # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright Sascha Peilicke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ Name: libfunambol -Version: 8.0.5 +Version: 9.0.1 Release: 1 Summary: C++ SyncML Client Engine License: Affero GPL @@ -35,42 +35,26 @@ iPhone and Symbian are actively supported, but you can easily build it on other Unixes or other mobile/embedded platforms. - -Authors: --------- - The Funambol Team - -%package -n %{name}7 - +%package -n %{name}9 Summary: C++ SyncML Client Engine Group: System/Libraries -%description -n %{name}7 +%description -n %{name}9 Libfunambol allows to integrate a SyncML stack in a C++ application on a variety of platforms. Currently, Windows, Windows Mobile and Linux, Mac OS X, iPhone and Symbian are actively supported, but you can easily build it on other Unixes or other mobile/embedded platforms. - -Authors: --------- - The Funambol Team - %package devel License: Affero GPL Summary: C++ SyncML Client Engine Group: Development/Libraries/C and C++ -Requires: %{name}7 >= %{version} libcurl-devel +Requires: %{name}9 >= %{version} libcurl-devel %description devel This package contains all necessary include files and libraries needed to compile and develop applications that use libfunambol. - -Authors: --------- - The Funambol Team - %prep %setup -q @@ -88,28 +72,29 @@ %{__rm} -f $RPM_BUILD_ROOT%{_libdir}/*.la %{__rm} -rf $RPM_BUILD_ROOT%{_includedir}/funambol/test # install additional documentation -install -d $RPM_BUILD_ROOT%{_docdir}/%{name}7 -install -m 0644 {LICENSE,TODO,changeslog}.txt README $RPM_BUILD_ROOT%{_docdir}/%{name}7 -install -m 0644 docs/funambol-cppsdk-tutorial.pdf $RPM_BUILD_ROOT%{_docdir}/%{name}7 -install -d $RPM_BUILD_ROOT%{_docdir}/%{name}7/html -install -m 0644 docs/html/* $RPM_BUILD_ROOT%{_docdir}/%{name}7/html +install -d $RPM_BUILD_ROOT%{_docdir}/%{name}9 +install -m 0644 {LICENSE,TODO,changeslog}.txt README $RPM_BUILD_ROOT%{_docdir}/%{name}9 +install -m 0644 docs/funambol-cppsdk-tutorial.pdf $RPM_BUILD_ROOT%{_docdir}/%{name}9 +install -d $RPM_BUILD_ROOT%{_docdir}/%{name}9/html +install -m 0644 docs/html/* $RPM_BUILD_ROOT%{_docdir}/%{name}9/html %clean %{__rm} -rf $RPM_BUILD_ROOT -%post -n %{name}7 -p /sbin/ldconfig +%post -n %{name}9 -p /sbin/ldconfig -%postun -n %{name}7 -p /sbin/ldconfig +%postun -n %{name}9 -p /sbin/ldconfig -%files -n %{name}7 +%files -n %{name}9 %defattr (-,root,root) -%{_libdir}/%{name}.so.* %doc LICENSE.txt +%{_libdir}/%{name}-9.0.1.so %files devel %defattr (-,root,root) %{_includedir}/funambol %{_libdir}/%{name}.so +%{_libdir}/pkgconfig/libfunambol.pc %doc TODO.txt changeslog.txt README docs/funambol-cppsdk-tutorial.pdf docs/html %changelog ++++++ libfunambol-8.0.5.tar.bz2 -> libfunambol-9.0.1.tar.bz2 ++++++ ++++ 72507 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
