[devel] sisyphus_check / file on RPM spec

Mikhail Yakshin =?iso-8859-1?q?greycat_=CE=C1_altlinux=2Eru?=
Пн Май 16 12:41:17 MSD 2005


Dmitry V. Levin пишет:
> On Sun, May 15, 2005 at 06:21:54PM +0400, Mikhail Yakshin wrote:
> 
>>Расскажите, что я делаю не так: есть некий спек, на который file
>>говорит, что он:
>>
>>$ file python-module-musicbrainz.spec
>>python-module-musicbrainz.spec: UTF-8 Unicode English text
>>
>>В результате чего sisyphus_check ругается на этот тип файла, потому как
>>оно умеет принимать из UTF-8 файлов только, например, такие:
>>
>>$ file python-module-ctypes.spec
>>python-module-ctypes.spec: UTF-8 Unicode text
>>
>>Чем отличается этот Unicode English text от Unicode text и что сделать,
>>чтобы он прошел sisyphus_check? Спек на всякий случай прилагаю...
> 
> 
> http://www.google.ru/search?hl=ru&ie=koi8-r&q="первые 256" site:lists.altlinux.ru
> - не оно?

Нет, не принципиально. Сделал так, чтобы в первых 256 не было 
non-usascii. Прикладываю файл.

Вот что получается:

$ head -c256 python-module-musicbrainz.spec
# -*- coding: utf-8 -*-
%define version 1.0b3
%define release alt1

%setup_python_module musicbrainz

Summary: Python binding for libmusicbrainz
Name: %packagename
Version: %version
Release: %release
Source: python-%modulename-%version-picard.tar.gz
Licens

$ file python-module-musicbrainz.spec
python-module-musicbrainz.spec: UTF-8 Unicode English text

Может все-таки запатчить что-нибудь?

-- 
WBR, Mikhail Yakshin AKA GreyCat
ALT Linux [http://www.altlinux.ru] [xmpp:greycat на altlinux.org]
----------- следующая часть -----------
An embedded and charset-unspecified text was scrubbed...
Name: python-module-musicbrainz.spec
URL: <http://lists.altlinux.org/pipermail/devel/attachments/20050516/a9458a1c/attachment-0001.ksh>


Подробная информация о списке рассылки Devel