]> git.pld-linux.org Git - packages/glib2.git/commitdiff
- updated to 2.18.3 auto/th/glib2-2_18_3-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Tue, 25 Nov 2008 18:57:22 +0000 (18:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed -lt.patch (applied upstream)

Changed files:
    glib2.spec -> 1.191

glib2.spec

index 97a10c7f21de4bc3a586dffc11df054e4877e528..027af221df4e91422a7939ad5f694d3ed39ba821 100644 (file)
@@ -17,15 +17,14 @@ Summary(pt_BR.UTF-8):       Conjunto de funções gráficas utilitárias
 Summary(tr.UTF-8):     Yararlı ufak yordamlar kitaplığı
 Summary(zh_CN.UTF-8):  实用工具函数库
 Name:          glib2
-Version:       2.18.2
+Version:       2.18.3
 Release:       1
 Epoch:         1
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/glib/2.18/glib-%{version}.tar.bz2
-# Source0-md5: d11a5cc5e08cff53349a3481816fdaff
+# Source0-md5: f13996a7bd57525d796a6593f26a7771
 Patch0:                %{name}-makefile.patch
-Patch1:                %{name}-lt.patch
 URL:           http://www.gtk.org/
 BuildRequires: autoconf >= 2.54
 BuildRequires: automake >= 1:1.7
@@ -166,7 +165,6 @@ Dokumentacja API Glib.
 %prep
 %setup -q -n glib-%{version}
 %patch0 -p1
-%patch1 -p1
 
 %if !%{with apidocs}
 sed -e '/SUBDIRS/s/docs//' -i Makefile.am
This page took 0.06972 seconds and 4 git commands to generate.