diff --git a/.cvsignore b/.cvsignore index 2f71b9d..d5c6105 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -adminutil-1.1.3.tar.bz2 -adminutil-1.1.4.tar.bz2 +adminutil-1.1.5.tar.bz2 diff --git a/adminutil.spec b/adminutil.spec index 8c92a99..aed9069 100644 --- a/adminutil.spec +++ b/adminutil.spec @@ -6,7 +6,7 @@ Summary: Utility library for directory server administration Name: adminutil -Version: 1.1.4 +Version: 1.1.5 Release: 1%{?dist} License: LGPL URL: http://directory.fedoraproject.org/wiki/AdminUtil @@ -84,6 +84,11 @@ that use %{name}. %{_includedir}/libadmsslutil %changelog +* Thu Oct 18 2007 Rich Megginson - 1.1.5-1 +- bump version to 1.1.5 +- fix icu linking issue +- disable libtool rpath by default - added --enable-rpath option to configure + * Wed Aug 1 2007 Rich Megginson - 1.1.4-1 - updated to version 1.1.4 - fixes bugzilla 250526 diff --git a/sources b/sources index 57ab49b..43782b7 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -a00debecacbf2a669ca87fd691173da2 adminutil-1.1.3.tar.bz2 -26047d23b01e15177a772f79711eb969 adminutil-1.1.4.tar.bz2 +1ce95159db07040d7095b805e9b3b533 adminutil-1.1.5.tar.bz2