[eclipse-mylyn-tasks] Added symlinks for orbit deps to the webtask.

Minoo Ziaei mziaei1 at fedoraproject.org
Wed Jul 27 18:01:29 UTC 2011


commit 460d0482e2cd5936c67197a32280631eb67741aa
Author: Minoo Ziaei <mziaei at redhat.com>
Date:   Wed Jul 27 13:55:01 2011 -0400

    Added symlinks for orbit deps to the  webtask.

 eclipse-mylyn-tasks.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/eclipse-mylyn-tasks.spec b/eclipse-mylyn-tasks.spec
index b64a9a7..32ee4d8 100644
--- a/eclipse-mylyn-tasks.spec
+++ b/eclipse-mylyn-tasks.spec
@@ -135,9 +135,9 @@ unzip -q -o -d %{buildroot}%{install_loc}/mylyn-webtasks \
 popd
 pushd %{buildroot}%{install_loc}/mylyn-webtasks/eclipse/plugins
 # rome
-rm -rf com.sun.syndication*
+rm com.sun.syndication*
 # jdom
-rm -rf org.jdom*
+rm org.jdom*
 # link to system files instead
 ln -s %{_javadir}/rome-0.9.jar
 ln -s %{_javadir}/jdom.jar
@@ -173,7 +173,7 @@ popd
 
 %changelog
 * Tue Jul 26 2011 Minoo Ziaei <mziaei at redhat.com> 3.6.0-2
-- 
+- Added the symlinks into the webtask directory.
 
 * Thu Jul 14 2011 Minoo Ziaei <mziaei at redhat.com> 3.6.0-1
 - Update to upstream 3.6.0.


More information about the scm-commits mailing list