From db59b510adfa0606f406583627fcea1404ee91f62dd1fa6f0956ae696cda511a Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Mon, 17 Jan 2011 16:56:58 +0000 Subject: [PATCH] Autobuild autoformatter for 58556 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=226 --- libzypp.spec | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/libzypp.spec b/libzypp.spec index 3b6f77d..117f996 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -1,22 +1,30 @@ # # spec file for package libzypp # -# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. +# Copyright (c) 2011 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/ # # norootforbuild + Name: libzypp License: GPLv2+ Group: System/Packages BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Package, Patch, Pattern, and Product Management Version: 8.12.0 -Release: 0 +Release: 1 Source: %{name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc Provides: yast2-packagemanager @@ -121,6 +129,7 @@ Authors: Ladislav Slezak %package devel +License: GPLv2+ Requires: libzypp = %{version} Requires: libxml2-devel Requires: openssl-devel @@ -212,7 +221,6 @@ make -C po install DESTDIR=$RPM_BUILD_ROOT cd .. %{find_lang} zypp - %post /sbin/ldconfig if [ -f /var/cache/zypp/zypp.db ]; then rm /var/cache/zypp/zypp.db; fi @@ -277,7 +285,6 @@ if is_old ${LOCKSFILE} done fi - %postun -p /sbin/ldconfig %clean