diff options
author | Daouda Lo <daouda@mandriva.com> | 2002-10-02 17:00:06 +0000 |
---|---|---|
committer | Daouda Lo <daouda@mandriva.com> | 2002-10-02 17:00:06 +0000 |
commit | dd17f53672f9d259e3799683c1738381a3424f56 (patch) | |
tree | efcc54a5f5f34cdc4e51313a7a2aaed94d01691a /drakconf.spec | |
parent | 1efaba660d8ca2dfc1917a7c7364e47f8d6069d6 (diff) | |
download | control-center-dd17f53672f9d259e3799683c1738381a3424f56.tar control-center-dd17f53672f9d259e3799683c1738381a3424f56.tar.gz control-center-dd17f53672f9d259e3799683c1738381a3424f56.tar.bz2 control-center-dd17f53672f9d259e3799683c1738381a3424f56.tar.xz control-center-dd17f53672f9d259e3799683c1738381a3424f56.zip |
- workaround for nl and sl locales.
Diffstat (limited to 'drakconf.spec')
-rw-r--r-- | drakconf.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/drakconf.spec b/drakconf.spec index 90c90e5d..92a0a3c3 100644 --- a/drakconf.spec +++ b/drakconf.spec @@ -5,7 +5,7 @@ Summary: The Mandrake Control Center Name: drakconf Version: %version -Release: 6mdk +Release: 6.1mdk # get the source from our cvs repository (see # http://www.linuxmandrake.com/en/cvs.php3) Source0: %name-%version.tar.bz2 @@ -108,6 +108,9 @@ rm -rf $RPM_BUILD_ROOT %_datadir/mcc/themes/kde %changelog +* Wed Oct 2 2002 Daouda LO <daouda@mandrakesoft.com> 9.0-6.1mdk +- workaround for nl and sl locales. + * Fri Sep 20 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.0-6mdk - fix DrakConf (mdk8.2 compatibility link) : sh needs passing -e to echo unlike full bash |