glib2.spec
changeset 3486 1920fe20f004
parent 3425 1df6e1328537
child 3519 bad9ff064e09
--- a/glib2.spec	Thu Aug 05 15:21:27 2004 +0000
+++ b/glib2.spec	Thu Aug 05 15:35:36 2004 +0000
@@ -2,7 +2,7 @@
 License:      LGPL
 Group:        System/Libraries
 Version:      2.4.1
-Release:      16
+Release:      17
 Distribution: Cinnabar
 Vendor:       Sun Microsystems, Inc.
 Summary:      Low level core compatibility library for GTK+ and GNOME
@@ -17,6 +17,7 @@
 Source8:      libgobject-2.0.3.gz
 Source9:      libgthread-2.0.3.gz
 Patch1:       glib-01-gettext-macro.diff
+Patch2:       glib-02-sigchild.diff
 URL:          http://www.gtk.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:	      %{_defaultdocdir}/doc
@@ -50,6 +51,7 @@
 %prep
 %setup -q -n glib-%{version}
 %patch1 -p1
+%patch2 -p1
 
 bzcat %SOURCE1 | tar xvf -
 
@@ -114,6 +116,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Thu Aug 05 2004 - [email protected]
+- Add patch to fix glib get SIGCHLD everytime
+
 * Thu Jul 08 2004 - [email protected]
 - Updated l10n content to glib2-l10n-po-1.2.tar.bz2