summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaouda Lo <daouda@mandriva.com>2004-11-24 23:40:59 +0000
committerDaouda Lo <daouda@mandriva.com>2004-11-24 23:40:59 +0000
commit9b05440ed970c5c79d3c0251d9177f066565b697 (patch)
tree9c6cb48bac0d97b701617c67635bb12379880503
parentf2b0ed469f2b10c2c2e2af349be00f334489803d (diff)
downloadmgaonline-9b05440ed970c5c79d3c0251d9177f066565b697.tar
mgaonline-9b05440ed970c5c79d3c0251d9177f066565b697.tar.gz
mgaonline-9b05440ed970c5c79d3c0251d9177f066565b697.tar.bz2
mgaonline-9b05440ed970c5c79d3c0251d9177f066565b697.tar.xz
mgaonline-9b05440ed970c5c79d3c0251d9177f066565b697.zip
- added online host on GUI submitted by rwira
-rw-r--r--mdkonline.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/mdkonline.spec b/mdkonline.spec
index 863ef12a..a7e8b262 100644
--- a/mdkonline.spec
+++ b/mdkonline.spec
@@ -1,6 +1,6 @@
%define version 1.1
%define name mdkonline
-%define release 20mdk
+%define release 21mdk
Summary: The MandrakeOnline Tool
Name: %{name}
@@ -12,6 +12,7 @@ License: GPL
Group: System/Configuration/Other
Requires: drakxtools-newt, perl-Gtk2-TrayIcon >= 0.03-3mdk, perl-Crypt-SSLeay >= 0.51-2mdk
Provides: %{name}-backend
+Obsoletes: %{name}-backend
#Requires: hwdb-clients >= 0.15.1-1mdk
BuildRequires: gettext
BuildRoot: %{_tmppath}/%{name}-buildroot
@@ -113,7 +114,8 @@ rm -rf $RPM_BUILD_ROOT
# get the source from our cvs repository (see
# http://www.linuxmandrake.com/en/cvs.php3)
%changelog
-* Fri Nov 19 2004 Daouda LO <daouda@mandrakesoft.com> 1.1-20mdk
+* Thu Nov 25 2004 Daouda LO <daouda@mandrakesoft.com> 1.1-21mdk
+- add online host on GUI (submitted by rwira)
- remerge mdkonline to one package
- superseded gtk based wizard by interactive one
- MNF support (config upload and misc)