From 6c08c1da21cfa876a86680997d1d83cfc3740c94 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 20:46:00 +0100 Subject: [PATCH] automatic update by autodist [release 2.10b-1mamba;Fri Nov 28 2014] --- basket.spec | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/basket.spec b/basket.spec index d62bc6d..4a591f5 100644 --- a/basket.spec +++ b/basket.spec @@ -1,9 +1,9 @@ %define qtver %(echo `rpm -q --queryformat '%{VERSION}-%{RELEASE}' libqt`) %define kdedir %(echo `kde-config --prefix`) %define kdever %(echo `rpm -q --queryformat '%{VERSION}' kdelibs`) - +%define pkgver %(echo %version | sed "s|[a-z]||") Name: basket -Version: 1.90.git20090518 +Version: 2.10b Release: 1mamba Summary: BasKet note pads for KDE Group: Graphical Desktop/Applications/Utilities @@ -11,7 +11,7 @@ Vendor: openmamba Distribution: openmamba Packager: Aleph0 URL: http://basket.kde.org -Source: http://basket.kde.org/downloads/basket-%{version}.tar.bz2 +Source: https://launchpad.net/basket/kde4/%{version}/+download/basket-%{pkgver}-beta.tar.bz2 License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -37,7 +37,7 @@ This application provide as many baskets as you wish, and you can drag and drop Objects can be edited, copied, dragged... So, you can arrange them as you want! %prep -%setup -q -n basket +%setup -q -n basket-%{pkgver}-beta %build export KDEDIR=%{kdedir} @@ -58,15 +58,22 @@ cd build %defattr(-,root,root) %{_kde4_bindir}/basket %{_kde4_datadir}/basket -%{_kde4_icondir}/crystalsvg %{_kde4_libdir}/libbasketcommon.so* %{_kde4_libdir}/kde4/kcm_basket.so +%{_kde4_libdir}/kde4/basketthumbcreator.so +%doc %lang(en) %{_kde4_htmldir}/en/basket/common +%doc %lang(en) %{_kde4_htmldir}/en/basket/index.cache.bz2 +%doc %lang(en) %{_kde4_htmldir}/en/basket/index.docbook +%{_kde4_icondir}/hicolor %{_kde4_servicesdir}/basket* %{_kde4_xdgappsdir}/basket.desktop %{_kde4_localedir}/*/LC_MESSAGES/basket.mo -%doc AUTHORS COPYING README TODO +%doc AUTHORS COPYING TODO %changelog +* Fri Nov 28 2014 Automatic Build System 2.10b-1mamba +- automatic update by autodist + * Mon May 18 2009 Silvan Calarco 1.90.git20090518-1mamba - update to 1.90.git20090518