FIx cherry-pick error from last commit
This commit is contained in:
parent
39eab56140
commit
f7c0d64b14
1 changed files with 4 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
Summary: 389 Administration Server (admin)
|
||||
Name: 389-admin
|
||||
Version: 1.1.46
|
||||
Release: %{?relprefix}2%{?prerel}%{?dist}
|
||||
Release: %{?relprefix}2%{?prerel}%{?dist}.1
|
||||
License: GPLv2 and ASL 2.0
|
||||
URL: http://www.port389.org/
|
||||
Group: System Environment/Daemons
|
||||
|
|
@ -122,6 +122,9 @@ end
|
|||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 23 2018 Mark Reynolds <mreynolds@redhat.com> - 1.1.46-2.1
|
||||
- FIx cherry-pick error from last commit
|
||||
|
||||
* Mon Jul 23 2018 Mark Reynolds <mreynolds@redhat.com> - 1.1.46-2
|
||||
- Remove ldconfig is post scriptlets
|
||||
|
||||
|
|
|
|||
Reference in a new issue