Bug 12584 - --nochange option is not recognized
Summary: --nochange option is not recognized
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: rpm-utils (show other bugs)
Version: unstable
Hardware: all Linux
: P2 minor
Assignee: placeholder@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
: 13969 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-08-17 12:36 MSD by viy
Modified: 2008-08-29 16:02 MSD (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description viy 2007-08-17 12:36:23 MSD
$ add_changelog --nochange share2me-node-base.spec
add_changelog: нераспознанный ключ `--nochange'
add_changelog - generates and adds changelog entry to rpm specfile.

add_changelog is free software, covered by the GNU General Public License.
add_changelog comes with ABSOLUTELY NO WARRANTY, see license for details.

Usage: add_changelog [options] <specfile> [ <specfile>]*

Valid options are:
-s STAMPER, --stamper=STAMPER           path to STAMPER;
-r RPM, --rpm=RPM                       path to RPM;
-a args, --args=args                    arguments for RPM;
-e entry, --entry=entry                 changelog entry text;
--nochange                              do not check specfile versions;
-h, --help                              show this text.

Default path to STAMPER is STAMPER;
Default path to RPM is /bin/rpm;
Default changelog entry is '- '.
igor@localhost modules/rpmbuild/node-base $ rpm -qf /usr/bin/add_changelog 
rpm-utils-0.9.5-alt1
Comment 1 Dmitry V. Levin 2007-08-17 12:39:36 MSD
Это опечатка, параметр называется --nocheck.
Comment 2 viy 2007-08-17 13:04:59 MSD
опечатка в встренном help, ok.
Comment 3 Dmitry V. Levin 2007-09-14 03:27:27 MSD
Fixed in 0.9.6-alt1-1-g2f0ff82
Comment 4 Slava Semushin 2007-09-14 12:14:15 MSD
(In reply to comment #3)
> Fixed in 0.9.6-alt1-1-g2f0ff82

Баг специально не помечен как FIXED или случайно?
Comment 5 Dmitry V. Levin 2007-09-19 01:48:17 MSD
OK, пусть будет fixed, только внимание отвлекает.
Comment 6 Dmitry V. Levin 2008-08-29 16:02:02 MSD
*** Bug 13969 has been marked as a duplicate of this bug. ***