Bug 32888 - add_changelog не распознает тэги
Summary: add_changelog не распознает тэги
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: rpm (show other bugs)
Version: unstable
Hardware: all Linux
: P3 blocker
Assignee: placeholder@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-13 07:58 MSK by Alexei Takaseev
Modified: 2016-12-13 20:46 MSK (History)
6 users (show)

See Also:


Attachments
Спек-файл, на котором проявляется ошибка (7.93 KB, application/x-xz)
2016-12-13 07:59 MSK, Alexei Takaseev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexei Takaseev 2016-12-13 07:58:15 MSK
Сизиф от 12/12/2016

$ add_changelog zabbix.spec
ошибка: строка 18: Неизвестный тэг: Serial: 1
ошибка: запрос файла спецификации zabbix.spec не удался, невозможно разобрать файл
ошибка: строка 18: Неизвестный тэг: Serial: 1
ошибка: запрос файла спецификации zabbix.spec не удался, невозможно разобрать файл
add_changelog: zabbix.spec: version "" unchanged, skipping

$ rpm -qf /usr/bin/add_changelog 
rpm-utils-0.10-alt1.x86_64
Comment 1 Alexei Takaseev 2016-12-13 07:59:31 MSK
Created attachment 6897 [details]
Спек-файл, на котором проявляется ошибка
Comment 2 Dmitry V. Levin 2016-12-13 13:16:57 MSK
Это rpm, скоро будет исправлено:

* Mon Dec 12 2016 Gleb F-Malinovskiy <glebfm@> 4.13.0-alt4
- rpmspec: restored support of BuildRequires(pre) (ALT#32870) and Serial tags.
Comment 3 Repository Robot 2016-12-13 20:46:42 MSK
rpm-4.13.0-alt4 -> sisyphus:

* Tue Dec 13 2016 Gleb F-Malinovskiy <glebfm@altlinux> 4.13.0-alt4
- rpmspec: restored support of BuildRequires(pre) (ALT#32870),
  and Serial (ALT#32888) tags.
- rpmspec: fixed support of long lines in specfile.
- rpm: restored --with{,out} and --{en,dis}able aliases for rpmbuild.
- Added conflict to apt < 0.5.15lorg2-alt54 (ALT#32873).
- Fixed retrieving of remote files.
- Dropped R: curl (it is optional).
- Fixed encoding of translataed manpages.
- Changed rpmlog to write to stderr.
- Fixed support of APT external tags (ALT#32887).
- Define RPM_INSTALL_{NAME,ARG1,ARG2} env variables only for per-package
  scripts (ALT#32890).