diff options
-rw-r--r-- | openssl.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/openssl.spec b/openssl.spec index c9c687366e..a994dc1c51 100644 --- a/openssl.spec +++ b/openssl.spec @@ -1,6 +1,6 @@ %define libmaj 0 %define libmin 9 -%define librel 8 +%define librel 9 #%define librev a Release: 1 @@ -145,6 +145,8 @@ ldconfig ldconfig %changelog +* Sun Jun 6 2005 Richard Levitte <richard@levitte.org> +- Remove the incorrect installation of '%{openssldir}/lib'. * Wed May 7 2003 Richard Levitte <richard@levitte.org> - Add /usr/lib/pkgconfig/openssl.pc to the development section. * Thu Mar 22 2001 Richard Levitte <richard@levitte.org> |