diff options
author | Daouda Lo <daouda@mandriva.com> | 2004-03-04 13:52:26 +0000 |
---|---|---|
committer | Daouda Lo <daouda@mandriva.com> | 2004-03-04 13:52:26 +0000 |
commit | dc6b4545530597d360a809e14766a931913f493e (patch) | |
tree | 0839bd98fce378ceefac77acb7c89f53f898a508 /mdkonline.spec | |
parent | 3dd4c9951726dccbfff7373e6c65066a97d2e9c3 (diff) | |
download | mgaonline-dc6b4545530597d360a809e14766a931913f493e.tar mgaonline-dc6b4545530597d360a809e14766a931913f493e.tar.gz mgaonline-dc6b4545530597d360a809e14766a931913f493e.tar.bz2 mgaonline-dc6b4545530597d360a809e14766a931913f493e.tar.xz mgaonline-dc6b4545530597d360a809e14766a931913f493e.zip |
- die properly when AUTOSTART is set TO FALSE
- po updates (load mdkonline domain for po in mdkappplet)
- bited by chmod novice mode
Diffstat (limited to 'mdkonline.spec')
-rw-r--r-- | mdkonline.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/mdkonline.spec b/mdkonline.spec index 3b8c8ebe..d11bc306 100644 --- a/mdkonline.spec +++ b/mdkonline.spec @@ -15,7 +15,7 @@ Summary: The Mandrake Online Tool Name: %{name} Version: %{version} -Release: 0.4mdk +Release: 0.5mdk Source0: %{name}-%{version}.tar.bz2 URL: http://www.mandrakeonline.net Packager: Daouda Lo <daouda@mandrakesoft.com> @@ -94,6 +94,11 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/autostart/* %changelog +* Thu Mar 4 2004 Daouda LO <daouda@mandrakesoft.com> 1.0-0.5mdk +- die properly when AUTOSTART is set TO FALSE +- po updates (load mdkonline domain for po in mdkappplet) +- bited by chmod novice mode + * Tue Mar 2 2004 Daouda LO <daouda@mandrakesoft.com> 1.0-0.4mdk - require drakfirsttime (>= 1.0-0.6mdk) - proxy support (olivier blin) |