aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2000-11-20 17:17:29 +0000
committerFrancois Pons <fpons@mandriva.com>2000-11-20 17:17:29 +0000
commitac3d22312381e9def73c5c945b0e48762a7ee610 (patch)
tree1ae13716c1f279f245a8912a101ea317a6041f11
parente1faf7c7618f84e8cbd8b1c8ec9cd205df318f02 (diff)
downloadrpmtools-ac3d22312381e9def73c5c945b0e48762a7ee610.tar
rpmtools-ac3d22312381e9def73c5c945b0e48762a7ee610.tar.gz
rpmtools-ac3d22312381e9def73c5c945b0e48762a7ee610.tar.bz2
rpmtools-ac3d22312381e9def73c5c945b0e48762a7ee610.tar.xz
rpmtools-ac3d22312381e9def73c5c945b0e48762a7ee610.zip
*** empty log message ***
-rw-r--r--rpmtools.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/rpmtools.spec b/rpmtools.spec
index 9a42413..08107b6 100644
--- a/rpmtools.spec
+++ b/rpmtools.spec
@@ -1,5 +1,5 @@
%define name rpmtools
-%define release 1mdk
+%define release 2mdk
# do not modify here, see Makefile in the CVS
%define version 2.1
@@ -52,6 +52,11 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Mon Nov 20 2000 François Pons <fpons@mandrakesoft.com> 2.1-2mdk
+- fixed abusive -ldb2 and -ldb1 in Makefile.
+- fixed deadlock with DrakX by using fflush.
+- fixed big bug on execvl (thanks to francis).
+
* Mon Nov 20 2000 François Pons <fpons@mandrakesoft.com> 2.1-1mdk
- removed rpmtools-compat which is now obsoleted.
- obsoleted genfilelist is removed from rpmtools-devel package.