From c97e9951f42b4da9b2dfccdb2ef2df22ec433cf3 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Wed, 22 Sep 2004 10:36:40 +0000 Subject: [PATCH] add Prereq: /sbin/ldconfig --- .cvsignore | 1 + alchemist.spec | 9 +++++---- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 88b453f..9869ed1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ alchemist-1.0.33.tar.gz +alchemist-1.0.34.tar.gz diff --git a/alchemist.spec b/alchemist.spec index f2d60b8..4c5826b 100644 --- a/alchemist.spec +++ b/alchemist.spec @@ -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 -- rebuilt +* Wed Sep 22 2004 Than Ngo 1.0.34-1 +- add Prereq: /sbin/ldconfig * Fri Mar 5 2004 Tim Waugh 1.0.33-1 - Require python-abi = %%{pyver} (bug #117501, bug #113313). diff --git a/sources b/sources index 2405562..3c85699 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -125b99c1c81461117f6576cda859c313 alchemist-1.0.33.tar.gz +d7e57c429bc913c0b1e53a8d227068bf alchemist-1.0.34.tar.gz