Only take the selected files that are needed. Needed for being able to
correctly re-create bz2 archives on openSUSE.
-Gbp-Rpm-If: 0%{?suse_version}
+Gbp-Rpm: If 0%{?suse_version}
+Gbp: Ignore
+Change-Id: I0b7848774f5a0b7bd69de853de3d04bbbbc7f3fd
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
---
pit/upstream-bzip2/LICENSE | 42 +
To make the (only partially imported) upstream-bzip2 compile.
-Gbp-Rpm-If: 0%{?suse_version}
+Gbp-Rpm: If 0%{?suse_version}
+Gbp: Ignore
+Change-Id: Id74e43aa3d913d0cb52f3866d5434d5ff92f2aaf
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
---
pit/upstream-bzip2/Makefile | 3 +--
is unable to re-create/gendelta bz2 archives created by other
distributions.
-Gbp-Rpm-If: 0%{?suse_version}
+Gbp-Rpm: If 0%{?suse_version}
+Gbp: Ignore
+Change-Id: Icfcbee5207e65820248172152623a4dbf4440131
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
---
Makefile.PL | 5 +++++
Date: Mon, 3 Sep 2012 15:21:43 +0300
Subject: Fedora HACK: use custom (older) xdelta
-Gbp-Rpm-If: 0%{?fedora}
+Gbp-Rpm: If 0%{?fedora}
+Gbp: Ignore
+Change-Id: Id0658bbc428034aeb38d61cf0245909c38845534
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
---
pristine-gz | 4 ++--
--- /dev/null
+From: Markus Lehtonen <markus.lehtonen@linux.intel.com>
+Date: Mon, 13 May 2013 10:36:39 +0300
+Subject: Add .gbp.conf
+
+Needed for gbp-pq-rpm tool.
+
+Change-Id: Idb1677653b08de7763ccaf7fe001267c06ff3109
+Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
+---
+ .gbp.conf | 3 +++
+ 1 file changed, 3 insertions(+)
+ create mode 100644 .gbp.conf
+
+diff --git a/.gbp.conf b/.gbp.conf
+new file mode 100644
+index 0000000..666174f
+--- /dev/null
++++ b/.gbp.conf
+@@ -0,0 +1,3 @@
++[gbp-pq-rpm]
++upstream-tag = %(upstreamversion)s
++packaging-dir = packaging
Patch2: 0003-openSUSE-HACK-modify-Makefile-in-upstream-bzip2.patch
Patch3: 0004-openSUSE-HACK-enable-special-upstream-bzip2.patch
Patch4: 0005-Fedora-HACK-use-custom-older-xdelta.patch
+Patch5: 0006-Add-.gbp.conf.patch
Requires: gzip
Requires: bzip2
%if 0%{?suse_version} >= 1210
%if 0%{?fedora}
%patch4 -p1
%endif
+# 0006-Add-.gbp.conf.patch
+%patch5 -p1
%build
perl Makefile.PL INSTALLDIRS=vendor PREFIX=%{_prefix}