[snoopy] Update to 2.2.6 #2

Mosaab Alzoubi moceap at fedoraproject.org
Sun Mar 22 13:49:24 UTC 2015


commit 42182138f03c89920f902ef3b36e4eae6d85aa6e
Author: Mosaab Alzoubi <moceap at hotmail.com>
Date:   Sun Mar 22 16:49:06 2015 +0300

    Update to 2.2.6 #2

 snoopy.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/snoopy.spec b/snoopy.spec
index 10cf320..d24674d 100644
--- a/snoopy.spec
+++ b/snoopy.spec
@@ -7,6 +7,7 @@ Summary:        A preload library to send shell commands to syslog
 License:        GPLv2+
 URL:            https://github.com/a2o/snoopy
 Source0:        https://github.com/a2o/snoopy/archive/%{commit}/snoopy-%{commit}.tar.gz
+BuildRequires:  autoconf
 
 %description
 Snoopy is designed to aid a sysadmin by providing a log of commands executed. Snoopy is completely transparent to the user and applications. It is linked into programs to provide a wrapper around calls to execve(). Logging is done via syslog.
@@ -66,6 +67,7 @@ install -c -m 644 src/*.h %{buildroot}%{_includedir}/%{name}
 - Remove old %%clean way
 - Remove README.Fedora due to its included in tools
 - Add %%license macro
+- Fix BRs
 - Use %%make_install
 - Right way for ldconfig
 - Right way for lib macro


More information about the scm-commits mailing list