From 8cceb6eddd68c2f40871d1cc6fc58a2b49ea4424465dbda29d843d0a8cc8a01f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Mon, 20 Aug 2012 16:42:24 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbsd?expand=0&rev=9 --- libbsd.spec | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/libbsd.spec b/libbsd.spec index b74709b..0ebd287 100644 --- a/libbsd.spec +++ b/libbsd.spec @@ -1,10 +1,28 @@ +# +# spec file for package libbsd +# +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + + Name: libbsd Version: 0.4.2 Release: 0 -License: BSD-3-Clause Summary: Provides useful functions commonly found on BSD systems -Url: http://libbsd.freedesktop.org/ +License: BSD-3-Clause Group: System Environment/Libraries +Url: http://libbsd.freedesktop.org/ Source: %{name}-%{version}.tar.gz BuildRequires: pkgconfig BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -42,7 +60,6 @@ make %{?_smp_mflags} rm -rf %{buildroot}%{_libdir}/libbsd.la - %post -n libbsd0 -p /sbin/ldconfig %postun -n libbsd0 -p /sbin/ldconfig