fix: the incorrect version of tarball generated by gbs export 34/23834/1
authorLi Jinjing <jinjingx.li@intel.com>
Thu, 3 Jul 2014 12:07:29 +0000 (20:07 +0800)
committerLi Jinjing <jinjingx.li@intel.com>
Thu, 3 Jul 2014 12:35:00 +0000 (20:35 +0800)
The tarball generated from pristine-tar branch is incorrect,gbs build
failed with the wrong version directory uncompressed from this tarball.

Issue on JIRA: https://bugs.tizen.org/jira/browse/TC-1375

Change-Id: Ida11790e907a2358d1f409ceb644a3087a58e78c
Signed-off-by: Li Jinjing <jinjingx.li@intel.com>
packaging/js.spec

index c9083df..caa2d9e 100644 (file)
@@ -5,7 +5,7 @@ Group:          Development/Languages/Other
 Version:        1.0.0
 Release:        0
 Url:            http://www.mozilla.org/js/
-Source0:        http://ftp.mozilla.org/pub/mozilla.org/js/js185-1.0.0.tar.bz2
+Source0:        http://ftp.mozilla.org/pub/mozilla.org/%{name}/%{name}-%{version}.tar.bz2
 Source98:       baselibs.conf
 BuildRequires:  autoconf213
 BuildRequires:  gcc-c++