rpms/eclipse-photran/devel eclipse-photran.spec,1.5,1.6

Orion Poplawski orion at fedoraproject.org
Fri Sep 5 14:37:36 UTC 2008


Author: orion

Update of /cvs/pkgs/rpms/eclipse-photran/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14240

Modified Files:
	eclipse-photran.spec 
Log Message:
* Fri Sep 5 2008 Orion Poplawski <orion at cora.nwra.com> - 4.0.0-0.b4.3
- Fix xlf Requires



Index: eclipse-photran.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-photran/devel/eclipse-photran.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- eclipse-photran.spec	3 Sep 2008 15:53:14 -0000	1.5
+++ eclipse-photran.spec	5 Sep 2008 14:37:06 -0000	1.6
@@ -8,7 +8,7 @@
 Summary:        Eclipse Fortran Development Tools (Photran) plugin
 Name:           eclipse-photran
 Version:        %{majmin}.%{patch}
-Release:        0.b4%{?dist}.2
+Release:        0.b4%{?dist}.3
 License:        EPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/photran
@@ -44,7 +44,7 @@
 %package        xlf
 Summary:        IBM XL Fortran compiler support for Photran
 Group:          Development/Libraries
-Requires:       libvirt = %{version}
+Requires:       %{name} = %{version}-%{release}
 
 %description    xlf
 %{summary}.
@@ -62,7 +62,7 @@
 for feature in org.eclipse.photran_feature org.eclipse.photran.intel org.eclipse.photran.vpg_feature \
                org.eclipse.photran.xlf_feature
 do
-  %{eclipse_base}/buildscripts/pdebuild -d cdt \
+  %{eclipse_base}/buildscripts/pdebuild -D -d cdt \
     -f $feature -a "-DjavacSource=1.5 -DjavacTarget=1.5"
 done
 
@@ -112,6 +112,9 @@
 
 
 %changelog
+* Fri Sep 5 2008 Orion Poplawski <orion at cora.nwra.com> - 4.0.0-0.b4.3
+- Fix xlf Requires
+
 * Wed Sep 3 2008 Orion Poplawski <orion at cora.nwra.com> - 4.0.0-0.b4.2
 - Split out IBM XL Fortran support into sub-package
 




More information about the fedora-extras-commits mailing list