summaryrefslogtreecommitdiffstats
path: root/mdkonline.spec
diff options
context:
space:
mode:
authorDaouda Lo <daouda@mandriva.com>2004-09-25 21:13:05 +0000
committerDaouda Lo <daouda@mandriva.com>2004-09-25 21:13:05 +0000
commitb0a960c9ae95d0a6d0233c3dc00dc8492f671e35 (patch)
tree53e9886d3bf2db0cb4fef7b823969df0864e3c2c /mdkonline.spec
parent28f854c46c299c5f9529f677e6bf4f17726e4e6e (diff)
downloadmgaonline-b0a960c9ae95d0a6d0233c3dc00dc8492f671e35.tar
mgaonline-b0a960c9ae95d0a6d0233c3dc00dc8492f671e35.tar.gz
mgaonline-b0a960c9ae95d0a6d0233c3dc00dc8492f671e35.tar.bz2
mgaonline-b0a960c9ae95d0a6d0233c3dc00dc8492f671e35.tar.xz
mgaonline-b0a960c9ae95d0a6d0233c3dc00dc8492f671e35.zip
- introduce tui file
Diffstat (limited to 'mdkonline.spec')
-rw-r--r--mdkonline.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/mdkonline.spec b/mdkonline.spec
index 1c6a608c..e1d9a2ad 100644
--- a/mdkonline.spec
+++ b/mdkonline.spec
@@ -5,7 +5,7 @@
Summary: The MandrakeOnline Tool
Name: %{name}
Version: %{version}
-Release: 11mdk
+Release: 12mdk
Source0: %{name}-%{version}.tar.bz2
URL: http://www.mandrakeonline.net
Packager: Daouda Lo <daouda@mandrakesoft.com>
@@ -100,6 +100,7 @@ rm -rf $RPM_BUILD_ROOT
%files backend
%defattr(-,root,root)
%{_sbindir}/mdkupdate
+%{_sbindir}/mdkonline_tui
%dir %{_libdir}/libDrakX/drakfirsttime
%{_libdir}/libDrakX/drakfirsttime/*.pm
@@ -128,6 +129,10 @@ rm -rf $RPM_BUILD_ROOT
# get the source from our cvs repository (see
# http://www.linuxmandrake.com/en/cvs.php3)
%changelog
+* Sun Sep 26 2004 Daouda LO <daouda@mandrakesoft.com> 1.1-12mdk
+- introduced mdkonline text based wizard for server products
+- po updates
+
* Tue Sep 21 2004 Daouda LO <daouda@mandrakesoft.com> 1.1-11mdk
- strict requirement on mdkonline-backend
- new applet status when distrib is not supported (too old or cooker)