Author: megabajt Date: Wed Mar 16 19:43:27 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.25.12
---- Files affected: packages/libsocialweb: libsocialweb.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/libsocialweb/libsocialweb.spec diff -u packages/libsocialweb/libsocialweb.spec:1.1 packages/libsocialweb/libsocialweb.spec:1.2 --- packages/libsocialweb/libsocialweb.spec:1.1 Sat Feb 26 12:57:46 2011 +++ packages/libsocialweb/libsocialweb.spec Wed Mar 16 20:43:22 2011 @@ -6,12 +6,12 @@ # Summary: A social network data aggregator Name: libsocialweb -Version: 0.25.11 +Version: 0.25.12 Release: 1 License: LGPL v2 Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/libsocialweb/0.25/%{name}-%{version}.tar.bz2 -# Source0-md5: 88476c29640649e70b2740f9e584d85f +# Source0-md5: 7d5bd6c3b3ba13c1c620b6954ef26083 URL: http://www.gnome.org/ BuildRequires: GConf2-devel BuildRequires: autoconf >= 2.63 @@ -19,6 +19,7 @@ BuildRequires: dbus-glib-devel BuildRequires: gettext-devel BuildRequires: glib2-devel >= 1:2.16.0 +BuildRequires: gobject-introspection-devel >= 0.10.0 BuildRequires: gtk-doc >= 1.15 BuildRequires: intltool >= 0.40.0 BuildRequires: json-glib-devel @@ -121,6 +122,7 @@ %attr(755,root,root) %ghost %{_libdir}/libsocialweb-keystore.so.0 %attr(755,root,root) %{_libdir}/libsocialweb.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libsocialweb.so.0 +%{_libdir}/girepository-1.0/SocialWebClient-0.25.typelib %{_datadir}/dbus-1/services/libsocialweb.service %files devel @@ -129,6 +131,7 @@ %attr(755,root,root) %{_libdir}/libsocialweb-keyfob.so %attr(755,root,root) %{_libdir}/libsocialweb-keystore.so %attr(755,root,root) %{_libdir}/libsocialweb.so +%{_datadir}/gir-1.0/SocialWebClient-0.25.gir %{_includedir}/libsocialweb %{_pkgconfigdir}/libsocialweb-client.pc %{_pkgconfigdir}/libsocialweb-keyfob.pc @@ -158,6 +161,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2011/03/16 19:43:22 megabajt +- updated to 0.25.12 + Revision 1.1 2011/02/26 11:57:46 megabajt - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libsocialweb/libsocialweb.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
