[cpp-log4shib] branch master updated: Add pkgconfig build dependency.
Scott Cantor
cantor.2 at osu.edu
Mon Jun 18 14:32:57 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=bf1fd72bc264cca145591acaeb3be7e0e538ca74
The following commit(s) were added to refs/heads/master by this push:
new bf1fd72 Add pkgconfig build dependency.
bf1fd72 is described below
commit bf1fd72bc264cca145591acaeb3be7e0e538ca74
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jun 18 14:32:50 2018 -0400
Add pkgconfig build dependency.
---
log4shib.spec.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/log4shib.spec.in b/log4shib.spec.in
index c5daff7..5082618 100644
--- a/log4shib.spec.in
+++ b/log4shib.spec.in
@@ -8,7 +8,7 @@ Vendor: Shibboleth Consortium
URL: http://shibboleth.net/downloads/@PACKAGE_NAME@/@PACKAGE_VERSION@
Source: %name-%version.tar.bz2
BuildRoot: %_tmppath/%name-%version-root
-BuildRequires: gcc-c++
+BuildRequires: gcc-c++ pkgconfig
%{!?_without_doxygenrpm:BuildRequires: doxygen}
%if "%{_vendor}" == "redhat"
BuildRequires: redhat-rpm-config
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list