diff options
Diffstat (limited to 'ldapserver.spec.tmpl')
| -rw-r--r-- | ldapserver.spec.tmpl | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ldapserver.spec.tmpl b/ldapserver.spec.tmpl index 9cbbc59b..a00ed16a 100644 --- a/ldapserver.spec.tmpl +++ b/ldapserver.spec.tmpl @@ -45,7 +45,7 @@ Summary: @COMPANY-PRODUCT-NAME@ Name: @LCASE-COMPANY-NAME-NOSP@-ds Version: @GEN-VERSION@ -Release: 1.@PLATFORM@ +Release: 2.@PLATFORM@ License: GPL plus extensions Group: System Environment/Daemons URL: @COMPANY-URL@ @@ -107,6 +107,9 @@ if [ "$1" = 0 ] ; then fi %changelog +* Tue May 10 2005 Richard Megginson <rmeggins@redhat.com> 7.1-2 +- Change release to 2 + * Fri Apr 8 2005 Rich Megginson <rmeggins@redhat.com> 7.1-1 - check for last version removal in preun |
