]> git.pld-linux.org Git - packages/glib2.git/commitdiff
- added ABI breakage patch which should fix GNOME bug #397139 auto/th/glib2-2_12_8-2
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Tue, 16 Jan 2007 15:32:56 +0000 (15:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2

Changed files:
    glib2.spec -> 1.143

glib2.spec

index d20e045b4227209e194842a5bb96929a73a0bb82..cae2c7f81332f64fdd2301843cbe9851ba9ccec8 100644 (file)
@@ -17,7 +17,7 @@ Summary(tr):  Yararl
 Summary(zh_CN):        ÊµÓù¤¾ßº¯Êý¿â
 Name:          glib2
 Version:       2.12.8
-Release:       1
+Release:       2
 Epoch:         1
 License:       LGPL
 Group:         Libraries
@@ -25,6 +25,7 @@ Source0:      ftp://ftp.gtk.org/pub/glib/2.12/glib-%{version}.tar.bz2
 # Source0-md5: 511a6666da510900d3e46fa582c9469d
 Patch0:                %{name}-makefile.patch
 Patch1:                %{name}-SEGV.patch
+Patch2:                %{name}-ABI-breakage.patch
 URL:           http://www.gtk.org/
 BuildRequires: autoconf >= 2.54
 BuildRequires: automake >= 1:1.7
@@ -155,6 +156,7 @@ Dokumentacja API Glib.
 %setup -q -n glib-%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p0
 %if !%{with apidocs}
 sed -e '/SUBDIRS/s/docs//' -i Makefile.am
 sed -e '/^docs.*Makefile$/d' -i configure.in
This page took 0.272322 seconds and 4 git commands to generate.