diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -1,4 +1,5 @@ libc.so.6 libgcc_s.so.1 +libgflags.so.2.2 libpthread.so.0 libstdc++.so.6 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,6 +1,6 @@ name : glog version : 0.3.5 -release : 2 +release : 3 source : - https://github.com/google/glog/archive/v0.3.5.tar.gz : 7580e408a2c0b5a89ca214739978ce6ff480b5e7d8d7698a2aa92fadc484d1e0 license : BSD-3-Clause @@ -8,6 +8,8 @@ summary : C++ implementation of the Google logging module description: | C++ implementation of the Google logging module. +builddeps : + - pkgconfig(gflags) setup : | %configure --disable-static build : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ glog - Michael Meinertzhagen - mmeinert@protonmail.com + Stefan Ric + stfric369@gmail.com BSD-3-Clause programming @@ -30,7 +30,7 @@ programming.devel - glog + glog /usr/include/ @@ -39,12 +39,12 @@ - - 2017-05-21 + + 2017-06-07 0.3.5 Packaging update - Michael Meinertzhagen - mmeinert@protonmail.com + Stefan Ric + stfric369@gmail.com \ No newline at end of file