libnfnetlink-1.0.0+git35
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/libnfnetlink?expand=0&rev=24
This commit is contained in:
parent
ff46db3ba8
commit
3cdf61fb57
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d383163609d7e807c25b708dab9b8187ce06e6cc01aebeca22718ea970d9b6f
|
||||
size 27752
|
3
libnfnetlink-1.0.0+git35.tar.xz
Normal file
3
libnfnetlink-1.0.0+git35.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b82b2e44c6b2e237ca68c99de352c3b1dad08cf002a1b155973649510c8055c5
|
||||
size 27952
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 01:52:43 UTC 2012 - jengelh@inai.de
|
||||
|
||||
- Update to new git snapshot 1.0.0+git35
|
||||
* Fix incomplete retrieval of the interface list,
|
||||
which causes conntrackd to not operate as desired
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 10 15:54:47 UTC 2012 - cfarrell@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libnfnetlink
|
||||
%define libsoname %{name}0
|
||||
Version: 1.0.0+git28
|
||||
Version: 1.0.0+git35
|
||||
Release: 0
|
||||
Url: http://netfilter.org/projects/libnfnetlink/
|
||||
|
||||
@ -91,7 +91,7 @@ tar -xf "%{S:0}" --use=xz;
|
||||
if [ ! -e configure ]; then
|
||||
autoreconf -fi;
|
||||
fi
|
||||
%configure --disable-static --includedir=%_includedir/%name-%version
|
||||
%configure --disable-static --includedir="%_includedir/%name-%version"
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
|
Loading…
x
Reference in New Issue
Block a user