From e6f31b5426a5b75c3a681101321082532fd1ec61 Mon Sep 17 00:00:00 2001 From: Li Jinjing Date: Fri, 6 Dec 2013 03:41:40 -0500 Subject: change tarball format to tar.bz2 tar ball format in pristine-tar is tar.bz2, so spec file should also be the same format to use pristine-tar to generate tarball Change-Id: I5ec99cc87f78ced13f3077d7555469105568ef7d Signed-off-by: Li Jinjing --- packaging/xmlcharent.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/xmlcharent.spec b/packaging/xmlcharent.spec index 4665a6c..173733d 100644 --- a/packaging/xmlcharent.spec +++ b/packaging/xmlcharent.spec @@ -5,7 +5,7 @@ License: BSD-3-Clause Summary: XML Character Entities Url: http://www.oasis-open.org/committees/docbook/xmlcharent/ Group: Productivity/Publishing/XML -Source0: http://www.oasis-open.org/committees/docbook/%{name}/%{version}/%{name}-%{version}.zip +Source0: http://www.oasis-open.org/committees/docbook/%{name}/%{version}/%{name}-%{version}.tar.bz2 Source1: catalog.xml Source2: CATALOG.xmlcharent Source1001: xmlcharent.manifest -- cgit v1.2.3