X-Spam-Check-By: sourceware.org Message-ID: <44D90251.8080309@x-ray.at> Date: Tue, 08 Aug 2006 23:29:53 +0200 From: Reini Urban <rurban AT x-ray DOT at> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.0.6) Gecko/20060729 SeaMonkey/1.0.4 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: clamav-0.88.3-3 References: <announce DOT 44D7A513 DOT 2000801 AT x-ray DOT at> <8264h3b2lc DOT fsf AT vzell-de DOT de DOT oracle DOT com> In-Reply-To: <8264h3b2lc.fsf@vzell-de.de.oracle.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Dr. Volker Zell schrieb: >>>>>> Reini Urban writes: > > Due to another packaging errors detected by Volker Zell I've updated > > clamav to 0.88.3-3, and split the packages into libclamav1 and > > libclamav-devel. > > I think here comes the last packaging error: > > Your postinstall script tries to copy from etc/defaults/etc but your *.conf > files are in etc/defaults/etc/clamav. > > #!/bin/sh > > for f in clamd freshclam; do > if [ ! -e /etc/$f.conf ]; then > cp etc/defaults/etc/$f.conf /etc/$f.conf > fi > done > > Ciao > Volker Thanks. I found that by myself also. But not the last: I also fixed an old ChangeLog URL in the README. I hope this will be the end of the hackery now. 0.88.4-1 will be announced soon. -- Reini -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/