[icedtea-web] added autoconf build requirement

jiri vanek jvanek at fedoraproject.org
Fri Jun 7 13:13:59 UTC 2013


commit 566b1b67150100bdad014869cfd0f502ca90df31
Author: Jiri Vanek <jvanek at jvanek.redhat>
Date:   Fri Jun 7 15:13:40 2013 +0200

    added autoconf build requirement

 icedtea-web.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/icedtea-web.spec b/icedtea-web.spec
index e6bb033..9f08548 100644
--- a/icedtea-web.spec
+++ b/icedtea-web.spec
@@ -31,6 +31,7 @@ BuildRequires:  java-%{javaver}-openjdk-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  gecko-devel
 BuildRequires:  glib2-devel
+BuildRequires:  autoconf
 BuildRequires:  xulrunner-devel
 BuildRequires:  junit4
 
@@ -146,6 +147,7 @@ exit 0
 %changelog
 * Fri Jun 07 2013 Jiri Vanek <jvanek at redhat.com> 1.4-1
 - Adapted to latest openjdk changes
+- added build requires for autoconf
 - minor clean up
 - Updated to 1.4
 - See announcement for detail


More information about the scm-commits mailing list