Autobuild autoformatter for 51733

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/linux-atm?expand=0&rev=13
This commit is contained in:
OBS User autobuild 2010-11-02 10:37:53 +00:00 committed by Git OBS Bridge
parent cf9cde5b3f
commit 22cb5be3a3

View File

@ -1,7 +1,7 @@
#
# spec file for package linux-atm (Version 2.5.0)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 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
@ -22,11 +22,11 @@ Name: linux-atm
%define sover 1
BuildRequires: bison flex glibc-devel
Url: http://sourceforge.net/projects/linux-atm/
License: BSD 3-clause (or similar) ; GPL v2 or later ; LGPL v2.1 or later
License: BSD3c(or similar) ; GPLv2+ ; LGPLv2.1+
Group: Productivity/Networking/Other
Summary: Tools for ATM
Version: 2.5.0
Release: 137
Release: 145
Source0: linux-atm-%{version}.tar.bz2
Patch0: linux-atm-%{version}.diff
Patch1: linux-atm-2.5.0-include.patch
@ -45,7 +45,8 @@ Authors:
Paul B. Schroeder, <paulsch@us.ibm.com>
%package -n libatm%sover
License: BSD 3-clause (or similar) ; GPL v2 or later ; LGPL v2.1 or later
License: BSD3c(or similar) ; GPLv2+ ; LGPLv2.1+
Group: System/Libraries
Summary: Libraries for ATM
@ -61,7 +62,7 @@ Authors:
Paul B. Schroeder, <paulsch@us.ibm.com>
%package devel
License: BSD 3-clause (or similar) ; GPL v2 or later ; LGPL v2.1 or later
License: BSD3c(or similar) ; GPLv2+ ; LGPLv2.1+
Group: Development/Libraries/C and C++
Summary: Development for ATM
Requires: linux-atm-lib = %version