SHA256
1
0
forked from pool/libevent

Autobuild autoformatter for 77947

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libevent?expand=0&rev=20
This commit is contained in:
Sascha Peilicke 2011-08-04 07:19:51 +00:00 committed by Git OBS Bridge
parent 47f1082b1c
commit 74feaf7b45

View File

@ -15,11 +15,13 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: libevent
%define libsoname %{name}-2_0-5
Version: 2.0.10
Release: 1
Release: 3
License: BSD3c(or similar)
Summary: Library Providing an Event Handling API
Url: http://monkey.org/~provos/libevent/
@ -39,6 +41,7 @@ passed.
%package -n %{libsoname}
License: BSD3c(or similar)
Summary: Shared libraries from libevent
Group: Development/Libraries/C and C++
@ -84,6 +87,7 @@ find %{buildroot}%{_libdir} -name "*.la" -delete -print
rm -rf %{buildroot}
%post -n %{libsoname} -p /sbin/ldconfig
%postun -n %{libsoname} -p /sbin/ldconfig
%files -n %{libsoname}