From 6cf4c39c51354e6ad24fc2f8fa9d997c46f3d7ca Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Tue, 1 Feb 2005 00:38:06 +0000 Subject: [PATCH] - change the compat package version to not include the release, because going from release 1 to release 1.? would screw up ordering --- openldap.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openldap.spec b/openldap.spec index 54612f5..2ab1efd 100644 --- a/openldap.spec +++ b/openldap.spec @@ -131,7 +131,7 @@ Group: System Environment/Libraries Requires: openldap = %{version_22}-%{release}, cyrus-sasl >= 2.1 # Why this weirdo version number? We want to ensure that version comparisons # for this package always sort in the same order as the main openldap package. -Version: %{version_22}_%{release}_%{compat_version} +Version: %{version_22}_%{compat_version} %description -n compat-openldap OpenLDAP is an open source suite of LDAP (Lightweight Directory Access