From 74feaf7b451f2f66e6413bd719704630e73cb3e97a1473563eb90234001ae375 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Thu, 4 Aug 2011 07:19:51 +0000 Subject: [PATCH] Autobuild autoformatter for 77947 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libevent?expand=0&rev=20 --- libevent.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libevent.spec b/libevent.spec index ab687f9..6c3504a 100644 --- a/libevent.spec +++ b/libevent.spec @@ -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}