- Removed dependency generator for EL-4.
This commit is contained in:
parent
fe87bc5ebe
commit
4de8e8aae5
@ -2,7 +2,7 @@
|
||||
|
||||
Name: ocaml-omake
|
||||
Version: 0.9.8.5
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: OCaml build system with automated dependency analysis
|
||||
|
||||
Group: Development/Tools
|
||||
@ -21,10 +21,6 @@ BuildRequires: ncurses-devel
|
||||
#BuildRequires: hevea
|
||||
BuildRequires: chrpath
|
||||
|
||||
%define _use_internal_dependency_generator 0
|
||||
%define __find_requires /usr/lib/rpm/ocaml-find-requires.sh
|
||||
%define __find_provides /usr/lib/rpm/ocaml-find-provides.sh
|
||||
|
||||
|
||||
%description
|
||||
OMake is a build system designed for scalability and portability. It
|
||||
@ -84,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Apr 25 2008 Richard W.M. Jones <rjones@redhat.com> - 0.9.8.5-3
|
||||
- Removed dependency generator for EL-4.
|
||||
|
||||
* Wed Apr 23 2008 Richard W.M. Jones <rjones@redhat.com> - 0.9.8.5-2
|
||||
- Added stdin/stdout fix patch from Debian.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user