diff --git a/gitlab-7.5.2-jquery-ui-5.patch b/gitlab-7.5.2-jquery-ui-5.patch deleted file mode 100644 index 89c1ea4..0000000 --- a/gitlab-7.5.2-jquery-ui-5.patch +++ /dev/null @@ -1,26 +0,0 @@ -diff -Nru gitlab-7.5.2.orig/app/assets/javascripts/application.js.coffee gitlab-7.5.2/app/assets/javascripts/application.js.coffee ---- gitlab-7.5.2.orig/app/assets/javascripts/application.js.coffee 2014-12-11 12:58:48.412000000 -0500 -+++ gitlab-7.5.2/app/assets/javascripts/application.js.coffee 2014-12-11 12:59:16.902000000 -0500 -@@ -5,7 +5,7 @@ - # the compiled file. - # - #= require jquery --#= require jquery.ui.all -+#= require jquery-ui - #= require jquery_ujs - #= require jquery.cookie - #= require jquery.endless-scroll -diff -Nru gitlab-7.5.2.orig/app/assets/stylesheets/application.scss gitlab-7.5.2/app/assets/stylesheets/application.scss ---- gitlab-7.5.2.orig/app/assets/stylesheets/application.scss 2014-12-11 12:58:48.418000000 -0500 -+++ gitlab-7.5.2/app/assets/stylesheets/application.scss 2014-12-11 13:00:04.418000000 -0500 -@@ -2,8 +2,8 @@ - * This is a manifest file that'll automatically include all the stylesheets available in this directory - * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at - * the top of the compiled file, but it's generally better to create a new file per style scope. -- *= require jquery.ui.datepicker -- *= require jquery.ui.autocomplete -+ *= require jquery-ui/datepicker -+ *= require jquery-ui/autocomplete - *= require jquery.atwho - *= require select2 - *= require highlightjs.min diff --git a/gitlab.spec b/gitlab.spec index 7b6fdec..85f78c5 100644 --- a/gitlab.spec +++ b/gitlab.spec @@ -1,12 +1,11 @@ Name: gitlab Version: 7.6.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Software Development Platform Group: Development/Tools License: Expat URL: https://beta.softwarepublico.gov.br/gitlab/softwarepublico/gitlab Source0: %{name}-%{version}.tar.gz -Patch0: gitlab-7.5.2-jquery-ui-5.patch BuildArch: noarch BuildRequires: gitlab-deps Requires: gitlab-deps, gitlab-shell, git -- libgit2 0.21.2