Autobuild autoformatter for 80388

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qalculate?expand=0&rev=4
This commit is contained in:
Sascha Peilicke 2011-09-01 12:54:52 +00:00 committed by Git OBS Bridge
parent 7ef237d902
commit 8be28bb308

View File

@ -1,7 +1,7 @@
# #
# spec file for package qalculate (Version 0.9.7) # spec file for package qalculate
# #
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -24,7 +24,7 @@ Summary: Powerful Calulator application
Name: qalculate Name: qalculate
Version: 0.9.7 Version: 0.9.7
Release: 1 Release: 5
License: GPL License: GPL
Url: http://qalculate.sourceforge.net/ Url: http://qalculate.sourceforge.net/
Source0: %{libname}-%{version}.tar.bz2 Source0: %{libname}-%{version}.tar.bz2
@ -43,6 +43,7 @@ This is the commandline interface, named qalc.
%package -n %{libname}%{major} %package -n %{libname}%{major}
Summary: Powerful Calulator Library Summary: Powerful Calulator Library
Group: System/Libraries Group: System/Libraries
Suggests: %{name} Suggests: %{name}
@ -58,6 +59,7 @@ This is the shared library package.
%package -n %{libname}-devel %package -n %{libname}-devel
Summary: Header files, libraries and development documentation for %{libname} Summary: Header files, libraries and development documentation for %{libname}
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
Requires: %{libname} = %{version} Requires: %{libname} = %{version}