packages: glib2/glib2.spec - updated to 2.28.0

megabajt megabajt at pld-linux.org
Wed Feb 9 15:29:05 CET 2011


Author: megabajt                     Date: Wed Feb  9 14:29:05 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2.28.0

---- Files affected:
packages/glib2:
   glib2.spec (1.231 -> 1.232) 

---- Diffs:

================================================================
Index: packages/glib2/glib2.spec
diff -u packages/glib2/glib2.spec:1.231 packages/glib2/glib2.spec:1.232
--- packages/glib2/glib2.spec:1.231	Sat Feb  5 15:33:01 2011
+++ packages/glib2/glib2.spec	Wed Feb  9 15:28:59 2011
@@ -19,13 +19,13 @@
 Summary(tr.UTF-8):	Yararlı ufak yordamlar kitaplığı
 Summary(zh_CN.UTF-8):	实用工具函数库
 Name:		glib2
-Version:	2.27.93
+Version:	2.28.0
 Release:	1
 Epoch:		1
 License:	LGPL v2+
 Group:		Libraries
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/glib/2.27/glib-%{version}.tar.bz2
-# Source0-md5:	73954628c437408c189d62670a7032f7
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/glib/2.28/glib-%{version}.tar.bz2
+# Source0-md5:	51dbe36bc03a29a1f9bf6b74fb4a6926
 Patch0:		%{name}-makefile.patch
 URL:		http://www.gtk.org/
 BuildRequires:	autoconf >= 2.62
@@ -47,7 +47,7 @@
 BuildRequires:	sed >= 4.0
 BuildRequires:	zlib-devel
 Requires:	iconv
-Requires:	pcre >= 7.8
+Requires:	pcre >= 8.11
 Provides:	glib2-libs
 Obsoletes:	glib2-libs
 # sr at Latn vs. sr at latin
@@ -108,7 +108,7 @@
 Summary(pt_BR.UTF-8):	Conjunto de ferramentas e biblioteca do kit de desenho do GIMP
 Group:		Development/Libraries
 Requires:	%{name} = %{epoch}:%{version}-%{release}
-Requires:	pcre-devel >= 7.8
+Requires:	pcre-devel >= 8.11
 # gio only
 %{?with_selinux:Requires:	libselinux-devel}
 
@@ -179,8 +179,6 @@
 %prep
 %setup -q -n glib-%{version}
 %patch0 -p1
-%{__sed} -i 's#^en at shaw##' po/LINGUAS
-%{__rm} po/en at shaw.po
 
 %if !%{with apidocs}
 %{__sed} -e '/SUBDIRS/s/docs//' -i Makefile.am
@@ -188,6 +186,12 @@
 echo 'AC_DEFUN([GTK_DOC_CHECK],[])' >> acinclude.m4
 %endif
 
+# fix broken tarball
+cp docs/reference/gio/{html/,}gvfs-overview.png
+cp docs/reference/glib/{html/,}mainloop-states.gif
+mkdir docs/reference/gobject/images
+cp docs/reference/gobject/{html,images}/glue.png
+
 %build
 %{?with_apidocs:%{__gtkdocize}}
 %{__libtoolize}
@@ -342,6 +346,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.232  2011/02/09 14:28:59  megabajt
+- updated to 2.28.0
+
 Revision 1.231  2011/02/05 14:33:01  areq
 - revert, It links to libfam not libgamin  fam-devel is a proper
 virtual name
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/glib2/glib2.spec?r1=1.231&r2=1.232&f=u



More information about the pld-cvs-commit mailing list