Accepting request 100314 from home:vuntz:branches:GNOME:Factory

Update to 2.31.10

OBS-URL: https://build.opensuse.org/request/show/100314
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=179
This commit is contained in:
2012-01-17 16:07:41 +00:00
committed by Git OBS Bridge
parent 93e66812a3
commit 669b74785b
4 changed files with 19 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
Name: glib2
%define _name glib
Version: 2.31.8
Version: 2.31.10
Release: 0
# FIXME: change zlib-devel to pkgconfig(zlib) once we have a recent enough version of zlib
# FIXME: find out if tapsets should really be in devel package or in main package
@@ -433,6 +433,7 @@ rm -rf %{buildroot}
%files devel
%defattr(-,root,root)
%{_bindir}/gdbus-codegen
%{_bindir}/glib-compile-resources
%{_bindir}/glib-genmarshal
%{_bindir}/glib-gettextize
%{_bindir}/glib-mkenums
@@ -440,6 +441,7 @@ rm -rf %{buildroot}
%{_bindir}/gtester
%{_bindir}/gtester-report
%doc %{_mandir}/man?/gdbus-codegen.*
%doc %{_mandir}/man?/glib-compile-resources.*
%doc %{_mandir}/man?/glib-genmarshal.*
%doc %{_mandir}/man?/glib-gettextize.*
%doc %{_mandir}/man?/glib-mkenums.*