summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaouda Lo <daouda@mandriva.com>2005-09-20 16:47:44 +0000
committerDaouda Lo <daouda@mandriva.com>2005-09-20 16:47:44 +0000
commit02e75971041ea4cd006a064a6ebb96c9805a3afc (patch)
tree50e2e687411ff9fa5db7d6b500300ad03ff1c79a
parenteefae1c6a24b2d267b4d4c367024602acd637b34 (diff)
downloadmgaonline-02e75971041ea4cd006a064a6ebb96c9805a3afc.tar
mgaonline-02e75971041ea4cd006a064a6ebb96c9805a3afc.tar.gz
mgaonline-02e75971041ea4cd006a064a6ebb96c9805a3afc.tar.bz2
mgaonline-02e75971041ea4cd006a064a6ebb96c9805a3afc.tar.xz
mgaonline-02e75971041ea4cd006a064a6ebb96c9805a3afc.zip
- fix missing option when calling terminal based mdkonline
-rw-r--r--mdkonline.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/mdkonline.spec b/mdkonline.spec
index 1c080427..8c73abb1 100644
--- a/mdkonline.spec
+++ b/mdkonline.spec
@@ -1,6 +1,6 @@
%define version 1.3
%define name mdkonline
-%define release 0.3mdk
+%define release 1mdk
Summary: Mandriva Online Update Tool
Name: %{name}
@@ -114,6 +114,10 @@ rm -rf $RPM_BUILD_ROOT
# http://www.mandrivalinux.com/en/cvs.php3)
%changelog
+* Tue Sep 20 2005 Daouda LO <daouda@mandriva.com> 1.3-1mdk
+- fix missing option when calling terminal based mdkonline
+- translations update
+
* Fri Sep 16 2005 Daouda LO <daouda@mandriva.com> 1.3-0.3mdk
- fix bug on auto-upgrading mdkapplet
- limit machine name to alphanum chars and length <= 40