commit libsocialweb for openSUSE:Factory
Hello community, here is the log from the commit of package libsocialweb for openSUSE:Factory checked in at Thu Apr 28 14:36:36 CEST 2011. -------- New Changes file: --- /dev/null 2010-08-26 16:28:41.000000000 +0200 +++ /mounts/work_src_done/STABLE/libsocialweb/libsocialweb.changes 2011-04-26 17:24:18.000000000 +0200 @@ -0,0 +1,119 @@ +------------------------------------------------------------------- +Thu Apr 7 16:04:12 UTC 2011 - fcrozat@novell.com + +- Update to version 0.25.15: + + Contacts-related fixes. + + Flickr: implement contacts support + + Twitter: implement contacts support + +------------------------------------------------------------------- +Mon Apr 4 11:30:29 UTC 2011 - fcrozat@novell.com + +- Update to version 0.25.14: + + introspection: annotations for capabilities + + Add contacts API and support in Facebook, lastfm services. + + Facebook: various fixes. + +------------------------------------------------------------------- +Wed Mar 23 13:09:35 UTC 2011 - fcrozat@novell.com + +- Update to version 0.25.13 + + Youtube: Added support for video upload + + Photobucket: Added has-collections-iface capability. + + Updated translations. + +------------------------------------------------------------------- +Thu Mar 17 09:11:36 UTC 2011 - fcrozat@novell.com + +- Update to version 0.25.12 + + Add Plurk service. + + Add Youtube service. + + Add Sina service. + + Add photobucket service. + + Add introspection support + + Add vala binding + + Add support for NetworkManager 0.9. + + Add and use sw_service_map_params for cleanly mapping lsw + parameters. + + Add Collections.GetCreatableTypes() to know which types can be + created. + + Flickr: + - Add x-flickr-tags upload parameter. + + SmugMug: + - Robustify remote error handling. + - Add support for dynamic caps. + - Fix Collections.GetDetails. + + Vimeo: + - Add oauth support. + + Updated translations. +- Add gobject-introspection-devel and libxslt BuildRequires. + +------------------------------------------------------------------- +Thu Mar 3 10:36:53 CET 2011 - vuntz@opensuse.org + +- Update to version 0.25.11: + + Add Facebook service. + + Add SmugMug module. +- Changes from version 0.25.10: + + Make service errors proper dbus errors. + + Add collections dbus interface. +- Changes from version 0.25.9: + + Add video upload support to flickr service. + + twitter-item-view: Unescape the content for the twitter item + view. + + Stop update timeouts when the credentials are invalid. +- Changes from version 0.25.8: + + Load the service information from datadir, not from the user + directory. +- Changes from version 0.25.7: + + No real change. +- Pass --enable-all-services to configure to build support for all + services. + +------------------------------------------------------------------- +Thu Mar 3 10:27:47 CET 2011 - vuntz@opensuse.org + +- Cleanup for proper inclusion in Factory: + + General cleanup of spec file. + + Improved summaries and descriptions. + + Split libsocialweb0 and libsocialweb-client2 subpackages. + + Merge the doc subpackage in devel subpackage. + + Create lang subpackage. + +------------------------------------------------------------------- +Tue Feb 15 17:13:06 UTC 2011 - fcrozat@novell.com + +- Update to version 0.25.7: + - no code change, hosting moved to GNOME infrastructure + +------------------------------------------------------------------- +Thu Jan 20 10:36:02 UTC 2011 - awafaa@opensuse.org + +- Update to version 0.25.6 + +------------------------------------------------------------------- +Fri Nov 05 16:01:43 UTC 2010 - awafaa@opensuse.org + +- Update to version 0.25.4 + +------------------------------------------------------------------- +Tue Sep 07 19:38:13 UTC 2010 - awafaa@opensuse.org + +- Spec file clean up +- Update to version 0.25.4 + +------------------------------------------------------------------- +Mon Jul 19 15:15:29 UTC 2010 - awafaa@opensuse.org + +- Update to version 0.24.9 + +------------------------------------------------------------------- +Thu Jul 08 05:54:16 UTC 2010 - awafaa@opensuse.org + +- Switch from using conman to NetworkManager +- Enable digg, Flickr, Facebook & MySpace + +------------------------------------------------------------------- +Thu Jun 10 09:05:47 UTC 2010 - awafaa@opensuse.org + +- Initial import for openSUSE version 0.24.6 calling whatdependson for head-i586 New: ---- libsocialweb-0.25.15.tar.bz2 libsocialweb.changes libsocialweb.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsocialweb.spec ++++++ # # spec file for package libsocialweb # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # 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/ # Name: libsocialweb Version: 0.25.15 Release: 1 License: LGPLv2.1 Summary: A personal social data server Url: http://git.gnome.org/browse/libsocialweb/ Group: System/Libraries Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2 BuildRequires: fdupes BuildRequires: gobject-introspection-devel BuildRequires: intltool BuildRequires: libxslt BuildRequires: pkgconfig(dbus-glib-1) BuildRequires: pkgconfig(gconf-2.0) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gnome-keyring-1) BuildRequires: pkgconfig(json-glib-1.0) BuildRequires: pkgconfig(libnm-glib) BuildRequires: pkgconfig(libsoup-2.4) BuildRequires: pkgconfig(rest-extras-0.7) Recommends: %{name}-lang %description Libsocialweb is a personal social data server, that can interact with social web services, like Flickr, Last.fm, Twitter and Vimeo. %package -n libsocialweb0 Summary: A personal social data server -- Library for Services License: LGPLv2.1 Group: Development/Libraries/GNOME %description -n libsocialweb0 Libsocialweb is a personal social data server, that can interact with social web services, like Flickr, Last.fm, Twitter and Vimeo. This package contains libraries used by libsocialweb services. %package -n libsocialweb-client2 Summary: A personal social data server -- Client Library License: LGPLv2.1 Group: Development/Libraries/GNOME # Clients do need the server to do something useful Recommends: %{name} %description -n libsocialweb-client2 Libsocialweb is a personal social data server, that can interact with social web services, like Flickr, Last.fm, Twitter and Vimeo. This package contains libraries used by clients willing to use libsocialweb features. %package devel Summary: A personal social data server -- Development Files License: LGPLv2.1 Group: Development/Libraries/GNOME Requires: libsocialweb0 = %{version} Requires: libsocialweb-client2 = %{version} %description devel Libsocialweb is a personal social data server, that can interact with social web services, like Flickr, Last.fm, Twitter and Vimeo. %lang_package %prep %setup -q %build %configure --disable-static \ --with-gnome \ --with-online=networkmanager \ --enable-all-services make %{?jobs:-j %jobs} V=1 %install %make_install find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot}%{_datadir}/gtk-doc %post -n libsocialweb0 -p /sbin/ldconfig %postun -n libsocialweb0 -p /sbin/ldconfig %post -n libsocialweb-client2 -p /sbin/ldconfig %postun -n libsocialweb-client2 -p /sbin/ldconfig %files %defattr(-,root,root,-) %doc AUTHORS COPYING README # dbus core service %{_libexecdir}/libsocialweb-core %{_datadir}/dbus-1/services/libsocialweb.service %dir %{_libdir}/libsocialweb %dir %{_libdir}/libsocialweb/services %dir %{_datadir}/libsocialweb %dir %{_datadir}/libsocialweb/services # plugins for various web services # Explicitly list services to make sure we don't lose any %{_libdir}/libsocialweb/services/libfacebook.so %{_datadir}/libsocialweb/services/facebook.keys %{_libdir}/libsocialweb/services/libflickr.so %{_datadir}/libsocialweb/services/flickr.keys %{_libdir}/libsocialweb/services/liblastfm.so %{_datadir}/libsocialweb/services/lastfm.keys %{_datadir}/libsocialweb/services/lastfm.png %{_libdir}/libsocialweb/services/libphotobucket.so %{_datadir}/libsocialweb/services/photobucket.keys %{_libdir}/libsocialweb/services/libplurk.so %{_datadir}/libsocialweb/services/plurk.keys %{_datadir}/libsocialweb/services/plurk.png %{_libdir}/libsocialweb/services/libsina.so %{_datadir}/libsocialweb/services/sina.keys %{_datadir}/libsocialweb/services/sina.png %{_libdir}/libsocialweb/services/libsmugmug.so %{_datadir}/libsocialweb/services/smugmug.keys %{_libdir}/libsocialweb/services/libtwitter.so %{_datadir}/libsocialweb/services/twitter.keys %{_datadir}/libsocialweb/services/twitter.png %{_libdir}/libsocialweb/services/libvimeo.so %{_datadir}/libsocialweb/services/vimeo.keys %{_datadir}/libsocialweb/services/vimeo.png %{_libdir}/libsocialweb/services/libyoutube.so %{_datadir}/libsocialweb/services/youtube.keys %{_datadir}/libsocialweb/services/youtube.png %files -n libsocialweb0 %defattr(-,root,root,-) %{_libdir}/libsocialweb.so.* %{_libdir}/libsocialweb-keyfob.so.* %{_libdir}/libsocialweb-keystore.so.* %files -n libsocialweb-client2 %defattr(-,root,root,-) %{_libdir}/libsocialweb-client.so.* %{_libdir}/girepository-1.0/SocialWebClient-0.25.typelib %files devel %defattr(-,root,root,-) %{_libdir}/*.so %{_includedir}/libsocialweb/ %{_libdir}/pkgconfig/libsocialweb-client.pc %{_libdir}/pkgconfig/libsocialweb-keyfob.pc %{_libdir}/pkgconfig/libsocialweb-keystore.pc %{_libdir}/pkgconfig/libsocialweb-module.pc %{_datadir}/gir-1.0/SocialWebClient-0.25.gir %doc %{_datadir}/gtk-doc/html/libsocialweb/ %doc %{_datadir}/gtk-doc/html/libsocialweb-dbus/ %doc %{_datadir}/gtk-doc/html/libsocialweb-client/ %files lang -f %{name}.lang %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de