diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-10-05 04:07:38 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-10-05 04:07:38 +0000 |
commit | 9e657a1111bd48b3c3d6d4d945756283b080d4cc (patch) | |
tree | 93b1962098bf80766c3d226b3b34a950fbae8afd | |
parent | 2bc37b8d967ac0193e5d9186687c0e19ae56c70f (diff) | |
download | mgaonline-9e657a1111bd48b3c3d6d4d945756283b080d4cc.tar mgaonline-9e657a1111bd48b3c3d6d4d945756283b080d4cc.tar.gz mgaonline-9e657a1111bd48b3c3d6d4d945756283b080d4cc.tar.bz2 mgaonline-9e657a1111bd48b3c3d6d4d945756283b080d4cc.tar.xz mgaonline-9e657a1111bd48b3c3d6d4d945756283b080d4cc.zip |
1.1-16mdk (rebuild with fixed dependencies)
-rw-r--r-- | mdkonline.spec | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/mdkonline.spec b/mdkonline.spec index 6dfdbae6..077e7e9f 100644 --- a/mdkonline.spec +++ b/mdkonline.spec @@ -1,6 +1,6 @@ %define version 1.1 %define name mdkonline -%define release 15mdk +%define release 16mdk Summary: The MandrakeOnline Tool Name: %{name} @@ -8,7 +8,6 @@ Version: %{version} Release: %{release} Source0: %{name}-%{version}.tar.bz2 URL: http://www.mandrakeonline.net -Packager: Daouda Lo <daouda@mandrakesoft.com> License: GPL Group: System/Configuration/Other Requires: %{name}-backend = %{version}-%{release}, drakfirsttime >= 1.0-0.6mdk @@ -129,6 +128,9 @@ rm -rf $RPM_BUILD_ROOT # get the source from our cvs repository (see # http://www.linuxmandrake.com/en/cvs.php3) %changelog +* Mon Oct 04 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.1-16mdk +- rebuild + * Mon Oct 4 2004 Daouda LO <daouda@mandrakesoft.com> 1.1-15mdk - po updates - exit code instead of die on mdkupdate |