From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 31 Jan 2002 21:11:12 +0300 From: Igor Homyakov To: devel@altlinux.ru Subject: Re: [devel] A: cleanup your packages Message-ID: <20020131181112.GA957@ramax.spb.ru> Mail-Followup-To: devel@altlinux.ru References: <20020128163110.GA6548@ldv.office.alt-linux.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20020128163110.GA6548@ldv.office.alt-linux.org> User-Agent: Mutt/1.3.23.2i X-Operating-System: Linux romashka 2.2.18 Sender: devel-admin@altlinux.ru Errors-To: devel-admin@altlinux.ru X-BeenThere: devel@altlinux.ru X-Mailman-Version: 2.0 Precedence: bulk Reply-To: devel@altlinux.ru List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Archived-At: List-Archive: List-Post: On Mon, Jan 28, 2002 at 07:31:10PM +0300, Dmitry V. Levin wrote: > Greetings! > > Начинаем акцию "чистые пакеты". > > Просьба каждому maintainer'у поставить свои пакеты и посмотреть, не > пересекаются ли они с пакетом filesystem: > rpm -ql filesystem |while read f; do p=`rpm -qf "$f" |grep -v ^filesystem`; [ -z "$p" ] || echo $f: $p; done > Если увидели свой пакет - исправьте. Исправлены: swatch ssldump -- Igor Homyakov