From 99eafc1b5e3cf7676aeb6012a0987509acf9da7ec1289b2fd661ed19e8057952 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 12 Dec 2011 15:59:00 +0000 Subject: [PATCH] Accepting request 95846 from KDE:Distro:Factory forward to factory OBS-URL: https://build.opensuse.org/request/show/95846 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qalculate?expand=0&rev=6 --- qalculate.changes | 5 +++++ qalculate.spec | 23 ++++++++++++----------- 2 files changed, 17 insertions(+), 11 deletions(-) diff --git a/qalculate.changes b/qalculate.changes index 458fb9c..a05106f 100644 --- a/qalculate.changes +++ b/qalculate.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 7 14:18:26 UTC 2011 - coolo@suse.com + +- this is GPL-2.0+ + ------------------------------------------------------------------- Mon Mar 14 09:16:58 UTC 2011 - coolo@novell.com diff --git a/qalculate.spec b/qalculate.spec index d57f936..861819f 100644 --- a/qalculate.spec +++ b/qalculate.spec @@ -15,23 +15,28 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - %define major 5 %define libname libqalculate Summary: Powerful Calulator application +License: GPL-2.0+ +Group: Productivity/Scientific/Math Name: qalculate Version: 0.9.7 -Release: 5 -License: GPL +Release: 0 Url: http://qalculate.sourceforge.net/ Source0: %{libname}-%{version}.tar.bz2 -Group: Productivity/Scientific/Math BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: gcc-c++ glib2-devel intltool libxml2-devel perl-XML-Parser pkgconfig readline-devel -BuildRequires: cln-devel gmp-devel +BuildRequires: cln-devel +BuildRequires: gcc-c++ +BuildRequires: glib2-devel +BuildRequires: gmp-devel +BuildRequires: intltool +BuildRequires: libxml2-devel +BuildRequires: perl-XML-Parser +BuildRequires: pkgconfig +BuildRequires: readline-devel %description Qalculate! is a modern multi-purpose desktop calculator for GNU/Linux. It is @@ -42,8 +47,6 @@ and a graphical interface that uses a one-line fault-tolerant expression entry This is the commandline interface, named qalc. %package -n %{libname}%{major} - - Summary: Powerful Calulator Library Group: System/Libraries Suggests: %{name} @@ -58,8 +61,6 @@ and a graphical interface that uses a one-line fault-tolerant expression entry 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}