SHA256
1
0
forked from pool/libgtpnl
Jan Engelhardt 2017-04-29 18:33:34 +00:00 committed by Git OBS Bridge
parent 13da84a631
commit ffcc9eab56

View File

@ -44,13 +44,13 @@ Group: System/Libraries
libgtpnl wraps the genetlink-based GPRS tunnel configuration of the
Linux kernel into a C API.
%package -n libgtpnl-devel
%package devel
Summary: Development files for the GPRS tunnel config library
License: GPL-2.0+ and LGPL-2.1+
Group: Development/Libraries/C and C++
Requires: libgtpnl0 = %version
%description -n libgtpnl-devel
%description devel
libgtpnl wraps the genetlink-based GPRS tunnel configuration of the
Linux kernel into a C API.
@ -69,6 +69,9 @@ make %{?_smp_mflags}
%make_install
rm -f "%buildroot/%_libdir"/*.la
%check
make %{?_smp_mflags} check
%post -n libgtpnl0 -p /sbin/ldconfig
%postun -n libgtpnl0 -p /sbin/ldconfig
@ -76,7 +79,7 @@ rm -f "%buildroot/%_libdir"/*.la
%defattr(-,root,root)
%_libdir/libgtpnl.so.0*
%files -n libgtpnl-devel
%files devel
%defattr(-,root,root)
%doc COPYING
%_includedir/libgtpnl/