Troy Engel schrieb: > Timo Sirainen wrote: >>> RPM build errors: >>> Installed (but unpackaged) file(s) found: >>> /usr/lib/dovecot/idxview >>> /usr/lib/dovecot/logview >> >> No, new stuff was added. Don't know why rpm build has to fail if that >> happens though.. > > This is normal -- the packager (Robert) needs to update his spec file to > include these two new programs to the binary output RPM. This 'error' is > on purpose, it's rpmbuild trying to help you notice changes that have > been made. > > -te > youre right, it total new, aem but this is what i asked timo *g
quick grep shows idxview is complete new to 28 so now i have to think how to get out of that rpm warning grep -r idxview dovecot-1.0.rc27/ suse10-2-vmware:/usr/src/dovecot-tmp # grep -r idxview dovecot-1.0.rc28/ dovecot-1.0.rc28/dovecot-1.0.rc28/ChangeLog: * src/util/: Makefile.am, idxview.c, logview.c: Added idxview and dovecot-1.0.rc28/dovecot-1.0.rc28/src/util/idxview.c: i_fatal("Usage: idxview dovecot.index [dovecot.index.cache]"); dovecot-1.0.rc28/dovecot-1.0.rc28/src/util/Makefile.in: idxview$(EXEEXT) logview$(EXEEXT) dovecot-1.0.rc28/dovecot-1.0.rc28/src/util/Makefile.in:am_idxview_OBJECTS = idxview.$(OBJEXT) dovecot-1.0.rc28/dovecot-1.0.rc28/src/util/Makefile.in:idxview_OBJECTS = $(am_idxview_OBJECTS) dovecot-1.0.rc28/dovecot-1.0.rc28/src/util/Makefile.in:idxview_DEPENDENCIES = ../lib/liblib.a dovecot-1.0.rc28/dovecot-1.0.rc28/src/util/Makefile.in:SOURCES = $(dovecotpw_SOURCES) $(gdbhelper_SOURCES) $(idxview_SOURCES) \ dovecot-1.0.rc28/dovecot-1.0.rc28/src/util/Makefile.in: $(idxview_SOURCES) $(logview_SOURCES) $(rawlog_SOURCES) dovecot-1.0.rc28/dovecot-1.0.rc28/src/util/Makefile.in:idxview_LDADD = \ dovecot-1.0.rc28/dovecot-1.0.rc28/src/util/Makefile.in:idxview_SOURCES = \ dovecot-1.0.rc28/dovecot-1.0.rc28/src/util/Makefile.in: idxview.c dovecot-1.0.rc28/dovecot-1.0.rc28/src/util/Makefile.in:idxview$(EXEEXT): $(idxview_OBJECTS) $(idxview_DEPENDENCIES) dovecot-1.0.rc28/dovecot-1.0.rc28/src/util/Makefile.in: @rm -f idxview$(EXEEXT) dovecot-1.0.rc28/dovecot-1.0.rc28/src/util/Makefile.in: $(LINK) $(idxview_OBJECTS) $(idxview_LDADD) $(LIBS) dovecot-1.0.rc28/dovecot-1.0.rc28/src/util/Makefile.in:@AMDEP_TRUE@@am__include@ @[EMAIL PROTECTED]/$(DEPDIR)/[EMAIL PROTECTED]@ dovecot-1.0.rc28/dovecot-1.0.rc28/src/util/Makefile.am:pkglibexec_PROGRAMS = rawlog gdbhelper idxview logview dovecot-1.0.rc28/dovecot-1.0.rc28/src/util/Makefile.am:idxview_LDADD = \ dovecot-1.0.rc28/dovecot-1.0.rc28/src/util/Makefile.am:idxview_SOURCES = \ dovecot-1.0.rc28/dovecot-1.0.rc28/src/util/Makefile.am: idxview.c dovecot-1.0.rc28/dovecot-1.0.rc28/NEWS: + Added idxview and logview utilities to examine Dovecot's index files -- Mit freundlichen Gruessen Best Regards Robert Schetterer https://www.schetterer.org Munich/Bavaria/Germany