[cpp-log4shib] branch master updated: Fix typo in postun step.

Scott Cantor cantor.2 at osu.edu
Tue Jul 10 15:35:58 EDT 2018


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository cpp-log4shib.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-log4shib.git;a=commit;h=98007fd8a27c42e0204fdcfd2b75d9e981a308b1

The following commit(s) were added to refs/heads/master by this push:
       new  98007fd   Fix typo in postun step.
98007fd is described below

commit 98007fd8a27c42e0204fdcfd2b75d9e981a308b1
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jul 10 15:35:54 2018 -0400

    Fix typo in postun step.
---
 log4shib.spec.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/log4shib.spec.in b/log4shib.spec.in
index 78f3885..a416682 100644
--- a/log4shib.spec.in
+++ b/log4shib.spec.in
@@ -67,7 +67,7 @@ config/install-sh -m 644 -c AUTHORS COPYING INSTALL NEWS README THANKS ChangeLog
 [ "$RPM_BUILD_ROOT" != "/" ] && %{__rm} -rf $RPM_BUILD_ROOT
 
 %ifnos solaris2.8 solaris2.9 solaris2.10
-%post -n lib at PACKAGE_NAME@1 -p /sbin/ldconfig
+%post -n lib at PACKAGE_NAME@2 -p /sbin/ldconfig
 %endif
 
 %post -n lib at PACKAGE_NAME@-devel

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list