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 - 0.10.0-4 +- Changed jar path + * Fri Jan 13 2012 Fedora Release Engineering - 0.10.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild