[meego-packaging] [meego-commits] 6954: Changes to Trunk:Testing/buteo-syncfw

Zhu, Peter J peter.j.zhu at intel.com
Tue Aug 24 17:05:06 PDT 2010


This resulted in buteo-mtp and buteo-sync-plugins build failed in Trunk:Testing. Please fix them 

Peter

> -----Original Message-----
> From: meego-commits-bounces at meego.com
> [mailto:meego-commits-bounces at meego.com] On Behalf Of Bernd Wachter
> Sent: Wednesday, August 25, 2010 12:23 AM
> To: meego-commits at meego.com
> Subject: [meego-commits] 6954: Changes to Trunk:Testing/buteo-syncfw
> 
> Hi,
> I have made the following changes to buteo-syncfw in project Trunk:Testing.
> Please review and accept ASAP.
> 
> Thank You,
> Bernd Wachter
> 
> [This message was auto-generated]
> 
> ---
> 
> Request #6954:
> 
>   submit:
> home:bwachter:branches:Trunk:Testing/buteo-syncfw(r2)(cleanup) ->
> Trunk:Testing/buteo-syncfw
> 
> 
> Message:
>     Update to latest version
> 
> State:   new          2010-08-24T04:13:03 bwachter
> Comment: None
> 
> 
> 
> changes files:
> --------------
> --- buteo-syncfw.changes
> +++ buteo-syncfw.changes
> @@ -0,0 +1,5 @@
> +* Tue Aug 24 2010 Bernd Wachter <ext-bernd.wachter at nokia.com> -
> 0.5.0.21
> +- Update to latest version
> +- Change BuildRequires to pkgconfig
> +- Package documentation
> +
> 
> old:
> ----
>   buteo-syncfw-0.4.9.tar.gz
> 
> new:
> ----
>   buteo-syncfw-0.5.0.21.tar.gz
> 
> spec files:
> -----------
> --- buteo-syncfw.spec
> +++ buteo-syncfw.spec
> @@ -1,5 +1,5 @@
>  Name: buteo-syncfw
> -Version: 0.4.9
> +Version: 0.5.0.21
>  Release: 1
>  Summary: Synchronization backend
>  Group: System/Libraries
> @@ -7,11 +7,14 @@
>  License: LGPLv2.1
>  Source0: %{name}-%{version}.tar.gz
>  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
> -BuildRequires: doxygen, qt-devel
> -BuildRequires: dbus-devel
> -BuildRequires: contextkit-devel
> -BuildRequires: libaccounts-qt-devel
> -
> +BuildRequires: doxygen, fdupes
> +BuildRequires: pkgconfig(QtCore)
> +BuildRequires: pkgconfig(dbus-1)
> +BuildRequires: pkgconfig(contextsubscriber-1.0)
> +BuildRequires: pkgconfig(accounts-qt)
> +BuildRequires: pkgconfig(qttracker)
> +BuildRequires: pkgconfig(libsignon-qt)
> +BuildRequires: libiphb-devel
> 
>  %description
>  %{summary}.
> @@ -34,14 +37,41 @@
>  %defattr(-,root,root,-)
>  %{_includedir}/*
>  %{_libdir}/*.so
> +%{_libdir}/*.prl
> +%{_libdir}/pkgconfig/*.pc
> +
> +%package doc
> +Summary: Documentation for %{name}
> +Group: Documentation
> +
> +%description doc
> +%{summary}.
> +
> +%files doc
> +%defattr(-,root,root,-)
> +%{_docdir}/sync-fw-doc/*
> 
> +%package tests
> +Summary: Tests for %{name}
> +Group: Development/Libraries
> +
> +%description tests
> +%{summary}.
> +
> +%files tests
> +%defattr(-,root,root,-)
> +%{_datadir}/sync-fw-tests/*
> +%{_datadir}/accounts/services/testsync-ovi.service
> +# binary files in /usr/share, needs to be fixed upstream
> +%exclude %{_datadir}/sync-fw-tests/*.so
> +%exclude %{_datadir}/sync-fw-tests/sync-fw-tests
> 
>  %prep
>  %setup -q
> 
>  %build
>  qmake
> -make %{?_smp_mflags}
> +make
> 
> 
>  %install
> @@ -49,6 +79,7 @@
>  make INSTALL_ROOT=%{buildroot} install
>  chmod -x %{buildroot}/%{_includedir}/libsyncprofile/*.h
>  chmod +x %{buildroot}/%{_bindir}/*
> +%fdupes %{buildroot}/%{_datadir}/sync-fw-tests/
> 
> 
>  %clean
> 
> other changes:
> --------------
> 
> ++++++ buteo-syncfw-0.4.9.tar.gz -> buteo-syncfw-0.5.0.21.tar.gz
> 23048 lines of diff (skipped)
> 
> _______________________________________________
> Meego-commits mailing list
> Meego-commits at meego.com
> http://lists.meego.com/listinfo/meego-commits


More information about the MeeGo-packaging mailing list