|
|
|
|
@ -31,8 +31,8 @@ Distribution: OpenPKG Community
|
|
|
|
|
Class: EVAL |
|
|
|
|
Group: Logfile |
|
|
|
|
License: BSD |
|
|
|
|
Version: 1.0.1 |
|
|
|
|
Release: 20140212 |
|
|
|
|
Version: 1.0.5 |
|
|
|
|
Release: 20150103 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://download.rsyslog.com/liblogging/liblogging-%{version}.tar.gz |
|
|
|
|
@ -72,6 +72,7 @@ PreReq: OpenPKG, openpkg >= 20100101
|
|
|
|
|
./configure \ |
|
|
|
|
--prefix=%{l_prefix} \ |
|
|
|
|
--includedir=%{l_prefix}/include/liblogging \ |
|
|
|
|
--disable-journal \ |
|
|
|
|
--disable-shared |
|
|
|
|
%{l_make} %{l_mflags -O} |
|
|
|
|
|
|
|
|
|
|