summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Lepied <flepied@mandriva.com>2004-10-11 04:36:55 +0000
committerFrederic Lepied <flepied@mandriva.com>2004-10-11 04:36:55 +0000
commitf3b19480ccc5b298f39ce9221167d36b3b4f22a1 (patch)
tree2fc12ad9f6faf79da143c0f9c35659f96fa4254c
parent9d309fd1d214fc379c42f5fcded71a42505e77cc (diff)
downloadmgaonline-f3b19480ccc5b298f39ce9221167d36b3b4f22a1.tar
mgaonline-f3b19480ccc5b298f39ce9221167d36b3b4f22a1.tar.gz
mgaonline-f3b19480ccc5b298f39ce9221167d36b3b4f22a1.tar.bz2
mgaonline-f3b19480ccc5b298f39ce9221167d36b3b4f22a1.tar.xz
mgaonline-f3b19480ccc5b298f39ce9221167d36b3b4f22a1.zip
1.1-18mdk
-rw-r--r--mdkonline.spec16
1 files changed, 12 insertions, 4 deletions
diff --git a/mdkonline.spec b/mdkonline.spec
index 967a3e54..51971016 100644
--- a/mdkonline.spec
+++ b/mdkonline.spec
@@ -1,6 +1,6 @@
%define version 1.1
%define name mdkonline
-%define release 17mdk
+%define release 18mdk
Summary: The MandrakeOnline Tool
Name: %{name}
@@ -11,15 +11,17 @@ URL: http://www.mandrakeonline.net
License: GPL
Group: System/Configuration/Other
Requires: %{name}-backend = %{version}-%{release}, drakfirsttime >= 1.0-0.6mdk
-Requires: perl-Crypt-SSLeay >= 0.51-2mdk, perl-Gtk2-TrayIcon >= 0.03-3mdk
-BuildRequires: gettext
+Requires: perl-Gtk2-TrayIcon >= 0.03-3mdk
+BuildRequires: gettext
BuildRoot: %{_tmppath}/%{name}-buildroot
-BuildArch: noarch
+BuildArch: noarch
%package backend
Summary: MandrakeOnline libraries and background tools
Group: System/Configuration/Other
Requires: drakxtools-newt >= 10-54mdk
+Requires: perl-Crypt-SSLeay >= 0.51-2mdk
+Requires: hwdb-clients >= 0.15.1-1mdk
Conflicts: %{name} < 1.1-4mdk
%description
@@ -128,6 +130,12 @@ rm -rf $RPM_BUILD_ROOT
# get the source from our cvs repository (see
# http://www.linuxmandrake.com/en/cvs.php3)
%changelog
+* Mon Oct 11 2004 Frederic Lepied <flepied@mandrakesoft.com> 1.1-18mdk
+- put the right dependencies on the backend sub-package
+- make parsing of output from server more error safe
+- create working directory in mdkonline_tui
+- po updates
+
* Tue Oct 05 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.1-17mdk
- update mdkupdate with new 10.1 mirror structure