aboutsummaryrefslogtreecommitdiff
path: root/gbp-test2.data/Add-packaging-files.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/Add-packaging-files.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/Add-packaging-files.patch')
-rw-r--r--gbp-test2.data/Add-packaging-files.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/gbp-test2.data/Add-packaging-files.patch b/gbp-test2.data/Add-packaging-files.patch
index 5d13ffe..653c527 100644
--- a/gbp-test2.data/Add-packaging-files.patch
+++ b/gbp-test2.data/Add-packaging-files.patch
@@ -28,7 +28,7 @@ index 0000000..25ed442
+file for testing rpm support of git-buildpackage.
diff --git a/packaging/gbp-test2.spec b/packaging/gbp-test2.spec
new file mode 100644
-index 0000000..61aae33
+index 0000000..5121f17
--- /dev/null
+++ b/packaging/gbp-test2.spec
@@ -0,0 +1,48 @@
@@ -40,10 +40,10 @@ index 0000000..61aae33
+Group: Development/Libraries
+License: GPLv2
+Source10: ftp://ftp.host.com/%{name}-%{version}.tar.gz
-+Source: foo.txt
++Source0: foo.txt
+Source20: bar.tar.gz
-+# Gbp-Ignore-Patches: 0
-+Patch: my.patch
++# Gbp-Ignore-Patches: -1
++Patch0: my.patch
+Patch10: my2.patch
+Patch20: my3.patch
+Packager: Markus Lehtonen <markus.lehtonen@linux.intel.com>