rpms/indent/devel indent-2.2.9-man.patch, 1.2, 1.3 indent.spec, 1.34, 1.35

Roman Rakus rrakus at fedoraproject.org
Thu Oct 2 09:25:25 UTC 2008


Author: rrakus

Update of /cvs/extras/rpms/indent/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10972

Modified Files:
	indent-2.2.9-man.patch indent.spec 
Log Message:
Resolves: #465015. Cleared man patch to comply with fuzz=0

indent-2.2.9-man.patch:

Index: indent-2.2.9-man.patch
===================================================================
RCS file: /cvs/extras/rpms/indent/devel/indent-2.2.9-man.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- indent-2.2.9-man.patch	12 Mar 2008 15:31:03 -0000	1.2
+++ indent-2.2.9-man.patch	2 Oct 2008 09:24:55 -0000	1.3
@@ -23,18 +23,6 @@
  @item -nbad
  @itemx --no-blank-lines-after-declarations
  Do not force blank lines after declarations.@*
-@@ -1827,6 +1832,11 @@ statement is broken.
- Preserve access and modification times on output files.
- @xref{Miscellaneous options}.
- 
-+ at item -ppi at var{n}
-+ at itemx --preprocessor-indentation at var{n}
-+Request indentation of preprocessor conditional statements.@*
-+ at xref{Indentation}.
-+
- @item -prs
- @itemx --space-after-parentheses
- Put a space after every '(' and before every ')'.@*
 @@ -1979,6 +1989,7 @@ the corresponding short option.
  \line{ --preprocessor-indentation \leaderfill      -ppi at var{n}\ }
  \line{ --preserve-mtime \leaderfill                -pmt\ }


Index: indent.spec
===================================================================
RCS file: /cvs/extras/rpms/indent/devel/indent.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- indent.spec	12 Mar 2008 16:03:07 -0000	1.34
+++ indent.spec	2 Oct 2008 09:24:55 -0000	1.35
@@ -2,7 +2,7 @@
 Summary: A GNU program for formatting C code
 Name: indent
 Version: 2.2.10
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv3+
 Group: Applications/Text
 URL: http://indent.isidore-it.eu/beautify.html
@@ -70,6 +70,10 @@
 
 
 %changelog
+* Thu Oct  2 2008 Roman Rakus <rrakus at redhat.com> - 2.2.10-2
+- Cleared man patch to comply with fuzz=0
+  Resolves: #465015
+
 * Wed Mar 12 2008 Petr Machata <pmachata at redhat.com> - 2.2.10-1
 - Rebase to 2.2.10
   - Dropped three patches




More information about the scm-commits mailing list