[eclipse-texlipse/el6/master] fixed dependencies on rhel

Chitlesh GOORAH chitlesh at fedoraproject.org
Tue Sep 21 20:24:34 UTC 2010


commit 35e08fd4a11f0244c8d759a49b928f7143e29414
Author: Chitlesh Goorah <chitlesh at fedoraproject.org>
Date:   Tue Sep 21 22:24:23 2010 +0200

    fixed dependencies on rhel

 eclipse-texlipse.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/eclipse-texlipse.spec b/eclipse-texlipse.spec
index 5824554..ab7bfd2 100644
--- a/eclipse-texlipse.spec
+++ b/eclipse-texlipse.spec
@@ -5,7 +5,7 @@
 
 Name:           eclipse-%{pkgname}
 Version:        1.3.0
-Release:        3.20090829cvs%{?dist}
+Release:        4.20090829cvs%{?dist}
 Summary:        Eclipse plugin for editing Latex
 
 Group:          Applications/Engineering
@@ -34,7 +34,9 @@ Requires:       tex(latex)
 Requires:       xdg-utils
 
 # For Preview
+%if 0%{?fedora} > 12
 Requires:       xdvik
+%endif
 
 # For Spell-Check (choosing default : English)
 Requires:       aspell-en
@@ -87,6 +89,9 @@ unzip -d %{buildroot}%{install_loc} -q build/rpmBuild/net.sourceforge.%{pkgname}
 
 
 %changelog
+* Tue Sep 21 2010 Chitlesh GOORAH <chitlesh [AT] fedoraproject DOT org> - 1.3.0-4.20090829cvs
+- removed xdivk from requires for el6
+
 * Sat Aug 14 2010 Chitlesh GOORAH <chitlesh [AT] fedoraproject DOT org> - 1.3.0-3.20090829cvs
 - rebuild for el repos
 


More information about the scm-commits mailing list