diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-08-04 05:54:56 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-08-04 05:54:56 +0000 |
commit | f7571319b3d693059705b5d20682bea44cb7d195 (patch) | |
tree | 12b62f5fc5d49a63cc543f011fd214673a9bce0f /perl-MDK-Common.spec | |
parent | 658c477f1ea4b2f6e6b2370561dbde383a33bdb7 (diff) | |
download | perl-MDK-Common-f7571319b3d693059705b5d20682bea44cb7d195.tar perl-MDK-Common-f7571319b3d693059705b5d20682bea44cb7d195.tar.gz perl-MDK-Common-f7571319b3d693059705b5d20682bea44cb7d195.tar.bz2 perl-MDK-Common-f7571319b3d693059705b5d20682bea44cb7d195.tar.xz perl-MDK-Common-f7571319b3d693059705b5d20682bea44cb7d195.zip |
setVarsInSh() now tries to use quoting only when really needed,
otherwise it breaks program parsing the generated file (eg: /usr/sbin/autologin)
Diffstat (limited to 'perl-MDK-Common.spec')
-rw-r--r-- | perl-MDK-Common.spec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/perl-MDK-Common.spec b/perl-MDK-Common.spec index 456585b..5b2b02c 100644 --- a/perl-MDK-Common.spec +++ b/perl-MDK-Common.spec @@ -72,6 +72,10 @@ rm -rf $RPM_BUILD_ROOT # MODIFY IN THE CVS: cvs.mandrakesoft.com:/cooker soft/perl-MDK-Common %changelog +* Wed Aug 4 2004 Pixel <pixel@mandrakesoft.com> 1.1.17-1mdk +- setVarsInSh() now tries to use quoting only when really needed, + otherwise it breaks program parsing the generated file (eg: /usr/sbin/autologin) + * Mon Aug 2 2004 Pixel <pixel@mandrakesoft.com> 1.1.16-1mdk - MDK::Common::System: whereis_binary() can now handle prefix |