aboutsummaryrefslogtreecommitdiff
path: root/gbp-test2.data/Remove-imported-patches.patch
diff options
context:
space:
mode:
authorJochen Sprickerhof <git@jochen.sprickerhof.de>2021-01-31 22:04:37 +0100
committerGuido Günther <agx@sigxcpu.org>2021-02-01 09:01:31 +0100
commit426794676f6ba69e1cb95b9f7996ea0185fae353 (patch)
treed77fd3c67bfd77860f8119088cb54b9e97b4d9b1 /gbp-test2.data/Remove-imported-patches.patch
parent63f3eabbdf97acca2087478c04c794a96221e5ab (diff)
Fix tags in rpm spec filesHEADmaster
Patches and Sources, counting from 0. https://docs.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/RPM_Guide/ch09s03s04.html
Diffstat (limited to 'gbp-test2.data/Remove-imported-patches.patch')
-rw-r--r--gbp-test2.data/Remove-imported-patches.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/gbp-test2.data/Remove-imported-patches.patch b/gbp-test2.data/Remove-imported-patches.patch
index 020a8a1..dc2f57e 100644
--- a/gbp-test2.data/Remove-imported-patches.patch
+++ b/gbp-test2.data/Remove-imported-patches.patch
@@ -19,7 +19,7 @@ index 6c8e847..52a1267 100644
spec-file = packaging/gbp-test2.spec
diff --git a/packaging/gbp-test2.spec b/packaging/gbp-test2.spec
-index 5b41aae..409a102 100644
+index 95c3dc2..f41abc3 100644
--- a/packaging/gbp-test2.spec
+++ b/packaging/gbp-test2.spec
@@ -2,7 +2,7 @@ Name: gbp-test2
@@ -33,8 +33,8 @@ index 5b41aae..409a102 100644
Source10: ftp://ftp.host.com/%{name}-%{version}.tar.gz
@@ -11,8 +11,6 @@ Source20: bar.tar.gz
Source9999: gbp-test2-alt.spec
- # Gbp-Ignore-Patches: -1
- Patch: my.patch
+ # Gbp-Ignore-Patches: 0
+ Patch0: my.patch
-Patch10: http://example.com/patches/my2.patch
-Patch20: my3.patch
Packager: Markus Lehtonen <markus.lehtonen@linux.intel.com>