1.0.0+git28
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/libnfnetlink?expand=0&rev=19
This commit is contained in:
parent
0a75e1137d
commit
8ccbb4b0ca
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1dbb4a04e9287236d49a96df25954b0306f81a34679541decc4d535324498efe
|
||||
size 28480
|
3
libnfnetlink-1.0.0+git28.tar.xz
Normal file
3
libnfnetlink-1.0.0+git28.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d383163609d7e807c25b708dab9b8187ce06e6cc01aebeca22718ea970d9b6f
|
||||
size 27752
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 31 20:25:58 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
- Update to new git snapshot 1.0.0+git28
|
||||
* build updates, license update
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 29 20:50:58 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
|
@ -19,11 +19,11 @@
|
||||
|
||||
Name: libnfnetlink
|
||||
%define libsoname %{name}0
|
||||
Version: 1.0.0+git1
|
||||
Version: 1.0.0+git28
|
||||
Release: 2
|
||||
License: GPL-2.0
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Networking/Security
|
||||
URL: http://netfilter.org/projects/libnfnetlink/
|
||||
Url: http://netfilter.org/projects/libnfnetlink/
|
||||
|
||||
#Git-Clone: git://git.netfilter.org/libnfnetlink
|
||||
#DL-URL: ftp://ftp.netfilter.org/pub/libnfnetlink/
|
||||
@ -31,9 +31,7 @@ URL: http://netfilter.org/projects/libnfnetlink/
|
||||
Source: %name-%version.tar.xz
|
||||
Source2: baselibs.conf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: xz
|
||||
BuildRequires: libtool
|
||||
BuildRequires: autoconf automake >= 1.6 libtool pkgconfig >= 0.23 xz
|
||||
Summary: Low-level library for Netfilter-related kernel/userspace communication
|
||||
|
||||
%description
|
||||
@ -95,7 +93,7 @@ make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
find %buildroot -name "*.la" -delete
|
||||
rm -f "%buildroot/%_libdir"/*.la;
|
||||
|
||||
%post -n %libsoname -p /sbin/ldconfig
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user