projects
/
platform
/
upstream
/
gawk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30c6226
)
Update spec to require automake >= 1.13
31/43031/3
accepted/tizen_base
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
tizen
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_base
accepted/tizen/base/20151223.052301
accepted/tizen/mobile/20150709.001402
accepted/tizen/tv/20150709.001413
accepted/tizen/wearable/20150709.001427
submit/tizen/20150708.075352
submit/tizen_base/20151223.111111
submit/tizen_base/20151223.111112
submit/tizen_common/20151015.190624
submit/tizen_common/20151019.135620
submit/tizen_common/20151023.083358
submit/tizen_common/20151026.085049
tizen_3.0.m1_mobile_release
tizen_3.0.m1_tv_release
tizen_3.0.m2.a1_mobile_release
tizen_3.0.m2.a1_tv_release
author
Andreas Brauchli
<andreas.brauchli@sensirion.com>
Tue, 7 Jul 2015 06:35:08 +0000
(08:35 +0200)
committer
Maciej Wereski
<m.wereski@partner.samsung.com>
Tue, 7 Jul 2015 11:09:21 +0000
(13:09 +0200)
Build fails with automake 1.12.1 that is provided by pre-built
toolchain.
Change-Id: Ie35c55a80748629dafb9a65b6fc6d2a72f1ff26f
packaging/gawk.spec
patch
|
blob
|
history
diff --git
a/packaging/gawk.spec
b/packaging/gawk.spec
index
601c4fe
..
1f64ecd
100644
(file)
--- a/
packaging/gawk.spec
+++ b/
packaging/gawk.spec
@@
-1,7
+1,7
@@
Name: gawk
Url: http://www.gnu.org/software/gawk/
Provides: awk
-BuildRequires: automake
+BuildRequires: automake
>= 1.13
BuildRequires: makeinfo
Version: 4.1.1
Release: 0
@@
-65,7
+65,7
@@
AUTOPOINT=true autoreconf --force --install
%docs_package
-%files
+%files
%manifest %{name}.manifest
%defattr(-,root,root)
%license COPYING