summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaouda Lo <daouda@mandriva.com>2004-11-04 13:05:58 +0000
committerDaouda Lo <daouda@mandriva.com>2004-11-04 13:05:58 +0000
commit33646d1a40378fb5c5d9f8e425d70dc19e5e1584 (patch)
treef6dafa4f4f1134b2c60ef1fa7d96dd8369d8826b
parent36bf60825b5f05c168ace73d5140b1dc53563669 (diff)
downloadmgaonline-33646d1a40378fb5c5d9f8e425d70dc19e5e1584.tar
mgaonline-33646d1a40378fb5c5d9f8e425d70dc19e5e1584.tar.gz
mgaonline-33646d1a40378fb5c5d9f8e425d70dc19e5e1584.tar.bz2
mgaonline-33646d1a40378fb5c5d9f8e425d70dc19e5e1584.tar.xz
mgaonline-33646d1a40378fb5c5d9f8e425d70dc19e5e1584.zip
- change date
-rw-r--r--mdkonline.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/mdkonline.spec b/mdkonline.spec
index 000adb8b..e84fdb18 100644
--- a/mdkonline.spec
+++ b/mdkonline.spec
@@ -11,6 +11,7 @@ URL: http://www.mandrakeonline.net
License: GPL
Group: System/Configuration/Other
Requires: drakxtools-newt, perl-Gtk2-TrayIcon >= 0.03-3mdk, perl-Crypt-SSLeay >= 0.51-2mdk
+Provides: %{name}-backend
#Requires: hwdb-clients >= 0.15.1-1mdk
BuildRequires: gettext
BuildRoot: %{_tmppath}/%{name}-buildroot
@@ -75,7 +76,6 @@ EOF
%post
%{update_menus}
-%post
if [ -r /etc/cron.daily/mdkupdate ]; then
perl -p -i -e 's!/usr/bin/mdkupdate!/usr/sbin/mdkupdate!' /etc/cron.daily/mdkupdate
fi
@@ -113,7 +113,7 @@ rm -rf $RPM_BUILD_ROOT
# get the source from our cvs repository (see
# http://www.linuxmandrake.com/en/cvs.php3)
%changelog
-* Wed Nov 3 2004 Daouda LO <daouda@mandrakesoft.com> 1.1-20mdk
+* Thu Nov 4 2004 Daouda LO <daouda@mandrakesoft.com> 1.1-20mdk
- remerge mdkonline to one package
- superseded gtk based wizard by interactive one
- MNF support (config upload and misc)