diff options
author | Daouda Lo <daouda@mandriva.com> | 2001-09-11 09:00:56 +0000 |
---|---|---|
committer | Daouda Lo <daouda@mandriva.com> | 2001-09-11 09:00:56 +0000 |
commit | f6c7c8c8971e6a9a64ae45f06789b4d9ffef77be (patch) | |
tree | 9e62e44e7d9039f76e72e017b90537880eb7af09 /mdkonline.spec | |
parent | 3e6f7d3f6d803c7d5fce78c3a80acdd356d28a8e (diff) | |
download | mgaonline-f6c7c8c8971e6a9a64ae45f06789b4d9ffef77be.tar mgaonline-f6c7c8c8971e6a9a64ae45f06789b4d9ffef77be.tar.gz mgaonline-f6c7c8c8971e6a9a64ae45f06789b4d9ffef77be.tar.bz2 mgaonline-f6c7c8c8971e6a9a64ae45f06789b4d9ffef77be.tar.xz mgaonline-f6c7c8c8971e6a9a64ae45f06789b4d9ffef77be.zip |
update
Diffstat (limited to 'mdkonline.spec')
-rw-r--r-- | mdkonline.spec | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/mdkonline.spec b/mdkonline.spec index 820d3b22..efb771bb 100644 --- a/mdkonline.spec +++ b/mdkonline.spec @@ -16,8 +16,8 @@ License: GPL Group: System/Configuration/Other Requires: drakxtools >= 1.1.5-97mdk, gtk+mdk, perl-GTK, perl-GTK-GdkImlib, usermode Requires: popt >= 1.6, -Requires: expect -Requires: openssh-clients +#Requires: expect +#Requires: openssh-clients BuildRoot: %{_tmppath}/%{name}-buildroot BuildArchitectures: noarch @@ -78,8 +78,11 @@ rm -rf $RPM_BUILD_ROOT %{_liconsdir}/*.png %changelog -* Tue Sep 4 2001 Daouda LO <daouda@mandrakesoft.com> 0.15-6mdk -- add icons +* Tue Sep 11 2001 Daouda LO <daouda@mandrakesoft.com> 0.15-6mdk +- cvs snapshot +- new http authentification +- cosmetics changes (add icons, paging...) +- no more requires on expect and openssh. * Sun Sep 2 2001 Daouda LO <daouda@mandrakesoft.com> 0.15-5mdk - add online subscription feature. |