File libQtTapioca0.spec of Package libQtTapioca0

#
# spec file for package libQtTapioca0 (Version 0.14.1+svn2032)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:           libQtTapioca0
BuildRequires:  cmake kde4-filesystem libQtTelepathy-devel libqt4-devel
Url:            http://tapioca-voip.sourceforge.net/
Version:        0.14.1+svn2032
Release:        145
License:        LGPL v2.1 or later
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Group:          System/GUI/KDE
Summary:        Qt bindings for Tapioca
Requires:       libqt4 > 4.2
%define tar_version %version
Source:         tapioca-qt-%{tar_version}.tar.bz2
Patch:          tapioca_dtmf.diff

%description
This package contains the Qt bindings for Tapioca



Authors:
--------
    Abner Jose de Faria Silva <abner.silva@indt.org.br>
    Andre Moreira Magalhaes <andre.magalhaes@indt.org.br>
    Tobias Hunger <tobias.hunger@basyskom.de>

%package -n libQtTapioca-devel
License:        LGPL v2.1 or later
Group:          System/GUI/KDE
Summary:        Qt bindings for Tapioca - development files
Requires:       %name = %{version}
Requires:       libQtTelepathy-devel

%description -n libQtTapioca-devel
This package contains the Qt bindings for Tapioca



Authors:
--------
    Abner Jose de Faria Silva <abner.silva@indt.org.br>
    Andre Moreira Magalhaes <andre.magalhaes@indt.org.br>
    Tobias Hunger <tobias.hunger@basyskom.de>

%prep
%setup -q -n tapioca-qt-%{tar_version}
%patch

%build
%cmake_kde4 -d build
%make_jobs

%install
cd build
%makeinstall

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%{_libdir}/libQtTapioca*.so.*

%files -n libQtTapioca-devel
%defattr(-,root,root)
%{_libdir}/libQtTapioca*.so
%{_libdir}/pkgconfig/QtTapioca*.pc
%{_prefix}/include/QtTapioca

%changelog
* Sat Aug 04 2007 dmueller@suse.de
- Initial package (0.11.4)
openSUSE Build Service is sponsored by