Browse Source

update to 1.5.0J

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10385 ec354946-7b23-47d6-9f5a-488ba84defc7
ara_t 7 years ago
parent
commit
4b4a551b76
1 changed files with 9 additions and 29 deletions
  1. 9 29
      o/opensource-cobol/opensource-cobol-vl.spec

+ 9 - 29
o/opensource-cobol/opensource-cobol-vl.spec

@@ -1,6 +1,6 @@
 %define pkg_name    opensource-cobol
-%define pkg_version 1.4.0J
-%define pkg_release 2%{?_dist_release}
+%define pkg_version 1.5.0J
+%define pkg_release 1%{?_dist_release}
 
 Summary: An open-source COBOL compiler
 Name:    %{pkg_name}
@@ -16,8 +16,7 @@ Buildroot: %{_tmppath}/%{name}-%{version}-root
 
 %if %{?_dist_release} == "vl6"
 BuildRequires: db4-devel
-%endif
-%if %{?_dist_release} == "vl7"
+%else
 BuildRequires: libdb-devel
 %endif
 BuildRequires: gmp-devel
@@ -27,37 +26,14 @@ BuildRequires: texinfo
 BuildRequires: texlive-common
 %if %{?_dist_release} == "vl6"
 BuildRequires: texlive-collection-texinfo
-%endif
-%if %{?_dist_release} == "vl7"
+%else
 BuildRequires: texlive-collection-plainextra
 BuildRequires: texlive-collection-fontsrecommended
-# rpm -qa --qf "BuildRequires: %{name}\n" | grep -v -e "doc$" | \
-#   grep texlive-collection-lang
-BuildRequires: texlive-collection-langenglish
-BuildRequires: texlive-collection-langkorean
-BuildRequires: texlive-collection-langitalian
-BuildRequires: texlive-collection-langpolish
-BuildRequires: texlive-collection-langgerman
-BuildRequires: texlive-collection-langjapanese
-BuildRequires: texlive-collection-langgreek
-BuildRequires: texlive-collection-langcyrillic
-BuildRequires: texlive-collection-langeuropean
-BuildRequires: texlive-collection-langspanish
-BuildRequires: texlive-collection-langcjk
-BuildRequires: texlive-collection-langczechslovak
-BuildRequires: texlive-collection-langfrench
-BuildRequires: texlive-collection-langarabic
-BuildRequires: texlive-collection-langother
-BuildRequires: texlive-collection-langportuguese
-BuildRequires: texlive-collection-langindic
-BuildRequires: texlive-collection-langafrican
-BuildRequires: texlive-collection-langchinese
 %endif
 
 %if %{?_dist_release} == "vl6"
 Requires: db4
-%endif
-%if %{?_dist_release} == "vl7"
+%else
 Requires: libdb
 %endif
 
@@ -138,6 +114,10 @@ fi
 
 
 %changelog
+* Sun Jun 19 2016 Toshiaki Ara <ara_t@384.jp> 1.5.0J-1
+- update to 1.5.0J
+- delete BuildRequires: texlive-collection-lang*
+
 * Sat May 14 2016 Toshiaki Ara <ara_t@384.jp> 1.4.0J-2
 - rebuild under texlive 2016 pretest
 - add BuildRequires