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