[eclipse-photran] Drop BR java-devel, maven.repo.local

Orion Poplawski orion at fedoraproject.org
Thu May 2 14:39:28 UTC 2013


commit 626e8b208209464833a3f184583eceef353a8b0d
Author: Orion Poplawski <orion at nwra.com>
Date:   Thu May 2 08:39:25 2013 -0600

    Drop BR java-devel, maven.repo.local

 eclipse-photran.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/eclipse-photran.spec b/eclipse-photran.spec
index 6862d5c..f804845 100644
--- a/eclipse-photran.spec
+++ b/eclipse-photran.spec
@@ -18,7 +18,6 @@ Source0:        http://git.eclipse.org/c/ptp/org.eclipse.photran.git/snapshot/or
 #Source0:        org.eclipse.photran-%{photran_git_tag}.tar.xz
 Source1:        makesource.sh
 
-BuildRequires:  java-devel
 BuildRequires:  maven-local
 BuildRequires:  tycho
 BuildRequires:  eclipse-cdt >= %{cdtreq}
@@ -81,7 +80,7 @@ popd
 #Interferes with feature build
 rm -rf cdtdb-4.0.3-eclipse
 # Build the projects
-mvn-rpmbuild -Dmaven.repo.local=../.m2 -DforceContextQualifier=%{photran_build_id} install
+mvn-rpmbuild -DforceContextQualifier=%{photran_build_id} install
 
 
 %install


More information about the scm-commits mailing list