Autobuild autoformatter for 80388
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qalculate?expand=0&rev=4
This commit is contained in:
parent
7ef237d902
commit
8be28bb308
@ -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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -24,7 +24,7 @@ Summary: Powerful Calulator application
|
||||
|
||||
Name: qalculate
|
||||
Version: 0.9.7
|
||||
Release: 1
|
||||
Release: 5
|
||||
License: GPL
|
||||
Url: http://qalculate.sourceforge.net/
|
||||
Source0: %{libname}-%{version}.tar.bz2
|
||||
@ -43,6 +43,7 @@ This is the commandline interface, named qalc.
|
||||
|
||||
%package -n %{libname}%{major}
|
||||
|
||||
|
||||
Summary: Powerful Calulator Library
|
||||
Group: System/Libraries
|
||||
Suggests: %{name}
|
||||
@ -58,6 +59,7 @@ This is the shared library package.
|
||||
|
||||
%package -n %{libname}-devel
|
||||
|
||||
|
||||
Summary: Header files, libraries and development documentation for %{libname}
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{libname} = %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user