diff options
author | Francois Pons <fpons@mandriva.com> | 2002-10-09 14:50:52 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-10-09 14:50:52 +0000 |
commit | 26d10436323c395873d44b9146aaa0598ff7d981 (patch) | |
tree | 461cbeb0585a29edc988440ce9c6bbdd615fcf90 /mdkonline.spec | |
parent | 5ac5b2ec9e7d6e45d878f904e8590491d437d37e (diff) | |
download | mgaonline-26d10436323c395873d44b9146aaa0598ff7d981.tar mgaonline-26d10436323c395873d44b9146aaa0598ff7d981.tar.gz mgaonline-26d10436323c395873d44b9146aaa0598ff7d981.tar.bz2 mgaonline-26d10436323c395873d44b9146aaa0598ff7d981.tar.xz mgaonline-26d10436323c395873d44b9146aaa0598ff7d981.zip |
0.17-1mdk
Diffstat (limited to 'mdkonline.spec')
-rw-r--r-- | mdkonline.spec | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/mdkonline.spec b/mdkonline.spec index c75e5f73..8bdbd106 100644 --- a/mdkonline.spec +++ b/mdkonline.spec @@ -1,11 +1,11 @@ # Changed by Makefile of cvs. -%define version 0.16 +%define version 0.17 %define name mdkonline Summary: The Mandrake Online Tool Name: %{name} Version: %{version} -Release: 5mdk +Release: 1mdk # get the source from our cvs repository (see # http://www.linuxmandrake.com/en/cvs.php3) Source0: %{name}-%{version}.tar.bz2 @@ -82,6 +82,12 @@ rm -rf $RPM_BUILD_ROOT %{_liconsdir}/*.png %changelog +* Wed Oct 9 2002 François Pons <fpons@mandrakesoft.com> 0.17-1mdk +- fixed to make sure the list of rpm is always sent to server. +- use urpmi media for update in order to use non scheduled packages. +- fixed to propagate version to user agent. +- removed most of perl warnings of mdkonline and mdkupdate. + * Thu Sep 12 2002 Daouda LO <daouda@mandrakesoft.com> 0.16-5mdk - Use cvs spec file to update package (for Pablo and co) |