Bug 12584

Summary: --nochange option is not recognized
Product: Sisyphus Reporter: viy <viy>
Component: rpm-utilsAssignee: placeholder <placeholder>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: minor    
Priority: P2 CC: at, glebfm, lav, ldv, php-coder, placeholder
Version: unstable   
Hardware: all   
OS: Linux   

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. ***