Bump version to 3.0.5 accepted/tizen_4.0_base accepted/tizen_5.0_base accepted/tizen_5.5_base accepted/tizen_5.5_base_mobile_hotfix accepted/tizen_5.5_base_wearable_hotfix accepted/tizen_6.0_base accepted/tizen_6.0_base_tool accepted/tizen_6.0_base_tool_hotfix sandbox/vbarinov/3.0.5 tizen_4.0_base_3.0.5 tizen_4.0_tv tizen_5.0_base tizen_5.5_base tizen_5.5_base_mobile_hotfix tizen_5.5_base_wearable_hotfix tizen_5.5_tv tizen_6.0_base tizen_6.0_base_hotfix accepted/tizen/4.0/base/20200426.232215 accepted/tizen/5.0/base/20181101.091246 accepted/tizen/5.5/base/20191030.084455 accepted/tizen/5.5/base/mobile/hotfix/20201023.085930 accepted/tizen/5.5/base/wearable/hotfix/20201023.082105 accepted/tizen/6.0/base/20201029.110239 accepted/tizen/6.0/base/20230713.142758 accepted/tizen/6.0/base/tool/20201029.111835 accepted/tizen/6.0/base/tool/hotfix/20201030.124642 accepted/tizen/6.0/base/tool/hotfix/20201102.085817 accepted/tizen/base/20180910.072602 submit/tizen_4.0_base/20200416.125703 submit/tizen_4.0_tv/20200420.003751 submit/tizen_5.0_base/20181101.000001 submit/tizen_5.5_base/20191030.000001 submit/tizen_5.5_base_mobile_hotfix/20201023.171501 submit/tizen_5.5_base_wearable_hotfix/20201023.155601 submit/tizen_6.0_base/20201029.184801 submit/tizen_6.0_base_hotfix/20201030.192501 submit/tizen_6.0_base_hotfix/20201102.162701 submit/tizen_base/20180906.220932 tizen_5.5.m2_release tizen_6.0.m2_release
authorSlava Barinov <v.barinov@samsung.com>
Tue, 28 Aug 2018 07:44:57 +0000 (10:44 +0300)
committerSlava Barinov <v.barinov@samsung.com>
Fri, 31 Aug 2018 07:44:20 +0000 (10:44 +0300)
Change-Id: I5b5d9193c932b513843da6ac2b84ca0a7092184e
Signed-off-by: Slava Barinov <v.barinov@samsung.com>
packaging/baselibs.conf [deleted file]
packaging/bison.spec

diff --git a/packaging/baselibs.conf b/packaging/baselibs.conf
deleted file mode 100644 (file)
index 81f33b1..0000000
+++ /dev/null
@@ -1 +0,0 @@
-bison
index 49d13bf..49d3046 100644 (file)
@@ -1,14 +1,13 @@
 %define keepstatic 1
 Name:           bison
-BuildRequires:  gcc-c++
-Version:        2.7.1
+BuildRequires:  gcc-c++ gettext-tools flex
+Version:        3.0.5
 Release:        0
 Summary:        The GNU Parser Generator
 License:        GPL-3.0+
 Group:          Platform Development/Utilities
 Url:            http://www.gnu.org/software/bison/bison.html
 Source:         bison-%{version}.tar.xz
-Source2:        baselibs.conf
 Source1001:     bison.manifest
 Requires:       m4
 
@@ -28,8 +27,9 @@ cp %{SOURCE1001} .
 
 %install
 %make_install
+rm -rf %{buildroot}/%{_datadir}/doc
 
-%files 
+%files
 %manifest %{name}.manifest
 %license COPYING
 %{_bindir}/bison