File datakiosk.spec of Package datakiosk
#
# spec file for package datakiosk (Version 0.7)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: datakiosk
BuildRequires: kdelibs3-devel
Url: http://extragear.kde.org/apps/datakiosk/
Summary: JuK-Like Database Interface Tool
Version: 0.7
Release: 154
License: GPL v2 or later
Group: Productivity/Databases/Clients
Requires: qt3_database_plugin
Requires: koffice-extra
Source0: %{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
datakiosk can be used to generate searches or reports from existing SQL
databases.
Authors:
--------
Adam Treat <manyoso@yahoo.com>
%prep
%setup -q
. /etc/opt/kde3/common_options
update_admin
%build
. /etc/opt/kde3/common_options
./configure $configkde --disable-final
make %{?jobs:-j %jobs}
%install
. /etc/opt/kde3/common_options
make $INSTALL_TARGET DESTDIR=$RPM_BUILD_ROOT
%suse_update_desktop_file -r %name Office Database
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%dir /opt/kde3/share/icons/hicolor/128x128
%dir /opt/kde3/share/icons/hicolor/128x128/apps
%dir /opt/kde3/share/icons/hicolor/16x16/apps
%dir /opt/kde3/share/icons/hicolor/16x16
%dir /opt/kde3/share/icons/hicolor/32x32/apps
%dir /opt/kde3/share/icons/hicolor/32x32
%dir /opt/kde3/share/icons/hicolor/48x48
%dir /opt/kde3/share/icons/hicolor/48x48/apps
%dir /opt/kde3/share/icons/hicolor/64x64
%dir /opt/kde3/share/icons/hicolor/64x64/apps
/opt/kde3/bin/datakiosk
/opt/kde3/share/apps/datakiosk
/opt/kde3/share/icons/*/*/*/*
/opt/kde3/share/applications/kde/datakiosk.desktop
%changelog
* Fri Dec 21 2007 - stbinner@suse.de
- no absolute path require
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Sat Nov 12 2005 - dmueller@suse.de
- fix filelist
* Tue Jun 14 2005 - adrian@suse.de
- update to version 0.7
* Wed May 25 2005 - adrian@suse.de
- fix new gcc4 errors
* Thu Mar 17 2005 - adrian@suse.de
- update to version 0.6
* translations added
* Thu Feb 10 2005 - adrian@suse.de
- initial package of version 0.5.0