libnfnetlink 0.0.16
This commit is contained in:
parent
d661c32916
commit
219316fd7c
@ -1 +1 @@
|
||||
libnfnetlink-0.0.14.tar.bz2
|
||||
libnfnetlink-0.0.16.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libnfnetlink
|
||||
Version: 0.0.14
|
||||
Release: 3%{?dist}
|
||||
Version: 0.0.16
|
||||
Release: 1%{?dist}
|
||||
Summary: Netfilter netlink userspace library
|
||||
Group: System Environment/Libraries
|
||||
License: GPL
|
||||
@ -60,10 +60,15 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
%{_libdir}/*.so
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%{_includedir}/libnfnetlink/*.h
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 12 2006 Felipe Kellermann <stdfk@terra.com.br> - 0.0.16-1
|
||||
- Adds pkgconfig to devel files.
|
||||
- Version 0.0.16.
|
||||
|
||||
* Mon May 8 2006 Paul P Komkoff Jr <i@stingr.net> - 0.0.14-3
|
||||
- Include borrowed gpl.txt as LICENSE in %doc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user