add Prereq: /sbin/ldconfig

This commit is contained in:
Than Ngo 2004-09-22 10:36:40 +00:00
commit c97e9951f4
3 changed files with 7 additions and 5 deletions

View file

@ -1 +1,2 @@
alchemist-1.0.33.tar.gz
alchemist-1.0.34.tar.gz

View file

@ -2,11 +2,12 @@
Summary: A multi-sourced configuration back-end.
Name: alchemist
Version: 1.0.33
Release: 2
Version: 1.0.34
Release: 1
License: GPL
Group: System Environment/Base
Source0: %{name}-%{version}.tar.gz
Prereq: /sbin/ldconfig
Requires: libxml2 >= 2.3.8, libxslt >= 0.9.0
Requires: python-abi = %{pyver}
BuildPreReq: libxml2 >= 2.3.8, libxslt >= 0.9.0, libxslt-devel >= 0.9.0
@ -78,8 +79,8 @@ python -O %{_libdir}/python%pyver/compileall.py $RPM_BUILD_ROOT%{_libdir}/python
%doc src/doc/html
%changelog
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Wed Sep 22 2004 Than Ngo <than@redhat.com> 1.0.34-1
- add Prereq: /sbin/ldconfig
* Fri Mar 5 2004 Tim Waugh <twaugh@redhat.com> 1.0.33-1
- Require python-abi = %%{pyver} (bug #117501, bug #113313).

View file

@ -1 +1 @@
125b99c1c81461117f6576cda859c313 alchemist-1.0.33.tar.gz
d7e57c429bc913c0b1e53a8d227068bf alchemist-1.0.34.tar.gz