Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
614c3febf2 |
1 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: ulogd
|
||||
Version: 1.24
|
||||
Release: 14%{?dist}
|
||||
Release: 15%{?dist}
|
||||
Summary: The userspace logging daemon for netfilter
|
||||
License: GPLv2
|
||||
Group: System Environment/Daemons
|
||||
|
|
@ -141,6 +141,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_libdir}/ulogd/ulogd_PCAP.so
|
||||
|
||||
%changelog
|
||||
* Wed Mar 23 2011 Dan Horák <dan@danny.cz> - 1.24-15
|
||||
- rebuilt for mysql 5.5.10 (soname bump in libmysqlclient)
|
||||
|
||||
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.24-14
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue