summaryrefslogtreecommitdiffstats
path: root/mdkonline.spec
diff options
context:
space:
mode:
authorDaouda Lo <daouda@mandriva.com>2004-12-23 15:40:18 +0000
committerDaouda Lo <daouda@mandriva.com>2004-12-23 15:40:18 +0000
commitbada554b3357ac90e7c18d82e656826732bdbcd0 (patch)
tree3499118bb054de00ff1f5f3e0b8b43f110faa956 /mdkonline.spec
parentd0f562cb4cbd7afcb26620fc1d48860b00dde119 (diff)
downloadmgaonline-bada554b3357ac90e7c18d82e656826732bdbcd0.tar
mgaonline-bada554b3357ac90e7c18d82e656826732bdbcd0.tar.gz
mgaonline-bada554b3357ac90e7c18d82e656826732bdbcd0.tar.bz2
mgaonline-bada554b3357ac90e7c18d82e656826732bdbcd0.tar.xz
mgaonline-bada554b3357ac90e7c18d82e656826732bdbcd0.zip
merge changes in current cvs branch
Diffstat (limited to 'mdkonline.spec')
-rw-r--r--mdkonline.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/mdkonline.spec b/mdkonline.spec
index 0ddd5f7a..526380d5 100644
--- a/mdkonline.spec
+++ b/mdkonline.spec
@@ -1,6 +1,6 @@
%define version 1.1
%define name mdkonline
-%define release 25mdk
+%define release 26mdk
Summary: The MandrakeOnline Tool
Name: %{name}
@@ -13,7 +13,7 @@ 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
+Requires: hwdb-clients >= 0.15.1-1mdk
BuildRequires: gettext, perl-MDK-Common-devel
BuildRoot: %{_tmppath}/%{name}-buildroot
BuildArch: noarch
@@ -115,6 +115,11 @@ rm -rf $RPM_BUILD_ROOT
# http://www.linuxmandrake.com/en/cvs.php3)
%changelog
+* Thu Dec 23 2004 Daouda LO <daouda@mandrakesoft.com> 1.1-26mdk
+- fixed permissions of generated conf file (use octal with perl chmod)
+- do not go to 'End' step when upload fails, give choice to user
+ to reupload their config
+
* Fri Dec 10 2004 Daouda LO <daouda@mandrakesoft.com> 1.1-25mdk
- fix typo when --debug is passed to mdkapplet (warly)