Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
spec-beautifier(1)		     hxtools		      spec-beautifier(1)

Name
     spec-beautifier -- program to clean up RPM .spec files

Syntax
     spec-beautifier [-d|-r] [file...]

Description
     spec-beautifier  checks .spec files, as used for rpmbuild(1), for inconsis-
     tencies and corrects them where possible, or emits a warnings to notify the
     user of required manual intervention.

Options
     Without any options, the files are processed and the result is  written  to
     stdout (sort of a dry run).

     -d     Instead  of  printing the substituted text, print a diff-like output
	    with "-" and "+" lines, showing the differences applied.

     -r     Not so dry run: Modify files in place.

See also
     hxtools(7)

hxtools 			   2010-12-01		      spec-beautifier(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=spec-beautifier&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help