From 84b8f40e0aeb1c3de7971825568a6ada2dbb6003 Mon Sep 17 00:00:00 2001 From: Sami Wagiaalla Date: Feb 22 2013 15:17:16 +0000 Subject: SCL-ize --- diff --git a/eclipse-egit.spec b/eclipse-egit.spec index e81f93d..3ffc10d 100644 --- a/eclipse-egit.spec +++ b/eclipse-egit.spec @@ -1,8 +1,11 @@ %global install_loc %{_datadir}/eclipse/dropins/egit %global version_suffix 201302201838-r +%{?scl:%scl_package eclipse-egit} +%{!?scl:%global pkg_name %{name}} + Summary: Eclipse Git Integration -Name: eclipse-egit +Name: %{?scl_prefix}eclipse-egit Version: 2.3.1 Release: 1%{?dist} License: EPL @@ -11,11 +14,12 @@ Group: Development/Tools Source0: http://git.eclipse.org/c/egit/egit.git/snapshot/egit-%{version}.%{version_suffix}.tar.bz2 BuildRequires: java-devel >= 1.6.0 -BuildRequires: eclipse-pde -BuildRequires: eclipse-jgit >= 2.2.0 +BuildRequires: %{?scl_prefix}eclipse-pde +BuildRequires: %{?scl_prefix}eclipse-jgit >= 1.3.0 BuildRequires: jpackage-utils >= 0:1.5 -Requires: eclipse-platform >= 1:3.5.0 -Requires: eclipse-jgit >= 2.2.0 +Requires: %{?scl_prefix}eclipse-platform >= 1:3.5.0 +Requires: %{?scl_prefix}eclipse-jgit >= 1.3.0 +%{?scl:Requires: %scl_runtime} BuildArch: noarch @@ -41,6 +45,9 @@ unzip -q -d $RPM_BUILD_ROOT%{install_loc}/ build/rpmBuild/org.eclipse.egit.zip %changelog * Thu Feb 21 2013 Sami Wagiaalla 2.3.1-1 +- SCL-ized. + +* Thu Feb 21 2013 Sami Wagiaalla 2.3.1-1 - Update to 2.3.1. * Wed Feb 13 2013 Fedora Release Engineering - 2.2.0-2