Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4744/10.3/unstable/main/finkinfo/gnome

Modified Files:
        glib2.info glib2.patch 
Log Message:
Forgot to commit the fixed glib2 patch; also, force recreation of de.gmo by 
deleting it before running make

Index: glib2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/glib2.info,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- glib2.info  18 Jul 2005 15:34:54 -0000      1.16
+++ glib2.info  22 Jul 2005 12:49:03 -0000      1.17
@@ -2,7 +2,7 @@
 Version: 2.6.5
 
 ### This .info has OS-specific features...don't blindly copy 10.3<->10.4!
-Revision: 2
+Revision: 3
 
 Depends: %N-shlibs (>= %v-%r)
 BuildDepends: pkgconfig (>= 0.15.0-2), libgettext3-dev, gettext-bin, 
gettext-tools, libiconv-dev
@@ -20,6 +20,7 @@
 ConfigureParams: --mandir=%p/share/man --disable-gtk-doc 
--disable-dependency-tracking --enable-static
 CompileScript: <<
   ./configure %c
+  /bin/rm -f po/de.gmo
   make -j2
   LANG=C make check
 <<

Index: glib2.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/glib2.patch,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- glib2.patch 13 Jul 2005 02:12:40 -0000      1.12
+++ glib2.patch 22 Jul 2005 12:49:04 -0000      1.13
@@ -263,6 +263,25 @@
  gnulocaledir = $(datadir)/locale
  gettextsrcdir = $(datadir)/glib-2.0/gettext/po
  subdir = po
+diff -Nurd glib-2.6.5/po/de.po glib-2.6.5-patched/po/de.po
+--- glib-2.6.5/po/de.po        2005-06-10 18:53:52.000000000 +0200
++++ glib-2.6.5-patched/po/de.po        2005-07-18 00:15:37.000000000 +0200
+@@ -227,13 +227,13 @@
+ "Failed to parse '%-.*s', which should have been a digit inside a character "
+ "reference (&#234; for example) - perhaps the digit is too large"
+ msgstr ""
+-"»%s«, was eine Zahl in einer Zeichenreferenz (wie &#234;) sein sollte, "
++"»%-.*s«, was eine Zahl in einer Zeichenreferenz (wie &#234;) sein sollte, "
+ "konnte nicht analysiert werden - vielleicht ist die Zahl zu groß"
+ 
+ #: glib/gmarkup.c:604
+ #, c-format
+ msgid "Character reference '%-.*s' does not encode a permitted character"
+-msgstr "Zeichenreferenz »%s« kodiert kein zulässiges Zeichen"
++msgstr "Zeichenreferenz »%-.*s« kodiert kein zulässiges Zeichen"
+ 
+ #: glib/gmarkup.c:619
+ msgid "Empty character reference; should include a digit such as &#454;"
 diff -Nurd -x'*~' glib-2.6.5.orig/tests/array-test.c 
glib-2.6.5/tests/array-test.c
 --- glib-2.6.5.orig/tests/array-test.c 2003-12-25 20:04:01.000000000 -0500
 +++ glib-2.6.5/tests/array-test.c      2005-07-12 22:00:59.000000000 -0400



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to