Fix the scl_root macro.

This commit is contained in:
Krzysztof Daniel 2013-02-07 20:24:58 +01:00
parent 3d5718cc32
commit 2f9eafb3a0

View File

@ -1,5 +1,6 @@
%{?scl:%scl_package eclipse}
%{!?scl:%global pkg_name %{name}}
%{!?scl:%global _scl_root }
Epoch: 1
@ -54,7 +55,7 @@ fi;
Summary: An open, extensible IDE
Name: %{?scl_prefix}eclipse
Version: %{eclipse_version}
Release: 0.5.git201301281400%{?dist}
Release: 0.6.git201301281400%{?dist}
License: EPL
Group: Development/Tools
URL: http://www.eclipse.org/
@ -1013,6 +1014,9 @@ echo "pushd %{_javadir}/eclipse-testing;./runtests.sh -os linux -ws gtk -arch %{
%{_libdir}/%{pkg_name}/plugins/org.eclipse.osgi.util_*
%changelog
* Thu Feb 7 2013 Krzysztof Daniel <kdaniel@redhat.com> 1:4.3.0-0.6.git201301281400
- Fix the scl_root macro.
* Thu Feb 7 2013 Krzysztof Daniel <kdaniel@redhat.com> 1:4.3.0-0.5.git201301281400
- Add BR to gtk3.