File buteo-syncml.spec of Package buteo-syncml

#norootforbuild

Name: buteo-syncml
Version: 0.4.10.7
Release: 1
Summary: SyncML library
Group: System/Libraries
License: LGPLv2.1
URL: http://meego.gitorious.com/meego-middleware/buteo-syncml
Source0: %{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: doxygen
BuildRequires: pkgconfig(QtCore)
BuildRequires: pkgconfig(libwbxml2)
BuildRequires: pkgconfig(sqlite3)
BuildRequires: pkgconfig(openobex)
BuildRequires: pkgconfig(synccommon)

%description
SyncML library for MeeGo Tablet

%files
%defattr(-,root,root,-)
%config %{_sysconfdir}/sync/*.xsd
%config %{_sysconfdir}/sync/*.xml
%{_libdir}/*.so.*

%package devel
Summary: Development files for %{name}
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}

%description devel
SyncML library for MeeGo Tablet - development files

%files devel
%defattr(-,root,root,-)
%{_includedir}/*
%{_libdir}/*.so
%{_libdir}/*.prl
%{_libdir}/pkgconfig/*.pc


%package tests
Summary: Development files for %{name}
Group: System/Libraries
Requires: %{name} = %{version}-%{release}

%description tests
SyncML library for MeeGo Tablet - tests

%files tests
%defattr(-,root,root,-)
%{_bindir}/*-tests
%{_datadir}/libmeegosyncml-tests

%prep
%setup -q


%build
qmake libmeegosyncml.pro
make %{?_smp_mflags}


%install
rm -rf %{buildroot}
make INSTALL_ROOT=%{buildroot} install


%clean
rm -rf %{buildroot}

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%changelog
* Mon Jan 31 2011 Bernd Wachter <ext-bernd.wachter@nokia.com> - 0.4.10.7
- Update version, fixing BMC#13137
* Wed Jan  5 2011 Bernd Wachter <ext-bernd.wachter@nokia.com> - 0.4.10.2
- Update version, fixing BMC#11996
* Fri Dec 17 2010 Bernd Wachter <ext-bernd.wachter@nokia.com> - 0.4.9.52
- Update version, fixing BMC#11096
* Wed Nov 24 2010 Bernd Wachter <ext-bernd.wachter@nokia.com> - 0.4.9.47
- Update version, required for buteo-sync-plugins fixes from BME#3888
* Sun Oct 17 2010 Bernd Wachter <ext-bernd.wachter@nokia.com> - 0.4.9.38
- Update to latest version
* Thu Sep 23 2010 Bernd Wachter <ext-bernd.wachter@nokia.com> - 0.4.9.35
- Update version, fixing BMC#6136
* Tue Aug 24 2010 Bernd Wachter <ext-bernd.wachter@nokia.com> - 0.4.9.28
- Update to latest version
- Change BuildRequires to pkgconfig
* Mon Jun 28 2010 Bernd Wachter <ext-bernd.wachter@nokia.com> - 0.4.9
- Update to latest version
* Fri Jun 18 2010 Bernd Wachter <ext-bernd.wachter@nokia.com> - 0.4.6
- Initial RPM version
openSUSE Build Service is sponsored by