From 9f42442582da7175099d1f75c3bf75b19b4b342c Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Thu, 16 Nov 2000 17:28:07 +0000 Subject: *** empty log message *** --- Makefile | 2 +- urpmi.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 2e58b2ea..dac90912 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ URPMIDIR = $(PREFIX)/var/lib/urpmi URPMIDIR2 = $(PREFIX)/etc/urpmi LOCALEDIR = $(PREFIX)/usr/share/locale CFLAGS = -Wall -g -LIBRPM = -lrpm -ldb1 -lz -lbz2 -I/usr/include/rpm -lpopt +LIBRPM = -lrpm -lrpmio -lz -lbz2 -I/usr/include/rpm -lpopt NAME = urpmi TAR = $(NAME).tar.bz2 diff --git a/urpmi.spec b/urpmi.spec index 4258a96e..1457d004 100644 --- a/urpmi.spec +++ b/urpmi.spec @@ -2,7 +2,7 @@ Name: urpmi Version: 1.3 -Release: 10mdk +Release: 11mdk License: GPL Source0: %{name}.tar.bz2 Summary: User mode rpm install @@ -104,6 +104,9 @@ autoirpm.uninstall %changelog +* Thu Nov 16 2000 François Pons 1.3-11mdk +- fixed compilation problems. + * Mon Sep 25 2000 François Pons 1.3-10mdk - updated urpme to depslist.ordered. -- cgit v1.2.1