Author: megabajt Date: Sat Mar 24 23:46:55 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.32.0; merged changes from DEVEL
---- Files affected: packages/glib2: glib2.spec (1.254 -> 1.255) ---- Diffs: ================================================================ Index: packages/glib2/glib2.spec diff -u packages/glib2/glib2.spec:1.254 packages/glib2/glib2.spec:1.255 --- packages/glib2/glib2.spec:1.254 Mon Mar 12 18:06:53 2012 +++ packages/glib2/glib2.spec Sun Mar 25 00:46:50 2012 @@ -19,13 +19,13 @@ Summary(tr.UTF-8): Yararlı ufak yordamlar kitaplığı Summary(zh_CN.UTF-8): 实用工具函数库 Name: glib2 -Version: 2.30.3 +Version: 2.32.0 Release: 1 Epoch: 1 License: LGPL v2+ Group: Libraries -Source0: http://ftp.gnome.org/pub/GNOME/sources/glib/2.30/glib-%{version}.tar.xz -# Source0-md5: 0f9fa329c6c1012d0fd861ad3d8a4520 +Source0: http://ftp.gnome.org/pub/GNOME/sources/glib/2.32/glib-%{version}.tar.xz +# Source0-md5: c5fa76fbf9184d20dfb04af66b598190 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,14 +381,32 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.255 2012/03/24 23:46:50 megabajt +- updated to 2.32.0; merged changes from DEVEL + Revision 1.254 2012/03/12 17:06:53 megabajt - updated to 2.30.3 +Revision 1.251.2.4 2012/03/05 19:38:43 megabajt +- updated to 2.31.20 + +Revision 1.251.2.3 2012/02/21 09:36:11 megabajt +- updated to 2.31.18 + +Revision 1.251.2.2 2012/02/15 13:02:57 megabajt +- updated to 2.31.16 + +Revision 1.251.2.1 2012/01/31 17:47:47 megabajt +- updated to 2.31.14 + Revision 1.253 2012/01/26 22:31:27 zbyniu - python-gdb merged to gdb so R: changed, rel 2 Revision 1.252 2011/11/25 20:00:13 qboosh - back to 2.30.2 on HEAD; 2.31.0 stays on DEVEL branch + +Revision 1.251 2011/11/19 15:18:46 rotom +- up to 2.31.0 Revision 1.250 2011/11/11 23:25:18 megabajt - updated to 2.30.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/glib2/glib2.spec?r1=1.254&r2=1.255 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
