Browse Source

* expect: add missing BuildRequires: libX11-devel

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3561 ec354946-7b23-47d6-9f5a-488ba84defc7
shaolin 13 years ago
parent
commit
1b0e5e8955
1 changed files with 5 additions and 1 deletions
  1. 5 1
      e/expect/expect-vl.spec

+ 5 - 1
e/expect/expect-vl.spec

@@ -6,7 +6,7 @@ Summary: A Tcl/Tk development environment: expect
 Summary(ja): Tcl/Tk 開発環境: expect
 Name: expect
 Version: %{majorver}.0
-Release: 4%{?_dist_release}
+Release: 5%{?_dist_release}
 Group: Development/Languages
 URL: http://expect.nist.gov/
 License: BSD
@@ -21,6 +21,7 @@ Buildroot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: tcl >= %{tcl_major}
 BuildRequires: thread >= %{thread_major}
 BuildRequires: autoconf213
+BuildRequires: libX11-devel
 
 %description -n expect
 Expect is a tcl extension for automating interactive applications such
@@ -141,6 +142,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Apr 19 2011 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 5.43-5
+- add missing BuildRequires: libX11-devel
+
 * Sat Apr 16 2011 Shu KONNO <owa@bg.wakwak.com> 5.43-4
 - rebuilt with rpm-4.8.1-3