[cpp-log4shib] branch master updated: Missed a version reference.

Scott Cantor cantor.2 at osu.edu
Mon Jun 25 21:04:46 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=e9b9faa8bc0186d2c857d7f1cdfe1ed06277f68a

The following commit(s) were added to refs/heads/master by this push:
       new  e9b9faa   Missed a version reference.
e9b9faa is described below

commit e9b9faa8bc0186d2c857d7f1cdfe1ed06277f68a
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jun 25 21:04:42 2018 -0400

    Missed a version reference.
---
 log4shib.spec.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/log4shib.spec.in b/log4shib.spec.in
index d1033de..78f3885 100644
--- a/log4shib.spec.in
+++ b/log4shib.spec.in
@@ -41,7 +41,7 @@ This package contains just the shared library.
 %package -n lib at PACKAGE_NAME@-devel
 Summary: Development tools for Log for C++
 Group: Development/Libraries
-Requires:   lib at PACKAGE_NAME@1 = %{version}-%{release}
+Requires:   lib at PACKAGE_NAME@2 = %{version}-%{release}
 Provides:	@PACKAGE_NAME at -devel = %{version}-%{release}
 Obsoletes:  @PACKAGE_NAME at -devel < %{version}-%{release}
 

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


More information about the commits mailing list