e212e28 Drop redundant Source and Patch numbers

Authored and Committed by churchyard 2 years ago
32 files changed. 69 lines added. 69 lines removed.
guidelines/modules/ROOT/examples/golang/golang-cloud-google-go.spec
file modified
+1 -1
guidelines/modules/ROOT/examples/golang/golang-github-sirupsen-logrus.spec
file modified
+1 -1
guidelines/modules/ROOT/examples/golang/golang-github-stretchr-testify.spec
file modified
+1 -1
guidelines/modules/ROOT/examples/golang/golang-gopkg-square-jose-2.spec
file modified
+1 -1
guidelines/modules/ROOT/examples/golang/spectemplate-go-0-source-minimal.spec
file modified
+2 -2
guidelines/modules/ROOT/examples/golang/spectemplate-go-1-source-full.spec
file modified
+2 -2
guidelines/modules/ROOT/examples/golang/spectemplate-go-2-alternative-import-path-minimal.spec
file modified
+2 -2
guidelines/modules/ROOT/examples/golang/spectemplate-go-3-alternative-import-path-full.spec
file modified
+2 -2
guidelines/modules/ROOT/examples/golang/spectemplate-go-4-binary-minimal.spec
file modified
+2 -2
guidelines/modules/ROOT/examples/golang/spectemplate-go-5-binary-full.spec
file modified
+2 -2
guidelines/modules/ROOT/examples/golang/spectemplate-go-7-manual.spec
file modified
+2 -2
guidelines/modules/ROOT/examples/ocaml-example.spec
file modified
+1 -1
guidelines/modules/ROOT/examples/python-example.spec
file modified
+1 -1
guidelines/modules/ROOT/examples/rust-ripgrep.spec
file modified
+1 -1
guidelines/modules/ROOT/pages/D.adoc
file modified
+1 -1
guidelines/modules/ROOT/pages/Drupal7.adoc
file modified
+2 -2
guidelines/modules/ROOT/pages/FontsPolicy.adoc
file modified
+1 -1
guidelines/modules/ROOT/pages/Golang.adoc
file modified
+1 -1
guidelines/modules/ROOT/pages/Haskell.adoc
file modified
+3 -3
guidelines/modules/ROOT/pages/Lisp.adoc
file modified
+1 -1
guidelines/modules/ROOT/pages/MinGW.adoc
file modified
+1 -1
guidelines/modules/ROOT/pages/Octave.adoc
file modified
+3 -3
guidelines/modules/ROOT/pages/PatchUpstreamStatus.adoc
file modified
+5 -5
guidelines/modules/ROOT/pages/Python.adoc
file modified
+2 -2
guidelines/modules/ROOT/pages/Python_Appendix.adoc
file modified
+2 -2
guidelines/modules/ROOT/pages/R.adoc
file modified
+1 -1
guidelines/modules/ROOT/pages/RPM_Source_Dir.adoc
file modified
+3 -3
guidelines/modules/ROOT/pages/Ruby.adoc
file modified
+1 -1
guidelines/modules/ROOT/pages/SourceURL.adoc
file modified
+14 -14
guidelines/modules/ROOT/pages/SugarActivityGuidelines.adoc
file modified
+1 -1
guidelines/modules/ROOT/pages/WordPress_plugin_packaging_guidelines.adoc
file modified
+1 -1
guidelines/modules/ROOT/pages/index.adoc
file modified
+5 -5
    Drop redundant Source and Patch numbers
    
    See https://lists.fedoraproject.org/archives/list/packaging@lists.fedoraproject.org/thread/BG5SVFAKGNVDJFHGZARABWGW2RRHN22G/
    
    Since RPM 4.15, numbering Sources and Patches is redundant.
    I've left the numbers in examples where they matter.