[felix-gogo-runtime] Changed jar path

Tomas Radej tradej at fedoraproject.org
Wed Jan 18 15:33:11 UTC 2012


commit 0f7281a1bd0878161fdbce44f526af58b8c11bcb
Author: Tomas Radej <tradej at redhat.com>
Date:   Wed Jan 18 09:42:44 2012 +0100

    Changed jar path

 felix-gogo-runtime.spec |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/felix-gogo-runtime.spec b/felix-gogo-runtime.spec
index 5e1aebf..4b3a790 100644
--- a/felix-gogo-runtime.spec
+++ b/felix-gogo-runtime.spec
@@ -1,10 +1,9 @@
-%global project   felix-gogo
+%global project   felix
 %global bundle    org.apache.felix.gogo.runtime
-%global pkgname   runtime
 
-Name:             %{project}-%{pkgname}
+Name:             %{project}-gogo-runtime
 Version:          0.10.0
-Release:          3%{?dist}
+Release:          4%{?dist}
 Summary:          Community OSGi R4 Service Platform Implementation - Basic Commands
 Group:            Development/Tools
 License:          ASL 2.0
@@ -89,6 +88,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Jan 18 2012 Tomas Radej <tradej at redhat.com> - 0.10.0-4
+- Changed jar path
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.10.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list