Stefan van der Eijk <[EMAIL PROTECTED]> writes: > Frederic, > > If you were to add BuildRequires: gettext to the affected GNOME > packages, would the problems then also be solved? >
No we need to call a new script. It's not a problem of dependency. > >--=-=-= > >Name : spec-helper Relocations: (not relocateable) > >Version : 0.8 Vendor: MandrakeSoft > >Release : 1mdk Build Date: Fri Feb 14 09:35:19 2003 > >Install date: (not installed) Build Host: hp6.mandrakesoft.com > >Group : Development/Other Source RPM: (none) > >Size : 16062 License: GPL > >Packager : Mandrake Linux Team <http://www.mandrakeexpert.com> > >URL : http://www.linux-mandrake.com > >Summary : Tools to ease the creation of rpm packages > >Description : > >Tools to ease the creation of rpm packages for the Mandrake Linux distribution. > >Compress man pages using bzip2, strip executables, convert links... > > > > Buildarchs: noarch --=-=-= > > > >* Fri Feb 14 2003 Frederic Lepied <[EMAIL PROTECTED]> 0.8-1mdk > > > >- added fix-po from Pablo to fix korean translation of GNOME > > > >--=-=-= > > > >--=-=-= > >spec-helper.spec changed > > > >--- spec-helper-0.7-1mdk.src.rpm/spec-helper.spec 2003-02-14 10:46:45.000000000 >+0100 > >+++ spec-helper-0.8-1mdk.src.rpm/spec-helper.spec 2003-02-14 10:46:45.000000000 >+0100 > >@@ -1,5 +1,5 @@ > > %define name spec-helper > >-%define version 0.7 > >+%define version 0.8 > > %define release 1mdk > > Summary: Tools to ease the creation of rpm packages > >@@ -15,7 +15,7 @@ > > BuildRoot: %{_tmppath}/%{name}-buildroot > > Prefix: %{_prefix} > > BuildArchitectures: noarch > >-Requires: perl /sbin/ldconfig findutils /usr/bin/python > >+Requires: perl /sbin/ldconfig findutils /usr/bin/python gettext > > %description > > Tools to ease the creation of rpm packages for the Mandrake Linux distribution. > >@@ -40,6 +40,9 @@ > > %{_datadir}/spec-helper > > %changelog > >+* Fri Feb 14 2003 Frederic Lepied <[EMAIL PROTECTED]> 0.8-1mdk > >+- added fix-po from Pablo to fix korean translation of GNOME > >+ > > * Fri Dec 13 2002 Frederic Lepied <[EMAIL PROTECTED]> 0.7-1mdk > > - remove /usr/share/info/dir if not a symlink > > --=-=-= > > > > > > -- Fred - May the source be with you
