packages (DEVEL): glib2/glib2.spec - updated to 2.29.90 - moved codegen to ...
megabajt
megabajt at pld-linux.org
Tue Sep 13 23:51:06 CEST 2011
Author: megabajt Date: Tue Sep 13 21:51:06 2011 GMT
Module: packages Tag: DEVEL
---- Log message:
- updated to 2.29.90
- moved codegen to -devel subpackage
---- Files affected:
packages/glib2:
glib2.spec (1.240.2.5 -> 1.240.2.6)
---- Diffs:
================================================================
Index: packages/glib2/glib2.spec
diff -u packages/glib2/glib2.spec:1.240.2.5 packages/glib2/glib2.spec:1.240.2.6
--- packages/glib2/glib2.spec:1.240.2.5 Tue Aug 30 20:43:04 2011
+++ packages/glib2/glib2.spec Tue Sep 13 23:51:01 2011
@@ -19,13 +19,13 @@
Summary(tr.UTF-8): Yararlı ufak yordamlar kitaplığı
Summary(zh_CN.UTF-8): 实用工具函数库
Name: glib2
-Version: 2.29.18
+Version: 2.29.90
Release: 1
Epoch: 1
License: LGPL v2+
Group: Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/glib/2.29/glib-%{version}.tar.xz
-# Source0-md5: 2ac3df9236116d40ec23b28a44635e65
+# Source0-md5: 51e69449109606b7b82e53982173bee3
Patch0: %{name}-makefile.patch
URL: http://www.gtk.org/
BuildRequires: autoconf >= 2.62
@@ -260,13 +260,9 @@
%defattr(644,root,root,755)
%doc AUTHORS README NEWS
%attr(755,root,root) %{_bindir}/gdbus
-%attr(755,root,root) %{_bindir}/gdbus-codegen
%attr(755,root,root) %{_bindir}/gio-querymodules
%attr(755,root,root) %{_bindir}/glib-compile-schemas
%attr(755,root,root) %{_bindir}/gsettings
-%dir %{_libdir}/gdbus-2.0
-%dir %{_libdir}/gdbus-2.0/codegen
-%{_libdir}/gdbus-2.0/codegen/*.py*
%attr(755,root,root) %{_libdir}/libgio-2.0.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libgio-2.0.so.0
%attr(755,root,root) %{_libdir}/libglib-2.0.so.*.*.*
@@ -286,7 +282,6 @@
%ghost %{_datadir}/glib-2.0/schemas/gschemas.compiled
%if %{with apidocs}
%{_mandir}/man1/gdbus.1*
-%{_mandir}/man1/gdbus-codegen.1*
%{_mandir}/man1/gio-querymodules.1*
%{_mandir}/man1/glib-compile-schemas.1*
%{_mandir}/man1/gsettings.1*
@@ -295,6 +290,7 @@
%files devel
%defattr(644,root,root,755)
%doc ChangeLog
+%attr(755,root,root) %{_bindir}/gdbus-codegen
%attr(755,root,root) %{_bindir}/glib-genmarshal
%attr(755,root,root) %{_bindir}/glib-gettextize
%attr(755,root,root) %{_bindir}/glib-mkenums
@@ -311,6 +307,9 @@
%{_libdir}/libgmodule-2.0.la
%{_libdir}/libgobject-2.0.la
%{_libdir}/libgthread-2.0.la
+%dir %{_libdir}/gdbus-2.0
+%dir %{_libdir}/gdbus-2.0/codegen
+%{_libdir}/gdbus-2.0/codegen/*.py*
%{_libdir}/glib-2.0
%{_includedir}/gio-unix-2.0
%{_includedir}/glib-2.0
@@ -330,6 +329,7 @@
%{_aclocaldir}/glib-gettext.m4
%{_aclocaldir}/gsettings.m4
%if %{with apidocs}
+%{_mandir}/man1/gdbus-codegen.1*
%{_mandir}/man1/glib-genmarshal.1*
%{_mandir}/man1/glib-gettextize.1*
%{_mandir}/man1/glib-mkenums.1*
@@ -374,6 +374,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.240.2.6 2011/09/13 21:51:01 megabajt
+- updated to 2.29.90
+- moved codegen to -devel subpackage
+
Revision 1.240.2.5 2011/08/30 18:43:04 megabajt
- updated to 2.29.18
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/glib2/glib2.spec?r1=1.240.2.5&r2=1.240.2.6&f=u
More information about the pld-cvs-commit
mailing list