[packages/qalculate-gtk] up to 0.9.7, does not compile

glen glen at pld-linux.org
Sat Oct 24 13:30:47 CEST 2015


commit b2605345a41fe6e9ab175684ee22585d0430acb5
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Oct 24 14:30:21 2015 +0300

    up to 0.9.7, does not compile
    
    first needs -Werror=format-security fixes, but then linking errors

 qalculate-gtk.spec | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)
---
diff --git a/qalculate-gtk.spec b/qalculate-gtk.spec
index 887f4f7..de7c26f 100644
--- a/qalculate-gtk.spec
+++ b/qalculate-gtk.spec
@@ -1,12 +1,12 @@
 Summary:	Modern desktop calculator
 Summary(pl.UTF-8):	Nowoczesny kalkulator
 Name:		qalculate-gtk
-Version:	0.9.5
-Release:	1
+Version:	0.9.7
+Release:	0.1
 License:	GPL
 Group:		Applications/Math
-Source0:	http://dl.sourceforge.net/qalculate/%{name}-%{version}.tar.gz
-# Source0-md5:	497ebf325694379682dd933f7a79d1ff
+Source0:	http://downloads.sourceforge.net/qalculate/%{name}-%{version}.tar.gz
+# Source0-md5:	7a7ab4680e285690ca3625992f477f0f
 URL:		http://qalculate.sourceforge.net/
 BuildRequires:	automake
 BuildRequires:	cln-devel >= 1.1.0
@@ -24,8 +24,6 @@ BuildRequires:	scrollkeeper >= 0.1.4
 Requires(post,postun):	scrollkeeper
 Requires:	gnuplot
 Requires:	libqalculate >= %{version}
-Provides:	qalculate = %{version}-%{release}
-Obsoletes:	qalculate
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -43,13 +41,11 @@ graficzny interfejs (GTK+).
 %setup -q
 
 %build
-cp -f /usr/share/automake/config.sub .
 %configure
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qalculate-gtk.git/commitdiff/b2605345a41fe6e9ab175684ee22585d0430acb5



More information about the pld-cvs-commit mailing list