]> git.pld-linux.org Git - packages/glib2.git/commitdiff
- SEGV.patch: don't crash if "$G_FILENAME_ENCODING"=="" auto/ac/glib2-2_6_1-2
authorsaq <saq@pld-linux.org>
Mon, 17 Jan 2005 09:34:34 +0000 (09:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2

Changed files:
    glib2.spec -> 1.96

glib2.spec

index 3c870163bcf511778674e0ef56dfc69acb50735b..ce000df67317e9fa8bc8702360ead5a958d0a9db 100644 (file)
@@ -12,13 +12,14 @@ Summary(tr):        Yararl
 Summary(zh_CN):        ÊµÓù¤¾ßº¯Êý¿â
 Name:          glib2
 Version:       2.6.1
-Release:       1
+Release:       2
 Epoch:         1
 License:       LGPL
 Group:         Libraries
 Source0:       http://ftp.gnome.org/pub/gnome/sources/glib/2.6/glib-%{version}.tar.bz2
 # Source0-md5: b7a07863d66f328bafadfe7747b85274
 Patch0:                %{name}-DESTDIR.patch
+Patch1:                %{name}-SEGV.patch
 URL:           http://www.gtk.org/
 BuildRequires: autoconf >= 2.54
 BuildRequires: automake >= 1:1.7
@@ -135,6 +136,7 @@ Bibliotecas est
 %prep
 %setup -q -n glib-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 gtkdocize --copy
This page took 0.030886 seconds and 4 git commands to generate.