[eclipse-jbosstools/f19: 9/36] Update tarball name in spec file

Gerard Ryan galileo at fedoraproject.org
Sun Aug 18 15:21:42 UTC 2013


commit fbecd5f93986206d8f809f3f7b4e2daa00acc4f8
Author: Gerard Ryan <gerard at ryan.lt>
Date:   Tue Jul 23 22:36:45 2013 +0100

    Update tarball name in spec file

 eclipse-jbosstools.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/eclipse-jbosstools.spec b/eclipse-jbosstools.spec
index 495d525..937fc4e 100644
--- a/eclipse-jbosstools.spec
+++ b/eclipse-jbosstools.spec
@@ -17,7 +17,7 @@ License:        EPL and LGPLv2+ and ASL 2.0
 URL:            http://www.jboss.org/tools.html
 
 # Steps to create this are found in create-tarball.sh
-Source0:        %{name}-%{version}.%{rls_tag}-CLEAN.tar.xz
+Source0:        %{name}-%{version}.%{rls_tag}.tar.xz
 
 Source1:        LICENSE-2.0.txt
 Source2:        lgpl-2.1.txt
@@ -367,7 +367,7 @@ OpenShift Tools provides wizards and views for
 creating and maintaining OpenShift applications.
 
 %prep
-%setup -q -n %{name}-%{version}.%{rls_tag}-CLEAN
+%setup -q -n %{name}-%{version}.%{rls_tag}
 
 cp %{SOURCE1} %{SOURCE2} .
 


More information about the scm-commits mailing list