Author: lisu Date: Mon Apr 26 09:14:40 2010 GMT Module: packages Tag: DEVEL ---- Log message: - 2.25.3 - gschema-compile -> glib-compile-schemas - do not package glib-compile-schemas man pages twice
---- Files affected: packages/glib2: glib2.spec (1.213.2.4 -> 1.213.2.5) ---- Diffs: ================================================================ Index: packages/glib2/glib2.spec diff -u packages/glib2/glib2.spec:1.213.2.4 packages/glib2/glib2.spec:1.213.2.5 --- packages/glib2/glib2.spec:1.213.2.4 Fri Apr 23 21:12:05 2010 +++ packages/glib2/glib2.spec Mon Apr 26 11:14:34 2010 @@ -18,13 +18,13 @@ Summary(tr.UTF-8): Yararlı ufak yordamlar kitaplığı Summary(zh_CN.UTF-8): 实用工具函数库 Name: glib2 -Version: 2.25.2 +Version: 2.25.3 Release: 1 Epoch: 1 License: LGPL v2+ Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/glib/2.25/glib-%{version}.tar.bz2 -# Source0-md5: ffcff135340311c640d36df94615a9c0 +# Source0-md5: 232973e3757620b7a8a81670d8691b6c Patch0: %{name}-makefile.patch URL: http://www.gtk.org/ BuildRequires: autoconf >= 2.54 @@ -222,7 +222,7 @@ %defattr(644,root,root,755) %doc AUTHORS README NEWS %attr(755,root,root) %{_bindir}/gio-querymodules -%attr(755,root,root) %{_bindir}/gschema-compile +%attr(755,root,root) %{_bindir}/glib-compile-schemas %attr(755,root,root) %{_bindir}/gsettings %attr(755,root,root) %{_libdir}/libgio-2.0.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libgio-2.0.so.0 @@ -239,7 +239,7 @@ %attr(755,root,root) %{_libdir}/gio/modules/libgiofam.so %ghost %{_libdir}/gio/modules/giomodule.cache %{_mandir}/man1/gio-querymodules.1* -%{_mandir}/man1/gschema-compile.1* +%{_mandir}/man1/glib-compile-schemas.1* %{_mandir}/man1/gsettings.1* %files devel @@ -287,7 +287,6 @@ %{_mandir}/man1/glib-gettextize.1* %{_mandir}/man1/glib-mkenums.1* %{_mandir}/man1/gobject-query.1* -%{_mandir}/man1/gschema-compile.1* %{_mandir}/man1/gsettings-schema-convert.1* %{_mandir}/man1/gtester-report.1* %{_mandir}/man1/gtester.1* @@ -317,6 +316,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.213.2.5 2010/04/26 09:14:34 lisu +- 2.25.3 +- gschema-compile -> glib-compile-schemas +- do not package glib-compile-schemas man pages twice + Revision 1.213.2.4 2010/04/23 19:12:05 megabajt - updated to 2.25.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/glib2/glib2.spec?r1=1.213.2.4&r2=1.213.2.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
