summaryrefslogtreecommitdiffstats
path: root/mdkonline.spec
diff options
context:
space:
mode:
authorRenaud Chaillat <rchaillat@mandriva.com>2001-08-31 13:07:57 +0000
committerRenaud Chaillat <rchaillat@mandriva.com>2001-08-31 13:07:57 +0000
commit697c6f02e28cfab507f3e0210188a56d14a1ecb6 (patch)
tree9442dc0778d9a39df3bf644b365c7560dd927e60 /mdkonline.spec
parentccbe539209df7c35ce55875d2cb7c97eb5b91000 (diff)
downloadmgaonline-697c6f02e28cfab507f3e0210188a56d14a1ecb6.tar
mgaonline-697c6f02e28cfab507f3e0210188a56d14a1ecb6.tar.gz
mgaonline-697c6f02e28cfab507f3e0210188a56d14a1ecb6.tar.bz2
mgaonline-697c6f02e28cfab507f3e0210188a56d14a1ecb6.tar.xz
mgaonline-697c6f02e28cfab507f3e0210188a56d14a1ecb6.zip
changed the paths order to look for scripts
Diffstat (limited to 'mdkonline.spec')
-rw-r--r--mdkonline.spec14
1 files changed, 10 insertions, 4 deletions
diff --git a/mdkonline.spec b/mdkonline.spec
index c61316aa..fd116f43 100644
--- a/mdkonline.spec
+++ b/mdkonline.spec
@@ -14,14 +14,18 @@ Source0: %{name}-%{version}.tar.bz2
#Source3: %{name}48.xpm.bz2
Copyright: GPL
Group: System/Configuration/Other
-Requires: drakxtools >= 1.1.5-97mdk, gtk+mdk, perl-GTK, perl-GTK-GdkImlib, usermode,
+Requires: drakxtools >= 1.1.5-97mdk, gtk+mdk, perl-GTK, perl-GTK-GdkImlib, usermode
Requires: popt >= 1.6,
+Requires: expect
+Requires: openssh-clients
BuildRoot: %{_tmppath}/%{name}-buildroot
+BuildArchitectures: noarch
%description
-The Mandrake Online tool is designed for registered users who want to upload their
-configurattion (packages, hardware infos). This allow them to be kept informed about
-security updates, hardware support/enhancements and other high value services.
+The Mandrake Online tool is designed for registered users
+who want to upload their configurattion (packages, hardware infos).
+This allows them to be kept informed about security updates,
+hardware support/enhancements and other high value services.
%prep
%setup -q
@@ -65,6 +69,7 @@ rm -rf $RPM_BUILD_ROOT
%files -f %{name}.lang
%defattr(-,root,root)
+%{_prefix}/bin/*
%{_prefix}/X11R6/bin/*
%{_datadir}/%{name}
%{_menudir}/%{name}
@@ -76,6 +81,7 @@ rm -rf $RPM_BUILD_ROOT
* Fri Aug 31 2001 Renaud Chaillat <rchaillat@mandrakesoft.com> 0.15-2mdk
- added ssh/scp backend with expect scripts
- improved ui
+- updated requirements
* Mon Aug 27 2001 Daouda LO <daouda@mandrakesoft.com> 0.15-1mdk
- First mandrake package