[eclipse-ptp] - Fix photran cdt requirement

Orion Poplawski orion at fedoraproject.org
Fri Oct 8 14:13:00 UTC 2010


commit 13a823e5f2becd621ab0572484eeb6c1f9143332
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Fri Oct 8 08:13:09 2010 -0600

    - Fix photran cdt requirement

 eclipse-ptp.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/eclipse-ptp.spec b/eclipse-ptp.spec
index 830e20c..aa8fe43 100644
--- a/eclipse-ptp.spec
+++ b/eclipse-ptp.spec
@@ -12,7 +12,7 @@ Summary:        Eclipse Parallel Tools Platform
 Name:           eclipse-ptp
 # Be sure to update photran version if needed
 Version:        %{ptpver}
-Release:        2%{?dist}
+Release:        3%{?dist}
 License:        EPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/ptp
@@ -174,7 +174,7 @@ Infrastructure (SCI).
 Version:        %{photranver}
 Summary:        Photran End-User Runtime
 Group:          Development/Libraries
-Requires:       eclipse-cdt = %{cdtreq}
+Requires:       eclipse-cdt >= %{cdtreq}
 BuildArch:      noarch
 
 %description -n eclipse-photran
@@ -344,6 +344,9 @@ rm -rf ${RPM_BUILD_ROOT}
 
 
 %changelog
+* Fri Oct 8 2010 Orion Poplawski <orion at cora.nwra.com> - 4.0.3-3
+- Fix photran cdt requirement
+
 * Mon Sep 27 2010 Orion Poplawski <orion at cora.nwra.com> - 4.0.3-2
 - Make rdt provide/obsolete rdt-remotetools
 


More information about the scm-commits mailing list