Author: megabajt Date: Tue Jan 31 17:47:52 2012 GMT Module: packages Tag: DEVEL ---- Log message: - updated to 2.31.14
---- Files affected: packages/glib2: glib2.spec (1.251 -> 1.251.2.1) ---- Diffs: ================================================================ Index: packages/glib2/glib2.spec diff -u packages/glib2/glib2.spec:1.251 packages/glib2/glib2.spec:1.251.2.1 --- packages/glib2/glib2.spec:1.251 Sat Nov 19 16:18:46 2011 +++ packages/glib2/glib2.spec Tue Jan 31 18:47:47 2012 @@ -19,13 +19,13 @@ Summary(tr.UTF-8): Yararlı ufak yordamlar kitaplığı Summary(zh_CN.UTF-8): 实用工具函数库 Name: glib2 -Version: 2.31.0 +Version: 2.31.14 Release: 1 Epoch: 1 License: LGPL v2+ Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/glib/2.31/glib-%{version}.tar.xz -# Source0-md5: 3806d113305cdb5193174de5d354294e +# Source0-md5: 5fd8a6bb8b06143c33387fe39759283b Patch0: %{name}-makefile.patch URL: http://www.gtk.org/ BuildRequires: autoconf >= 2.62 @@ -223,7 +223,6 @@ %{__enable_disable static_libs static} \ --enable-debug=%{?debug:yes} \ --enable-man \ - --enable-threads \ --with-pcre=system %{__make} @@ -294,10 +293,12 @@ %defattr(644,root,root,755) %doc ChangeLog %attr(755,root,root) %{_bindir}/gdbus-codegen +%attr(755,root,root) %{_bindir}/glib-compile-resources %attr(755,root,root) %{_bindir}/glib-genmarshal %attr(755,root,root) %{_bindir}/glib-gettextize %attr(755,root,root) %{_bindir}/glib-mkenums %attr(755,root,root) %{_bindir}/gobject-query +%attr(755,root,root) %{_bindir}/gresource %attr(755,root,root) %{_bindir}/gtester %attr(755,root,root) %{_bindir}/gtester-report %attr(755,root,root) %{_libdir}/libgio-2.0.so @@ -333,10 +334,12 @@ %{_aclocaldir}/gsettings.m4 %if %{with apidocs} %{_mandir}/man1/gdbus-codegen.1* +%{_mandir}/man1/glib-compile-resources.1* %{_mandir}/man1/glib-genmarshal.1* %{_mandir}/man1/glib-gettextize.1* %{_mandir}/man1/glib-mkenums.1* %{_mandir}/man1/gobject-query.1* +%{_mandir}/man1/gresource.1* %{_mandir}/man1/gtester-report.1* %{_mandir}/man1/gtester.1* %endif @@ -369,6 +372,7 @@ %files -n bash-completion-gio %defattr(644,root,root,755) %{_sysconfdir}/bash_completion.d/gdbus-bash-completion.sh +%{_sysconfdir}/bash_completion.d/gresource-bash-completion.sh %{_sysconfdir}/bash_completion.d/gsettings-bash-completion.sh %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -377,6 +381,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.251.2.1 2012/01/31 17:47:47 megabajt +- updated to 2.31.14 + Revision 1.251 2011/11/19 15:18:46 rotom - up to 2.31.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/glib2/glib2.spec?r1=1.251&r2=1.251.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
