[felix-scr-annotations/f20] use manual installation on F20

gil gil at fedoraproject.org
Wed Nov 6 21:23:58 UTC 2013


commit ba71bf972e4757e1812f8213a13475a4479a5984
Author: gil <puntogil at libero.it>
Date:   Wed Nov 6 22:24:12 2013 +0100

    use manual installation on F20

 felix-scr-annotations.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/felix-scr-annotations.spec b/felix-scr-annotations.spec
index 9ce0124..ad19104 100644
--- a/felix-scr-annotations.spec
+++ b/felix-scr-annotations.spec
@@ -52,7 +52,7 @@ install -m 644 target/%{bundle}-%{version}.jar  \
   %{buildroot}%{_javadir}/%{project}/%{bundle}.jar
 
 mkdir -p %{buildroot}%{_mavenpomdir}
-install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{project}-%{name}.pom
+install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{project}-%{bundle}.pom
 %add_maven_depmap JPP.%{project}-%{bundle}.pom %{project}/%{bundle}.jar
 
 mkdir -p %{buildroot}%{_javadocdir}/%{name}


More information about the scm-commits mailing list