aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/data/rpm/rpmbuild/SOURCES/foo.txt
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/foo.txt
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/foo.txt')
-rw-r--r--tests/data/rpm/rpmbuild/SOURCES/foo.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/rpm/rpmbuild/SOURCES/foo.txt b/tests/data/rpm/rpmbuild/SOURCES/foo.txt
new file mode 100644
index 00000000..25ed442f
--- /dev/null
+++ b/tests/data/rpm/rpmbuild/SOURCES/foo.txt
@@ -0,0 +1,3 @@
+FOO:
+
+file for testing rpm support of git-buildpackage.