rpms/qalculate-kde/devel qalculate-kde.spec,1.15,1.16

Deji Akingunola (deji) fedora-extras-commits at redhat.com
Thu Jan 10 16:10:42 UTC 2008


Author: deji

Update of /cvs/extras/rpms/qalculate-kde/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18513

Modified Files:
	qalculate-kde.spec 
Log Message:
* Thu Jan 10 2008 Deji Akingunola <dakingun at gmail.com> - 0.9.6-3
- Now BR kdelibs3 instead of kdelibs



Index: qalculate-kde.spec
===================================================================
RCS file: /cvs/extras/rpms/qalculate-kde/devel/qalculate-kde.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- qalculate-kde.spec	25 Aug 2007 12:13:31 -0000	1.15
+++ qalculate-kde.spec	10 Jan 2008 16:09:56 -0000	1.16
@@ -1,16 +1,16 @@
-Summary: A multi-purpose desktop calculator for GNU/Linux
-Name: qalculate-kde
-Version: 0.9.6
-Release: 2%{?dist}
-License: GPLv2+
-Group: Applications/Engineering
-URL: http://qalculate.sourceforge.net/
-Source0: http://dl.sf.net/qalculate/qalculate-kde-%{version}.tar.gz
-Patch0: qalculate_kde-desktop.patch
-BuildRoot: %{_tmppath}/qalculate-kde-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: libqalculate-devel, kdelibs-devel, gettext
-BuildRequires: automake16, autoconf
-Requires: gnuplot
+Summary:	A multi-purpose desktop calculator for GNU/Linux
+Name:		qalculate-kde
+Version:	0.9.6
+Release:	3%{?dist}
+License:	GPLv2+
+Group:		Applications/Engineering
+URL:		http://qalculate.sourceforge.net/
+Source0:	http://dl.sf.net/qalculate/qalculate-kde-%{version}.tar.gz
+Patch0:		qalculate_kde-desktop.patch
+BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires:	libqalculate-devel, kdelibs3-devel, gettext
+BuildRequires:	automake16, autoconf
+Requires:	gnuplot
 
 %description
 Qalculate! is a modern multi-purpose desktop calculator for GNU/Linux. It is
@@ -37,7 +37,7 @@
 	--vendor fedora					\
 	--dir %{buildroot}%{_datadir}/applications	\
 	--mode 0644					\
-        %{buildroot}%{_datadir}/applications/kde/qalculate_kde.desktop
+	%{buildroot}%{_datadir}/applications/kde/qalculate_kde.desktop
 
 %find_lang qalculate_kde || touch qalculate_kde.lang
 HTML_DIR=$(kde-config --expandvars --install html)
@@ -71,6 +71,9 @@
 %{_datadir}/icons/hicolor/*/actions/*
 
 %changelog
+* Thu Jan 10 2008 Deji Akingunola <dakingun at gmail.com> - 0.9.6-3
+- Now BR kdelibs3 instead of kdelibs
+
 * Sat Aug 25 2007 Deji Akingunola <dakingun at gmail.com> - 0.9.6-2
 - Rebuild
 




More information about the fedora-extras-commits mailing list