[paketler-commits] r63057 - in 2009/devel/system/base/gettext: . files
paketler-commits at pardus.org.tr
paketler-commits at pardus.org.tr
10 Nis 2009 Cum 00:03:52 EEST
Author: ozan.caglayan
Date: Fri Apr 10 00:03:52 2009
New Revision: 63057
Added:
2009/devel/system/base/gettext/files/gettext-0.15-expat-no-dlopen.patch
Modified:
2009/devel/system/base/gettext/actions.py
2009/devel/system/base/gettext/pspec.xml
2009/devel/system/base/gettext/translations.xml
Log:
Avoid msgmerge from linking to libgomp by disabling openMP,
Link directly to libexpat instead of using dlopen().
Modified: 2009/devel/system/base/gettext/actions.py
=================================================================
--- 2009/devel/system/base/gettext/actions.py (original)
+++ 2009/devel/system/base/gettext/actions.py Fri Apr 10 00:03:52 2009
@@ -24,6 +24,7 @@
--with-included-glib \
--with-included-libxml \
--without-emacs \
+ --disable-openmp \
--enable-nls \
--enable-shared \
--disable-rpath \
Modified: 2009/devel/system/base/gettext/pspec.xml
=================================================================
--- 2009/devel/system/base/gettext/pspec.xml (original)
+++ 2009/devel/system/base/gettext/pspec.xml Fri Apr 10 00:03:52 2009
@@ -10,7 +10,8 @@
</Packager>
<License>GPLv3+</License>
<IsA>app:console</IsA>
- <Summary>GNU internationalization tools</Summary>
+ <Summary>GNU libraries and utilities for producing multi-lingual messages</Summary>
+ <Summary>gettext provides a set of tools and documentation for producing multi-lingual messages in programs.</Summary>
<Archive sha1sum="c51803d9f745f6ace36bd09c0486d5735ce399cf" type="targz">mirrors://gnu/gettext/gettext-0.17.tar.gz</Archive>
<BuildDependencies>
<Dependency>acl</Dependency>
@@ -21,12 +22,13 @@
<Patch>gettextize.patch</Patch>
<Patch>codecleanup.patch</Patch>
<Patch>initialize-vars.patch</Patch>
- <Patch level="1">docdir.patch</Patch>
<Patch>autotools.patch</Patch>
<Patch>longlong.patch</Patch>
<Patch>gcc-lint.patch</Patch>
<Patch>missing-mode.patch</Patch>
+ <Patch level="1">docdir.patch</Patch>
<Patch level="1">gnuinfo.patch</Patch>
+ <Patch level="1">gettext-0.15-expat-no-dlopen.patch</Patch>
<!-- fedora patches -->
<Patch>fedora/gettext-0.17-autopoint-CVS-441481.patch</Patch>
@@ -55,6 +57,16 @@
</Package>
<History>
+ <Update release="8">
+ <Date>2009-04-09</Date>
+ <Version>0.17</Version>
+ <Comment>
+ - Avoid msgmerge from linking to libgomp by disabling openMP,
+ - Link directly to libexpat instead of using dlopen().
+ </Comment>
+ <Name>Ozan Çağlayan</Name>
+ <Email>ozan at pardus.org.tr</Email>
+ </Update>
<Update release="7">
<Date>2009-02-15</Date>
<Version>0.17</Version>
Modified: 2009/devel/system/base/gettext/translations.xml
=================================================================
--- 2009/devel/system/base/gettext/translations.xml (original)
+++ 2009/devel/system/base/gettext/translations.xml Fri Apr 10 00:03:52 2009
@@ -2,8 +2,8 @@
<PISI>
<Source>
<Name>gettext</Name>
- <Summary xml:lang="tr">GNU yerelleştirme araçları</Summary>
- <Description xml:lang="tr">gettext, GNU yerelleştirme kütüphanesidir.</Description>
+ <Summary xml:lang="tr">Farklı dillerde ileti katalogları üretmek için gerekli GNU araçları ve kütüphaneleri</Summary>
+ <Description xml:lang="tr">gettext, uygulamalarda farklı dillerde iletiler kullanılmasını sağlayan yerelleştirme araçları ve kütüphanelerini içerir.</Description>
<Description xml:lang="fr">gettext est une librairie d'internationalisation GNU.</Description>
<Description xml:lang="de">gettext ist eine GNU Bibliothek für Internationalisierung</Description>
</Source>
Paketler-commits mesaj listesiyle ilgili
daha fazla bilgi