aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/data/rpm/rpmbuild/SOURCES/my3.patch
diff options
context:
space:
mode:
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>2012-01-12 15:29:03 +0200
committerGuido Günther <agx@sigxcpu.org>2014-07-24 23:33:36 +0200
commite7251f84bc17d585e260091b9efe2dade073982c (patch)
treec83b7b8787549df8a0b4ac5ff783b8cf15331687 /tests/data/rpm/rpmbuild/SOURCES/my3.patch
parent1a8e6d12cc94d2b40324fe8f99de012cf2cf5913 (diff)
Introduce rpm helpers
Implements a new gbp.rpm module that contains functionality for e.g. parsing and editing spec files, reading src.rpm files rpm-specific packaging policy etc. Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com> Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com> Signed-off-by: Zhang Qiang <qiang.z.zhang@intel.com> Signed-off-by: Huang Hao <hao.h.huang@intel.com>
Diffstat (limited to 'tests/data/rpm/rpmbuild/SOURCES/my3.patch')
-rw-r--r--tests/data/rpm/rpmbuild/SOURCES/my3.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/data/rpm/rpmbuild/SOURCES/my3.patch b/tests/data/rpm/rpmbuild/SOURCES/my3.patch
new file mode 100644
index 00000000..9fee859d
--- /dev/null
+++ b/tests/data/rpm/rpmbuild/SOURCES/my3.patch
@@ -0,0 +1,7 @@
+diff --git a/README b/README
+index a1311cb..a59f1b9 100644
+--- a/README
++++ b/README
+@@ -1 +1 @@
+-Just for testing git-buildpackage.
++Just for testing GBP.